-- MySQL dump 10.19  Distrib 10.3.35-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: flatir11_wp628
-- ------------------------------------------------------
-- Server version	10.3.35-MariaDB-log

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wpml_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpml_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`)
) ENGINE=MyISAM AUTO_INCREMENT=553 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_actionscheduler_actions`
--

LOCK TABLES `wpml_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpml_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpml_actionscheduler_actions` VALUES (509,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-28 06:15:13','2021-08-28 06:15:13','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630131313;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630131313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-28 06:20:09','2021-08-28 00:20:09',0,NULL),(529,'wpforms_builder_help_cache_update','complete','2021-09-11 14:25:14','2021-09-11 14:25:14','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631370314;s:18:\"\0*\0first_timestamp\";i:1622294566;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631370314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-09-11 14:26:08','2021-09-11 08:26:08',0,NULL),(520,'wpforms_admin_addons_cache_update','complete','2021-09-07 21:35:13','2021-09-07 21:35:13','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631050513;s:18:\"\0*\0first_timestamp\";i:1621975384;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631050513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-09-07 21:35:22','2021-09-07 15:35:22',0,NULL),(502,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-25 06:05:13','2021-08-25 06:05:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629871513;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629871513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-25 06:10:11','2021-08-25 00:10:11',0,NULL),(499,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-24 06:05:07','2021-08-24 06:05:07','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629785107;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629785107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-24 06:05:13','2021-08-24 00:05:13',0,NULL),(500,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-24 06:05:07','2021-08-24 06:05:07','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629785107;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629785107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-24 06:05:13','2021-08-24 00:05:13',0,NULL),(504,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-26 06:10:11','2021-08-26 06:10:11','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629958211;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629958211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-26 06:10:15','2021-08-26 00:10:15',0,NULL),(501,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-25 06:05:13','2021-08-25 06:05:13','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629871513;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629871513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-25 06:10:11','2021-08-25 00:10:11',0,NULL),(462,'wpforms_email_summaries_fetch_info_blocks','complete','2021-08-15 02:45:20','2021-08-15 02:45:20','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628995520;s:18:\"\0*\0first_timestamp\";i:1621734346;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628995520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-15 02:50:13','2021-08-14 20:50:13',0,NULL),(461,'wpforms_builder_help_cache_update','complete','2021-08-14 14:05:15','2021-08-14 14:05:15','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628949915;s:18:\"\0*\0first_timestamp\";i:1622294566;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628949915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-14 14:10:14','2021-08-14 08:10:14',0,NULL),(505,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-26 06:10:11','2021-08-26 06:10:11','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629958211;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629958211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-26 06:10:15','2021-08-26 00:10:15',0,NULL),(515,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-30 06:20:16','2021-08-30 06:20:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630304416;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630304416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-30 06:25:14','2021-08-30 00:25:14',0,NULL),(508,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-28 06:15:13','2021-08-28 06:15:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630131313;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630131313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-28 06:20:09','2021-08-28 00:20:09',0,NULL),(550,'wpforms_email_summaries_fetch_info_blocks','complete','2021-09-09 21:47:11','2021-09-09 21:47:11','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631224031;s:18:\"\0*\0first_timestamp\";i:1631224031;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631224031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-09-11 15:15:15','2021-09-11 09:15:15',0,NULL),(513,'wpforms_email_summaries_fetch_info_blocks','complete','2021-09-05 03:00:14','2021-09-05 03:00:14','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630810814;s:18:\"\0*\0first_timestamp\";i:1621734346;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630810814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-09-05 03:05:16','2021-09-04 21:05:16',0,NULL),(506,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-27 06:10:15','2021-08-27 06:10:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630044615;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630044615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-27 06:15:13','2021-08-27 00:15:13',0,NULL),(507,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-27 06:10:15','2021-08-27 06:10:15','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630044615;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630044615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-27 06:15:13','2021-08-27 00:15:13',0,NULL),(525,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-04 06:45:19','2021-09-04 06:45:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630737919;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630737919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-04 06:50:09','2021-09-04 00:50:09',0,NULL),(512,'wpforms_builder_help_cache_update','complete','2021-09-04 14:20:10','2021-09-04 14:20:10','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630765210;s:18:\"\0*\0first_timestamp\";i:1622294566;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630765210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-09-04 14:25:14','2021-09-04 08:25:14',0,NULL),(510,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-29 06:20:09','2021-08-29 06:20:09','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630218009;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630218009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-29 06:20:16','2021-08-29 00:20:16',0,NULL),(511,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-29 06:20:09','2021-08-29 06:20:09','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630218009;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630218009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-29 06:20:16','2021-08-29 00:20:16',0,NULL),(516,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-31 06:25:14','2021-08-31 06:25:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630391114;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630391114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-31 06:30:16','2021-08-31 00:30:16',0,NULL),(542,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":30}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-09-09 21:57:40','2021-09-09 15:57:40',0,NULL),(549,'wpforms_process_entry_emails_meta_cleanup','pending','2021-09-12 00:00:00','2021-09-12 00:00:00','{\"tasks_meta_id\":32}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631404800;s:18:\"\0*\0first_timestamp\";i:1631404800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631404800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(547,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":31}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-09-11 14:22:50','2021-09-11 08:22:50',0,NULL),(469,'wpforms_admin_addons_cache_update','complete','2021-08-17 21:25:15','2021-08-17 21:25:15','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629235515;s:18:\"\0*\0first_timestamp\";i:1621975384;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629235515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-17 21:30:08','2021-08-17 15:30:08',0,NULL),(517,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-31 06:25:14','2021-08-31 06:25:14','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630391114;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630391114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-31 06:30:16','2021-08-31 00:30:16',0,NULL),(519,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-01 06:30:16','2021-09-01 06:30:16','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630477816;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630477816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-01 06:35:15','2021-09-01 00:35:15',0,NULL),(521,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-02 06:35:15','2021-09-02 06:35:15','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630564515;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630564515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-02 06:40:21','2021-09-02 00:40:21',0,NULL),(524,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-03 06:40:21','2021-09-03 06:40:21','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630651221;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630651221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-03 06:45:19','2021-09-03 00:45:19',0,NULL),(522,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-02 06:35:15','2021-09-02 06:35:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630564515;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630564515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-02 06:40:21','2021-09-02 00:40:21',0,NULL),(518,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-01 06:30:16','2021-09-01 06:30:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630477816;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630477816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-01 06:35:15','2021-09-01 00:35:15',0,NULL),(523,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-03 06:40:21','2021-09-03 06:40:21','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630651221;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630651221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-03 06:45:19','2021-09-03 00:45:19',0,NULL),(526,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-04 06:45:19','2021-09-04 06:45:19','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630737919;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630737919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-04 06:50:09','2021-09-04 00:50:09',0,NULL),(541,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-10 07:10:21','2021-09-10 07:10:21','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631257821;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631257821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-10 07:15:16','2021-09-10 01:15:16',0,NULL),(531,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-06 06:55:16','2021-09-06 06:55:16','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630911316;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630911316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-06 07:00:14','2021-09-06 01:00:14',0,NULL),(528,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-05 06:50:09','2021-09-05 06:50:09','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630824609;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630824609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-05 06:55:16','2021-09-05 00:55:16',0,NULL),(527,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-05 06:50:09','2021-09-05 06:50:09','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630824609;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630824609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-05 06:55:16','2021-09-05 00:55:16',0,NULL),(532,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-06 06:55:16','2021-09-06 06:55:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630911316;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630911316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-06 07:00:14','2021-09-06 01:00:14',0,NULL),(503,'wpforms_admin_addons_cache_update','complete','2021-08-31 21:30:17','2021-08-31 21:30:17','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630445417;s:18:\"\0*\0first_timestamp\";i:1621975384;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630445417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-31 21:35:13','2021-08-31 15:35:13',0,NULL),(534,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-07 07:00:14','2021-09-07 07:00:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630998014;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630998014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-07 07:00:22','2021-09-07 01:00:22',0,NULL),(479,'wpforms_email_summaries_fetch_info_blocks','complete','2021-08-22 02:50:13','2021-08-22 02:50:13','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629600613;s:18:\"\0*\0first_timestamp\";i:1621734346;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629600613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-22 02:55:14','2021-08-21 20:55:14',0,NULL),(487,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-19 05:45:13','2021-08-19 05:45:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629351913;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629351913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-19 05:50:14','2021-08-18 23:50:14',0,NULL),(539,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-09 07:05:20','2021-09-09 07:05:20','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631171120;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631171120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-09 07:10:21','2021-09-09 01:10:21',0,NULL),(533,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-07 07:00:14','2021-09-07 07:00:14','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630998014;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630998014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-07 07:00:22','2021-09-07 01:00:22',0,NULL),(535,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-08 07:00:22','2021-09-08 07:00:22','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631084422;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631084422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-08 07:05:20','2021-09-08 01:05:20',0,NULL),(543,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-11 07:15:16','2021-09-11 07:15:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631344516;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631344516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-11 07:20:15','2021-09-11 01:20:15',0,NULL),(540,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-10 07:10:21','2021-09-10 07:10:21','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631257821;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631257821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-10 07:15:16','2021-09-10 01:15:16',0,NULL),(552,'wpforms_email_summaries_fetch_info_blocks','pending','2021-09-18 15:15:15','2021-09-18 15:15:15','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631978115;s:18:\"\0*\0first_timestamp\";i:1631224031;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631978115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(544,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-11 07:15:16','2021-09-11 07:15:16','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631344516;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631344516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-11 07:20:15','2021-09-11 01:20:15',0,NULL),(477,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-15 05:35:08','2021-08-15 05:35:08','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629005708;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629005708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-15 05:35:13','2021-08-14 23:35:13',0,NULL),(478,'wpforms_builder_help_cache_update','complete','2021-08-21 14:10:14','2021-08-21 14:10:14','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629555014;s:18:\"\0*\0first_timestamp\";i:1622294566;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629555014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-21 14:15:14','2021-08-21 08:15:14',0,NULL),(476,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-15 05:35:08','2021-08-15 05:35:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629005708;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629005708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-15 05:35:13','2021-08-14 23:35:13',0,NULL),(489,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-20 05:50:14','2021-08-20 05:50:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629438614;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629438614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-20 05:55:13','2021-08-19 23:55:13',0,NULL),(470,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-12 05:20:15','2021-08-12 05:20:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628745615;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628745615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-12 05:25:14','2021-08-11 23:25:14',0,NULL),(471,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-12 05:20:15','2021-08-12 05:20:15','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628745615;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628745615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-12 05:25:14','2021-08-11 23:25:14',0,NULL),(473,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-13 05:25:14','2021-08-13 05:25:14','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628832314;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628832314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-13 05:30:14','2021-08-12 23:30:14',0,NULL),(475,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-14 05:30:14','2021-08-14 05:30:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628919014;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628919014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-14 05:35:08','2021-08-13 23:35:08',0,NULL),(474,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-14 05:30:14','2021-08-14 05:30:14','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628919014;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628919014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-14 05:35:08','2021-08-13 23:35:08',0,NULL),(481,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-16 05:35:13','2021-08-16 05:35:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629092113;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629092113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-16 05:40:18','2021-08-15 23:40:18',0,NULL),(483,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-17 05:40:18','2021-08-17 05:40:18','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629178818;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629178818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-17 05:45:08','2021-08-16 23:45:08',0,NULL),(482,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-17 05:40:18','2021-08-17 05:40:18','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629178818;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629178818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-17 05:45:08','2021-08-16 23:45:08',0,NULL),(497,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-23 06:00:15','2021-08-23 06:00:15','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629698415;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629698415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-23 06:05:07','2021-08-23 00:05:07',0,NULL),(498,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-23 06:00:15','2021-08-23 06:00:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629698415;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629698415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-23 06:05:07','2021-08-23 00:05:07',0,NULL),(485,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-18 05:45:08','2021-08-18 05:45:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629265508;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629265508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-18 05:45:13','2021-08-17 23:45:13',0,NULL),(488,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-19 05:45:13','2021-08-19 05:45:13','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629351913;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629351913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-19 05:50:14','2021-08-18 23:50:14',0,NULL),(484,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-18 05:45:08','2021-08-18 05:45:08','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629265508;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629265508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-18 05:45:13','2021-08-17 23:45:13',0,NULL),(486,'wpforms_admin_addons_cache_update','complete','2021-08-24 21:30:08','2021-08-24 21:30:08','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629840608;s:18:\"\0*\0first_timestamp\";i:1621975384;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629840608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-24 21:30:17','2021-08-24 15:30:17',0,NULL),(492,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-21 05:55:13','2021-08-21 05:55:13','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629525313;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629525313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-21 06:00:14','2021-08-21 00:00:14',0,NULL),(551,'wpforms_admin_addons_cache_update','pending','2021-09-18 15:15:12','2021-09-18 15:15:12','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631978112;s:18:\"\0*\0first_timestamp\";i:1631978112;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631978112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(490,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-20 05:50:14','2021-08-20 05:50:14','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629438614;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629438614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-20 05:55:13','2021-08-19 23:55:13',0,NULL),(491,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-21 05:55:13','2021-08-21 05:55:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629525313;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629525313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-21 06:00:14','2021-08-21 00:00:14',0,NULL),(495,'wpforms_builder_help_cache_update','complete','2021-08-28 14:15:14','2021-08-28 14:15:14','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630160114;s:18:\"\0*\0first_timestamp\";i:1622294566;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630160114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-28 14:20:10','2021-08-28 08:20:10',0,NULL),(493,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-22 06:00:14','2021-08-22 06:00:14','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629612014;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629612014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-22 06:00:15','2021-08-22 00:00:15',0,NULL),(514,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-30 06:20:16','2021-08-30 06:20:16','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630304416;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630304416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-30 06:25:14','2021-08-30 00:25:14',0,NULL),(494,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-22 06:00:14','2021-08-22 06:00:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629612014;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629612014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-22 06:00:15','2021-08-22 00:00:15',0,NULL),(536,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-08 07:00:22','2021-09-08 07:00:22','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631084422;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631084422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-08 07:05:20','2021-09-08 01:05:20',0,NULL),(538,'wpforms_process_entry_emails_meta_cleanup','complete','2021-09-09 07:05:20','2021-09-09 07:05:20','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631171120;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631171120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-09-09 07:10:21','2021-09-09 01:10:21',0,NULL),(472,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-13 05:25:14','2021-08-13 05:25:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628832314;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628832314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-13 05:30:14','2021-08-12 23:30:14',0,NULL),(480,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-16 05:35:13','2021-08-16 05:35:13','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629092113;s:18:\"\0*\0first_timestamp\";i:1621382400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629092113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-16 05:40:18','2021-08-15 23:40:18',0,NULL),(496,'wpforms_email_summaries_fetch_info_blocks','complete','2021-08-29 02:55:14','2021-08-29 02:55:14','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630205714;s:18:\"\0*\0first_timestamp\";i:1621734346;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630205714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-29 03:00:14','2021-08-28 21:00:14',0,NULL);
/*!40000 ALTER TABLE `wpml_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wpml_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_actionscheduler_claims`
--

LOCK TABLES `wpml_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wpml_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wpml_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_actionscheduler_groups`
--

LOCK TABLES `wpml_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpml_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpml_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms'),(3,'wpforms');
/*!40000 ALTER TABLE `wpml_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpml_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=956 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_actionscheduler_logs`
--

LOCK TABLES `wpml_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpml_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpml_actionscheduler_logs` VALUES (842,514,'action created','2021-08-29 06:20:16','2021-08-29 06:20:16'),(781,491,'action complete via Async Request','2021-08-21 06:00:14','2021-08-21 06:00:14'),(775,490,'action complete via Async Request','2021-08-20 05:55:13','2021-08-20 05:55:13'),(941,547,'action complete via WP Cron','2021-09-11 14:22:50','2021-09-11 14:22:50'),(800,500,'action created','2021-08-23 06:05:07','2021-08-23 06:05:07'),(794,498,'action created','2021-08-22 06:00:15','2021-08-22 06:00:15'),(835,495,'action complete via Async Request','2021-08-28 14:20:10','2021-08-28 14:20:10'),(783,478,'action started via Async Request','2021-08-21 14:15:14','2021-08-21 14:15:14'),(793,494,'action complete via Async Request','2021-08-22 06:00:15','2021-08-22 06:00:15'),(773,491,'action created','2021-08-20 05:55:13','2021-08-20 05:55:13'),(772,489,'action complete via Async Request','2021-08-20 05:55:13','2021-08-20 05:55:13'),(791,497,'action created','2021-08-22 06:00:15','2021-08-22 06:00:15'),(792,494,'action started via Async Request','2021-08-22 06:00:15','2021-08-22 06:00:15'),(778,492,'action complete via Async Request','2021-08-21 06:00:14','2021-08-21 06:00:14'),(789,493,'action started via Async Request','2021-08-22 06:00:15','2021-08-22 06:00:15'),(779,493,'action created','2021-08-21 06:00:14','2021-08-21 06:00:14'),(790,493,'action complete via Async Request','2021-08-22 06:00:15','2021-08-22 06:00:15'),(797,499,'action created','2021-08-23 06:05:07','2021-08-23 06:05:07'),(796,497,'action complete via Async Request','2021-08-23 06:05:07','2021-08-23 06:05:07'),(806,502,'action created','2021-08-24 06:05:13','2021-08-24 06:05:13'),(799,498,'action complete via Async Request','2021-08-23 06:05:07','2021-08-23 06:05:07'),(812,504,'action created','2021-08-25 06:10:11','2021-08-25 06:10:11'),(795,497,'action started via Async Request','2021-08-23 06:05:07','2021-08-23 06:05:07'),(803,501,'action created','2021-08-24 06:05:13','2021-08-24 06:05:13'),(804,500,'action started via Async Request','2021-08-24 06:05:13','2021-08-24 06:05:13'),(814,501,'action complete via Async Request','2021-08-25 06:10:11','2021-08-25 06:10:11'),(837,496,'action started via Async Request','2021-08-29 03:00:13','2021-08-29 03:00:13'),(801,499,'action started via Async Request','2021-08-24 06:05:13','2021-08-24 06:05:13'),(802,499,'action complete via Async Request','2021-08-24 06:05:13','2021-08-24 06:05:13'),(821,507,'action created','2021-08-26 06:10:15','2021-08-26 06:10:15'),(818,506,'action created','2021-08-26 06:10:15','2021-08-26 06:10:15'),(824,508,'action created','2021-08-27 06:15:13','2021-08-27 06:15:13'),(950,549,'action created','2021-09-11 15:15:09','2021-09-11 15:15:09'),(827,509,'action created','2021-08-27 06:15:13','2021-08-27 06:15:13'),(820,505,'action complete via Async Request','2021-08-26 06:10:15','2021-08-26 06:10:15'),(825,507,'action started via Async Request','2021-08-27 06:15:13','2021-08-27 06:15:13'),(851,517,'action created','2021-08-30 06:25:14','2021-08-30 06:25:14'),(836,512,'action created','2021-08-28 14:20:10','2021-08-28 14:20:10'),(826,507,'action complete via Async Request','2021-08-27 06:15:13','2021-08-27 06:15:13'),(832,508,'action complete via Async Request','2021-08-28 06:20:09','2021-08-28 06:20:09'),(833,511,'action created','2021-08-28 06:20:09','2021-08-28 06:20:09'),(707,469,'action created','2021-08-10 21:25:15','2021-08-10 21:25:15'),(834,495,'action started via Async Request','2021-08-28 14:20:10','2021-08-28 14:20:10'),(860,520,'action created','2021-08-31 21:35:13','2021-08-31 21:35:13'),(822,506,'action started via Async Request','2021-08-27 06:15:13','2021-08-27 06:15:13'),(823,506,'action complete via Async Request','2021-08-27 06:15:13','2021-08-27 06:15:13'),(841,510,'action complete via Async Request','2021-08-29 06:20:16','2021-08-29 06:20:16'),(830,510,'action created','2021-08-28 06:20:09','2021-08-28 06:20:09'),(829,509,'action complete via Async Request','2021-08-28 06:20:09','2021-08-28 06:20:09'),(854,518,'action created','2021-08-31 06:30:16','2021-08-31 06:30:16'),(845,515,'action created','2021-08-29 06:20:16','2021-08-29 06:20:16'),(843,511,'action started via Async Request','2021-08-29 06:20:16','2021-08-29 06:20:16'),(857,519,'action created','2021-08-31 06:30:16','2021-08-31 06:30:16'),(953,550,'action started via WP Cron','2021-09-11 15:15:15','2021-09-11 15:15:15'),(848,516,'action created','2021-08-30 06:25:14','2021-08-30 06:25:14'),(840,510,'action started via Async Request','2021-08-29 06:20:16','2021-08-29 06:20:16'),(852,516,'action started via Async Request','2021-08-31 06:30:16','2021-08-31 06:30:16'),(850,514,'action complete via Async Request','2021-08-30 06:25:14','2021-08-30 06:25:14'),(863,521,'action created','2021-09-01 06:35:15','2021-09-01 06:35:15'),(847,515,'action complete via Async Request','2021-08-30 06:25:14','2021-08-30 06:25:14'),(866,522,'action created','2021-09-01 06:35:15','2021-09-01 06:35:15'),(853,516,'action complete via Async Request','2021-08-31 06:30:16','2021-08-31 06:30:16'),(686,462,'action created','2021-08-08 02:45:20','2021-08-08 02:45:20'),(862,519,'action complete via Async Request','2021-09-01 06:35:15','2021-09-01 06:35:15'),(856,517,'action complete via Async Request','2021-08-31 06:30:16','2021-08-31 06:30:16'),(855,517,'action started via Async Request','2021-08-31 06:30:16','2021-08-31 06:30:16'),(865,518,'action complete via Async Request','2021-09-01 06:35:15','2021-09-01 06:35:15'),(871,522,'action complete via Async Request','2021-09-02 06:40:21','2021-09-02 06:40:21'),(943,529,'action complete via WP Cron','2021-09-11 14:26:08','2021-09-11 14:26:08'),(859,503,'action complete via Async Request','2021-08-31 21:35:13','2021-08-31 21:35:13'),(954,550,'action complete via WP Cron','2021-09-11 15:15:15','2021-09-11 15:15:15'),(889,513,'action complete via Async Request','2021-09-05 03:05:16','2021-09-05 03:05:16'),(870,522,'action started via Async Request','2021-09-02 06:40:21','2021-09-02 06:40:21'),(881,527,'action created','2021-09-04 06:50:09','2021-09-04 06:50:09'),(872,524,'action created','2021-09-02 06:40:21','2021-09-02 06:40:21'),(869,523,'action created','2021-09-02 06:40:21','2021-09-02 06:40:21'),(867,521,'action started via Async Request','2021-09-02 06:40:21','2021-09-02 06:40:21'),(877,523,'action complete via Async Request','2021-09-03 06:45:19','2021-09-03 06:45:19'),(955,552,'action created','2021-09-11 15:15:15','2021-09-11 15:15:15'),(878,526,'action created','2021-09-03 06:45:19','2021-09-03 06:45:19'),(893,531,'action created','2021-09-05 06:55:16','2021-09-05 06:55:16'),(888,513,'action started via Async Request','2021-09-05 03:05:16','2021-09-05 03:05:16'),(887,529,'action created','2021-09-04 14:25:14','2021-09-04 14:25:14'),(886,512,'action complete via Async Request','2021-09-04 14:25:14','2021-09-04 14:25:14'),(876,523,'action started via Async Request','2021-09-03 06:45:19','2021-09-03 06:45:19'),(873,524,'action started via Async Request','2021-09-03 06:45:19','2021-09-03 06:45:19'),(788,496,'action created','2021-08-22 02:55:14','2021-08-22 02:55:14'),(880,525,'action complete via Async Request','2021-09-04 06:50:09','2021-09-04 06:50:09'),(879,525,'action started via Async Request','2021-09-04 06:50:09','2021-09-04 06:50:09'),(883,526,'action complete via Async Request','2021-09-04 06:50:09','2021-09-04 06:50:09'),(884,528,'action created','2021-09-04 06:50:09','2021-09-04 06:50:09'),(885,512,'action started via Async Request','2021-09-04 14:25:14','2021-09-04 14:25:14'),(908,536,'action created','2021-09-07 07:00:22','2021-09-07 07:00:22'),(899,533,'action created','2021-09-06 07:00:14','2021-09-06 07:00:14'),(900,532,'action started via Async Request','2021-09-06 07:00:14','2021-09-06 07:00:14'),(905,535,'action created','2021-09-07 07:00:22','2021-09-07 07:00:22'),(906,533,'action started via Async Request','2021-09-07 07:00:22','2021-09-07 07:00:22'),(683,461,'action created','2021-08-07 14:05:15','2021-08-07 14:05:15'),(892,528,'action complete via Async Request','2021-09-05 06:55:16','2021-09-05 06:55:16'),(891,528,'action started via Async Request','2021-09-05 06:55:16','2021-09-05 06:55:16'),(942,529,'action started via WP Cron','2021-09-11 14:26:08','2021-09-11 14:26:08'),(902,534,'action created','2021-09-06 07:00:14','2021-09-06 07:00:14'),(901,532,'action complete via Async Request','2021-09-06 07:00:14','2021-09-06 07:00:14'),(903,534,'action started via Async Request','2021-09-07 07:00:22','2021-09-07 07:00:22'),(898,531,'action complete via Async Request','2021-09-06 07:00:14','2021-09-06 07:00:14'),(897,531,'action started via Async Request','2021-09-06 07:00:14','2021-09-06 07:00:14'),(926,542,'action complete via Async Request','2021-09-09 21:57:40','2021-09-09 21:57:40'),(904,534,'action complete via Async Request','2021-09-07 07:00:22','2021-09-07 07:00:22'),(736,462,'action complete via Async Request','2021-08-15 02:50:13','2021-08-15 02:50:13'),(922,538,'action complete via Async Request','2021-09-09 07:10:21','2021-09-09 07:10:21'),(907,533,'action complete via Async Request','2021-09-07 07:00:22','2021-09-07 07:00:22'),(925,542,'action started via Async Request','2021-09-09 21:57:40','2021-09-09 21:57:40'),(915,536,'action started via Async Request','2021-09-08 07:05:20','2021-09-08 07:05:20'),(916,536,'action complete via Async Request','2021-09-08 07:05:20','2021-09-08 07:05:20'),(913,535,'action complete via Async Request','2021-09-08 07:05:20','2021-09-08 07:05:20'),(735,462,'action started via Async Request','2021-08-15 02:50:13','2021-08-15 02:50:13'),(932,544,'action created','2021-09-10 07:15:16','2021-09-10 07:15:16'),(914,538,'action created','2021-09-08 07:05:20','2021-09-08 07:05:20'),(912,535,'action started via Async Request','2021-09-08 07:05:20','2021-09-08 07:05:20'),(930,540,'action started via Async Request','2021-09-10 07:15:16','2021-09-10 07:15:16'),(924,542,'action created','2021-09-09 21:57:29','2021-09-09 21:57:29'),(923,541,'action created','2021-09-09 07:10:21','2021-09-09 07:10:21'),(838,496,'action complete via Async Request','2021-08-29 03:00:14','2021-08-29 03:00:14'),(940,547,'action started via WP Cron','2021-09-11 14:22:50','2021-09-11 14:22:50'),(929,543,'action created','2021-09-10 07:15:16','2021-09-10 07:15:16'),(921,538,'action started via Async Request','2021-09-09 07:10:21','2021-09-09 07:10:21'),(710,470,'action created','2021-08-11 05:20:15','2021-08-11 05:20:15'),(931,540,'action complete via Async Request','2021-09-10 07:15:16','2021-09-10 07:15:16'),(757,469,'action complete via Async Request','2021-08-17 21:30:08','2021-08-17 21:30:08'),(713,471,'action created','2021-08-11 05:20:15','2021-08-11 05:20:15'),(928,541,'action complete via Async Request','2021-09-10 07:15:16','2021-09-10 07:15:16'),(927,541,'action started via Async Request','2021-09-10 07:15:16','2021-09-10 07:15:16'),(776,492,'action created','2021-08-20 05:55:13','2021-08-20 05:55:13'),(934,543,'action complete via Async Request','2021-09-11 07:20:15','2021-09-11 07:20:15'),(933,543,'action started via Async Request','2021-09-11 07:20:15','2021-09-11 07:20:15'),(787,479,'action complete via Async Request','2021-08-22 02:55:14','2021-08-22 02:55:14'),(937,544,'action complete via Async Request','2021-09-11 07:20:15','2021-09-11 07:20:15'),(716,472,'action created','2021-08-12 05:25:14','2021-08-12 05:25:14'),(717,471,'action started via Async Request','2021-08-12 05:25:14','2021-08-12 05:25:14'),(718,471,'action complete via Async Request','2021-08-12 05:25:14','2021-08-12 05:25:14'),(723,472,'action started via Async Request','2021-08-13 05:30:14','2021-08-13 05:30:14'),(715,470,'action complete via Async Request','2021-08-12 05:25:14','2021-08-12 05:25:14'),(722,474,'action created','2021-08-13 05:30:14','2021-08-13 05:30:14'),(719,473,'action created','2021-08-12 05:25:14','2021-08-12 05:25:14'),(725,475,'action created','2021-08-13 05:30:14','2021-08-13 05:30:14'),(720,473,'action started via Async Request','2021-08-13 05:30:14','2021-08-13 05:30:14'),(724,472,'action complete via Async Request','2021-08-13 05:30:14','2021-08-13 05:30:14'),(730,474,'action complete via Async Request','2021-08-14 05:35:08','2021-08-14 05:35:08'),(731,477,'action created','2021-08-14 05:35:08','2021-08-14 05:35:08'),(732,461,'action started via Async Request','2021-08-14 14:10:14','2021-08-14 14:10:14'),(784,478,'action complete via Async Request','2021-08-21 14:15:14','2021-08-21 14:15:14'),(727,475,'action complete via Async Request','2021-08-14 05:35:08','2021-08-14 05:35:08'),(726,475,'action started via Async Request','2021-08-14 05:35:08','2021-08-14 05:35:08'),(782,494,'action created','2021-08-21 06:00:14','2021-08-21 06:00:14'),(740,480,'action created','2021-08-15 05:35:13','2021-08-15 05:35:13'),(729,474,'action started via Async Request','2021-08-14 05:35:08','2021-08-14 05:35:08'),(728,476,'action created','2021-08-14 05:35:08','2021-08-14 05:35:08'),(743,481,'action created','2021-08-15 05:35:13','2021-08-15 05:35:13'),(742,476,'action complete via Async Request','2021-08-15 05:35:13','2021-08-15 05:35:13'),(734,478,'action created','2021-08-14 14:10:14','2021-08-14 14:10:14'),(780,491,'action started via Async Request','2021-08-21 06:00:14','2021-08-21 06:00:14'),(738,477,'action started via Async Request','2021-08-15 05:35:13','2021-08-15 05:35:13'),(746,482,'action created','2021-08-16 05:40:18','2021-08-16 05:40:18'),(786,479,'action started via Async Request','2021-08-22 02:55:14','2021-08-22 02:55:14'),(741,476,'action started via Async Request','2021-08-15 05:35:13','2021-08-15 05:35:13'),(748,480,'action complete via Async Request','2021-08-16 05:40:18','2021-08-16 05:40:18'),(752,484,'action created','2021-08-17 05:45:08','2021-08-17 05:45:08'),(745,481,'action complete via Async Request','2021-08-16 05:40:18','2021-08-16 05:40:18'),(744,481,'action started via Async Request','2021-08-16 05:40:18','2021-08-16 05:40:18'),(755,485,'action created','2021-08-17 05:45:08','2021-08-17 05:45:08'),(754,482,'action complete via Async Request','2021-08-17 05:45:08','2021-08-17 05:45:08'),(751,483,'action complete via Async Request','2021-08-17 05:45:08','2021-08-17 05:45:08'),(809,503,'action created','2021-08-24 21:30:17','2021-08-24 21:30:17'),(785,495,'action created','2021-08-21 14:15:14','2021-08-21 14:15:14'),(808,486,'action complete via Async Request','2021-08-24 21:30:17','2021-08-24 21:30:17'),(761,487,'action created','2021-08-18 05:45:13','2021-08-18 05:45:13'),(750,483,'action started via Async Request','2021-08-17 05:45:08','2021-08-17 05:45:08'),(763,484,'action complete via Async Request','2021-08-18 05:45:13','2021-08-18 05:45:13'),(753,482,'action started via Async Request','2021-08-17 05:45:08','2021-08-17 05:45:08'),(770,490,'action created','2021-08-19 05:50:14','2021-08-19 05:50:14'),(815,505,'action created','2021-08-25 06:10:11','2021-08-25 06:10:11'),(762,484,'action started via Async Request','2021-08-18 05:45:13','2021-08-18 05:45:13'),(798,498,'action started via Async Request','2021-08-23 06:05:07','2021-08-23 06:05:07'),(764,488,'action created','2021-08-18 05:45:13','2021-08-18 05:45:13'),(769,488,'action complete via Async Request','2021-08-19 05:50:14','2021-08-19 05:50:14'),(771,489,'action started via Async Request','2021-08-20 05:55:13','2021-08-20 05:55:13'),(766,487,'action complete via Async Request','2021-08-19 05:50:14','2021-08-19 05:50:14'),(777,492,'action started via Async Request','2021-08-21 06:00:14','2021-08-21 06:00:14'),(768,488,'action started via Async Request','2021-08-19 05:50:14','2021-08-19 05:50:14'),(774,490,'action started via Async Request','2021-08-20 05:55:13','2021-08-20 05:55:13'),(807,486,'action started via Async Request','2021-08-24 21:30:16','2021-08-24 21:30:16'),(910,520,'action complete via Async Request','2021-09-07 21:35:22','2021-09-07 21:35:22'),(828,509,'action started via Async Request','2021-08-28 06:20:09','2021-08-28 06:20:09'),(844,511,'action complete via Async Request','2021-08-29 06:20:16','2021-08-29 06:20:16'),(831,508,'action started via Async Request','2021-08-28 06:20:09','2021-08-28 06:20:09'),(875,525,'action created','2021-09-03 06:45:19','2021-09-03 06:45:19'),(849,514,'action started via Async Request','2021-08-30 06:25:14','2021-08-30 06:25:14'),(861,519,'action started via Async Request','2021-09-01 06:35:15','2021-09-01 06:35:15'),(864,518,'action started via Async Request','2021-09-01 06:35:15','2021-09-01 06:35:15'),(868,521,'action complete via Async Request','2021-09-02 06:40:21','2021-09-02 06:40:21'),(874,524,'action complete via Async Request','2021-09-03 06:45:19','2021-09-03 06:45:19'),(894,527,'action started via Async Request','2021-09-05 06:55:16','2021-09-05 06:55:16'),(895,527,'action complete via Async Request','2021-09-05 06:55:16','2021-09-05 06:55:16'),(896,532,'action created','2021-09-05 06:55:16','2021-09-05 06:55:16'),(909,520,'action started via Async Request','2021-09-07 21:35:22','2021-09-07 21:35:22'),(917,539,'action created','2021-09-08 07:05:20','2021-09-08 07:05:20'),(918,539,'action started via Async Request','2021-09-09 07:10:21','2021-09-09 07:10:21'),(919,539,'action complete via Async Request','2021-09-09 07:10:21','2021-09-09 07:10:21'),(920,540,'action created','2021-09-09 07:10:21','2021-09-09 07:10:21'),(839,513,'action created','2021-08-29 03:00:14','2021-08-29 03:00:14'),(939,547,'action created','2021-09-11 14:22:48','2021-09-11 14:22:48'),(756,469,'action started via Async Request','2021-08-17 21:30:08','2021-08-17 21:30:08'),(936,544,'action started via Async Request','2021-09-11 07:20:15','2021-09-11 07:20:15'),(714,470,'action started via Async Request','2021-08-12 05:25:14','2021-08-12 05:25:14'),(721,473,'action complete via Async Request','2021-08-13 05:30:14','2021-08-13 05:30:14'),(733,461,'action complete via Async Request','2021-08-14 14:10:14','2021-08-14 14:10:14'),(749,483,'action created','2021-08-16 05:40:18','2021-08-16 05:40:18'),(737,479,'action created','2021-08-15 02:50:13','2021-08-15 02:50:13'),(739,477,'action complete via Async Request','2021-08-15 05:35:13','2021-08-15 05:35:13'),(747,480,'action started via Async Request','2021-08-16 05:40:18','2021-08-16 05:40:18'),(758,486,'action created','2021-08-17 21:30:08','2021-08-17 21:30:08'),(765,487,'action started via Async Request','2021-08-19 05:50:14','2021-08-19 05:50:14'),(760,485,'action complete via Async Request','2021-08-18 05:45:13','2021-08-18 05:45:13'),(759,485,'action started via Async Request','2021-08-18 05:45:13','2021-08-18 05:45:13'),(767,489,'action created','2021-08-19 05:50:14','2021-08-19 05:50:14'),(805,500,'action complete via Async Request','2021-08-24 06:05:13','2021-08-24 06:05:13'),(858,503,'action started via Async Request','2021-08-31 21:35:13','2021-08-31 21:35:13'),(813,501,'action started via Async Request','2021-08-25 06:10:11','2021-08-25 06:10:11'),(817,504,'action complete via Async Request','2021-08-26 06:10:15','2021-08-26 06:10:15'),(811,502,'action complete via Async Request','2021-08-25 06:10:11','2021-08-25 06:10:11'),(810,502,'action started via Async Request','2021-08-25 06:10:11','2021-08-25 06:10:11'),(819,505,'action started via Async Request','2021-08-26 06:10:15','2021-08-26 06:10:15'),(816,504,'action started via Async Request','2021-08-26 06:10:15','2021-08-26 06:10:15'),(846,515,'action started via Async Request','2021-08-30 06:25:14','2021-08-30 06:25:14'),(882,526,'action started via Async Request','2021-09-04 06:50:09','2021-09-04 06:50:09'),(951,550,'action created','2021-09-11 15:15:09','2021-09-11 15:15:09'),(952,551,'action created','2021-09-11 15:15:12','2021-09-11 15:15:12');
/*!40000 ALTER TABLE `wpml_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_commentmeta`
--

DROP TABLE IF EXISTS `wpml_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_commentmeta`
--

LOCK TABLES `wpml_commentmeta` WRITE;
/*!40000 ALTER TABLE `wpml_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_comments`
--

DROP TABLE IF EXISTS `wpml_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_comments`
--

LOCK TABLES `wpml_comments` WRITE;
/*!40000 ALTER TABLE `wpml_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_e_events`
--

DROP TABLE IF EXISTS `wpml_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_e_events`
--

LOCK TABLES `wpml_e_events` WRITE;
/*!40000 ALTER TABLE `wpml_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_e_notes`
--

DROP TABLE IF EXISTS `wpml_e_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_e_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `route_url` text COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `element_id` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `author_display_name` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `position` text COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_resolved` tinyint(1) NOT NULL DEFAULT 0,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `route_url_index` (`route_url`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `parent_id_index` (`parent_id`),
  KEY `author_id_index` (`author_id`),
  KEY `status_index` (`status`),
  KEY `is_resolved_index` (`is_resolved`),
  KEY `is_public_index` (`is_public`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_e_notes`
--

LOCK TABLES `wpml_e_notes` WRITE;
/*!40000 ALTER TABLE `wpml_e_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_e_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_e_notes_users_relations`
--

DROP TABLE IF EXISTS `wpml_e_notes_users_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_e_notes_users_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`),
  KEY `note_id_index` (`note_id`),
  KEY `user_id_index` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_e_notes_users_relations`
--

LOCK TABLES `wpml_e_notes_users_relations` WRITE;
/*!40000 ALTER TABLE `wpml_e_notes_users_relations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_e_notes_users_relations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_e_submissions`
--

DROP TABLE IF EXISTS `wpml_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `hash_id` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL,
  `referer_title` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `element_id` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `form_name` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_e_submissions`
--

LOCK TABLES `wpml_e_submissions` WRITE;
/*!40000 ALTER TABLE `wpml_e_submissions` DISABLE KEYS */;
INSERT INTO `wpml_e_submissions` VALUES (1,'submission','b002f242-7abf-4675-86a8-5e2f97abf4d7',3,354,'http://flatironsxrayservices.com/contact/','Contact','293aa70','Contact',0,1,'73.243.9.190','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2021-12-01 16:12:56','2021-12-01 16:12:56','2021-12-01 10:12:56','2021-12-01 10:12:56'),(2,'submission','2ad5b907-ddde-4a14-87a8-49e1e57a3f36',11,354,'http://flatironsxrayservices.com/contact/?elementor-preview=354&ver=1638375020','Contact','293aa70','Contact',0,1,'73.243.9.190','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2021-12-01 16:20:05','2021-12-01 16:20:05','2021-12-01 10:20:05','2021-12-01 10:20:05'),(3,'submission','aaec3aad-5f7f-4cab-9843-c51eff6ad229',19,354,'http://flatironsxrayservices.com/contact/','Contact','293aa70','Contact Us',0,0,'96.69.133.166','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 Edg/96.0.1054.62',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-01-03 19:13:35','2022-01-03 19:13:35','2022-01-03 13:13:35','2022-01-03 13:13:35'),(4,'submission','6471d45e-b848-46bb-bdda-4daa1b559930',27,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.213','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 01:16:15','2022-07-23 01:16:15','2022-07-22 19:16:15','2022-07-22 19:16:15'),(5,'submission','ede1a3fd-fd9d-4c8a-ac9a-0b6c3fec97a9',32,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.189','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 02:31:35','2022-07-23 02:31:36','2022-07-22 20:31:35','2022-07-22 20:31:36'),(6,'submission','cc904ae6-b70d-4b68-a02b-bc8cdbbe3195',37,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.197','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 02:36:59','2022-07-23 02:36:59','2022-07-22 20:36:59','2022-07-22 20:36:59'),(7,'submission','3247f406-d5a6-4eb1-b78f-2a528674ee9c',42,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.197','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 02:56:56','2022-07-23 02:56:57','2022-07-22 20:56:56','2022-07-22 20:56:57'),(8,'submission','616638c2-51e8-4bbe-9758-e66cd6fc0505',47,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'47.242.85.124','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 05:16:09','2022-07-23 05:16:09','2022-07-22 23:16:09','2022-07-22 23:16:09'),(9,'submission','6c47138f-72f4-4b5e-a7df-4b1a87568206',52,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.213','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 05:38:48','2022-07-23 05:38:48','2022-07-22 23:38:48','2022-07-22 23:38:48'),(10,'submission','a5b4bd84-5e9c-47c4-bf52-0134eb0b84d2',57,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'139.59.231.1','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 05:50:59','2022-07-23 05:50:59','2022-07-22 23:50:59','2022-07-22 23:50:59'),(11,'submission','37faf532-1557-45bc-ab48-e6b09eafe0be',62,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.189','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 06:02:01','2022-07-23 06:02:01','2022-07-23 00:02:01','2022-07-23 00:02:01'),(12,'submission','7472fa26-96ea-42c2-b913-ae64454e8238',67,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.197','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 07:13:00','2022-07-23 07:13:00','2022-07-23 01:13:00','2022-07-23 01:13:00'),(13,'submission','2c4419e9-cffd-4f72-a9cc-9cdd0820adcc',72,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.197','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 07:19:42','2022-07-23 07:19:42','2022-07-23 01:19:42','2022-07-23 01:19:42'),(14,'submission','4f6f619c-ec98-4182-bb05-c085a85df355',77,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'157.245.72.33','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 08:37:12','2022-07-23 08:37:12','2022-07-23 02:37:12','2022-07-23 02:37:12'),(15,'submission','36891f69-cb08-41a6-99d3-46535c7b501b',82,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'158.247.215.156','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 09:10:08','2022-07-23 09:10:09','2022-07-23 03:10:08','2022-07-23 03:10:09'),(16,'submission','eceb3544-f0d9-4b84-8119-b8773cf96e5f',87,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.189','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 09:33:12','2022-07-23 09:33:12','2022-07-23 03:33:12','2022-07-23 03:33:12'),(17,'submission','36d2e5e3-0479-4808-b033-a7e45d001011',92,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.241.57.29','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 09:51:38','2022-07-23 09:51:38','2022-07-23 03:51:38','2022-07-23 03:51:38'),(18,'submission','ee73852e-c585-4653-950b-bd28d3e85b5a',97,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.213','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 10:02:12','2022-07-23 10:02:12','2022-07-23 04:02:12','2022-07-23 04:02:12'),(19,'submission','e6ee2d69-3b00-44b6-ba44-829be291a244',102,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.197','Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 11:31:07','2022-07-23 11:31:08','2022-07-23 05:31:07','2022-07-23 05:31:08'),(20,'submission','e7750813-f411-4369-99c9-6d700b83d8d1',107,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.197','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 11:47:06','2022-07-23 11:47:06','2022-07-23 05:47:06','2022-07-23 05:47:06'),(21,'submission','b1a7599b-603f-4439-99c7-99656e4f339a',112,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'44.203.110.178','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 12:01:59','2022-07-23 12:01:59','2022-07-23 06:01:59','2022-07-23 06:01:59'),(22,'submission','825b4fbc-f26d-4c7e-9fac-067f7940e291',117,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'178.255.252.24','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 12:06:41','2022-07-23 12:06:41','2022-07-23 06:06:41','2022-07-23 06:06:41'),(23,'submission','ca668049-2a88-485c-aba3-317fe33fe38e',122,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'161.8.174.48','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 12:52:07','2022-07-23 12:52:07','2022-07-23 06:52:07','2022-07-23 06:52:07'),(24,'submission','cc6382f1-1850-4096-87be-28e886dca7ec',127,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.189','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 13:04:54','2022-07-23 13:04:54','2022-07-23 07:04:54','2022-07-23 07:04:54'),(25,'submission','eb5161f8-f06d-432d-948e-1a40ac232ae6',132,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.213','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 14:27:22','2022-07-23 14:27:23','2022-07-23 08:27:22','2022-07-23 08:27:23'),(26,'submission','79a11a99-33d1-4743-be51-7a0769d6dc2c',137,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.197','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 15:46:35','2022-07-23 15:46:35','2022-07-23 09:46:35','2022-07-23 09:46:35'),(27,'submission','b11d2862-2a6a-46cd-a0bb-ac28b6598205',142,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.197','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 16:02:01','2022-07-23 16:02:01','2022-07-23 10:02:01','2022-07-23 10:02:01'),(28,'submission','626178a7-d6f9-4d6d-b623-40c422de0538',147,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'84.17.60.102','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 16:58:39','2022-07-23 16:58:39','2022-07-23 10:58:39','2022-07-23 10:58:39'),(29,'submission','575bc21e-72d1-4970-818a-34f7eee1773a',152,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.213','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 18:54:14','2022-07-23 18:54:14','2022-07-23 12:54:14','2022-07-23 12:54:14'),(30,'submission','c93319d8-2ed7-4ed7-b085-a9e29a7e9c81',157,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.197','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 19:57:33','2022-07-23 19:57:33','2022-07-23 13:57:33','2022-07-23 13:57:33'),(31,'submission','f9ffa9be-a8af-4d29-aebe-bc591420e96a',162,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.189','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 20:08:53','2022-07-23 20:08:54','2022-07-23 14:08:53','2022-07-23 14:08:54'),(32,'submission','80741126-d2ca-4ddf-adc9-7a9e35fdca82',167,354,'','Contact - Flatirons X-Ray Services, LLC','293aa70','Contact Us',0,0,'46.161.11.197','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36',2,2,'new',0,'{\"edit_post_id\":\"354\"}','2022-07-23 20:11:42','2022-07-23 20:11:42','2022-07-23 14:11:42','2022-07-23 14:11:42');
/*!40000 ALTER TABLE `wpml_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wpml_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL,
  `action_label` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `log` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=MyISAM AUTO_INCREMENT=65 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_e_submissions_actions_log`
--

LOCK TABLES `wpml_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wpml_e_submissions_actions_log` DISABLE KEYS */;
INSERT INTO `wpml_e_submissions_actions_log` VALUES (1,1,'email','Email','success',NULL,'2021-12-01 16:12:56','2021-12-01 16:12:56','2021-12-01 10:12:56','2021-12-01 10:12:56'),(2,1,'redirect','Redirect','success',NULL,'2021-12-01 16:12:56','2021-12-01 16:12:56','2021-12-01 10:12:56','2021-12-01 10:12:56'),(3,2,'email','Email','success',NULL,'2021-12-01 16:20:05','2021-12-01 16:20:05','2021-12-01 10:20:05','2021-12-01 10:20:05'),(4,2,'redirect','Redirect','success',NULL,'2021-12-01 16:20:05','2021-12-01 16:20:05','2021-12-01 10:20:05','2021-12-01 10:20:05'),(5,3,'email','Email','success',NULL,'2022-01-03 19:13:35','2022-01-03 19:13:35','2022-01-03 13:13:35','2022-01-03 13:13:35'),(6,3,'redirect','Redirect','success',NULL,'2022-01-03 19:13:35','2022-01-03 19:13:35','2022-01-03 13:13:35','2022-01-03 13:13:35'),(7,4,'email','Email','success',NULL,'2022-07-23 01:16:15','2022-07-23 01:16:15','2022-07-22 19:16:15','2022-07-22 19:16:15'),(8,4,'redirect','Redirect','success',NULL,'2022-07-23 01:16:15','2022-07-23 01:16:15','2022-07-22 19:16:15','2022-07-22 19:16:15'),(9,5,'email','Email','success',NULL,'2022-07-23 02:31:36','2022-07-23 02:31:36','2022-07-22 20:31:36','2022-07-22 20:31:36'),(10,5,'redirect','Redirect','success',NULL,'2022-07-23 02:31:36','2022-07-23 02:31:36','2022-07-22 20:31:36','2022-07-22 20:31:36'),(11,6,'email','Email','success',NULL,'2022-07-23 02:36:59','2022-07-23 02:36:59','2022-07-22 20:36:59','2022-07-22 20:36:59'),(12,6,'redirect','Redirect','success',NULL,'2022-07-23 02:36:59','2022-07-23 02:36:59','2022-07-22 20:36:59','2022-07-22 20:36:59'),(13,7,'email','Email','success',NULL,'2022-07-23 02:56:57','2022-07-23 02:56:57','2022-07-22 20:56:57','2022-07-22 20:56:57'),(14,7,'redirect','Redirect','success',NULL,'2022-07-23 02:56:57','2022-07-23 02:56:57','2022-07-22 20:56:57','2022-07-22 20:56:57'),(15,8,'email','Email','success',NULL,'2022-07-23 05:16:09','2022-07-23 05:16:09','2022-07-22 23:16:09','2022-07-22 23:16:09'),(16,8,'redirect','Redirect','success',NULL,'2022-07-23 05:16:09','2022-07-23 05:16:09','2022-07-22 23:16:09','2022-07-22 23:16:09'),(17,9,'email','Email','success',NULL,'2022-07-23 05:38:48','2022-07-23 05:38:48','2022-07-22 23:38:48','2022-07-22 23:38:48'),(18,9,'redirect','Redirect','success',NULL,'2022-07-23 05:38:48','2022-07-23 05:38:48','2022-07-22 23:38:48','2022-07-22 23:38:48'),(19,10,'email','Email','success',NULL,'2022-07-23 05:50:59','2022-07-23 05:50:59','2022-07-22 23:50:59','2022-07-22 23:50:59'),(20,10,'redirect','Redirect','success',NULL,'2022-07-23 05:50:59','2022-07-23 05:50:59','2022-07-22 23:50:59','2022-07-22 23:50:59'),(21,11,'email','Email','success',NULL,'2022-07-23 06:02:01','2022-07-23 06:02:01','2022-07-23 00:02:01','2022-07-23 00:02:01'),(22,11,'redirect','Redirect','success',NULL,'2022-07-23 06:02:01','2022-07-23 06:02:01','2022-07-23 00:02:01','2022-07-23 00:02:01'),(23,12,'email','Email','success',NULL,'2022-07-23 07:13:00','2022-07-23 07:13:00','2022-07-23 01:13:00','2022-07-23 01:13:00'),(24,12,'redirect','Redirect','success',NULL,'2022-07-23 07:13:00','2022-07-23 07:13:00','2022-07-23 01:13:00','2022-07-23 01:13:00'),(25,13,'email','Email','success',NULL,'2022-07-23 07:19:42','2022-07-23 07:19:42','2022-07-23 01:19:42','2022-07-23 01:19:42'),(26,13,'redirect','Redirect','success',NULL,'2022-07-23 07:19:42','2022-07-23 07:19:42','2022-07-23 01:19:42','2022-07-23 01:19:42'),(27,14,'email','Email','success',NULL,'2022-07-23 08:37:12','2022-07-23 08:37:12','2022-07-23 02:37:12','2022-07-23 02:37:12'),(28,14,'redirect','Redirect','success',NULL,'2022-07-23 08:37:12','2022-07-23 08:37:12','2022-07-23 02:37:12','2022-07-23 02:37:12'),(29,15,'email','Email','success',NULL,'2022-07-23 09:10:09','2022-07-23 09:10:09','2022-07-23 03:10:09','2022-07-23 03:10:09'),(30,15,'redirect','Redirect','success',NULL,'2022-07-23 09:10:09','2022-07-23 09:10:09','2022-07-23 03:10:09','2022-07-23 03:10:09'),(31,16,'email','Email','success',NULL,'2022-07-23 09:33:12','2022-07-23 09:33:12','2022-07-23 03:33:12','2022-07-23 03:33:12'),(32,16,'redirect','Redirect','success',NULL,'2022-07-23 09:33:12','2022-07-23 09:33:12','2022-07-23 03:33:12','2022-07-23 03:33:12'),(33,17,'email','Email','success',NULL,'2022-07-23 09:51:38','2022-07-23 09:51:38','2022-07-23 03:51:38','2022-07-23 03:51:38'),(34,17,'redirect','Redirect','success',NULL,'2022-07-23 09:51:38','2022-07-23 09:51:38','2022-07-23 03:51:38','2022-07-23 03:51:38'),(35,18,'email','Email','success',NULL,'2022-07-23 10:02:12','2022-07-23 10:02:12','2022-07-23 04:02:12','2022-07-23 04:02:12'),(36,18,'redirect','Redirect','success',NULL,'2022-07-23 10:02:12','2022-07-23 10:02:12','2022-07-23 04:02:12','2022-07-23 04:02:12'),(37,19,'email','Email','success',NULL,'2022-07-23 11:31:08','2022-07-23 11:31:08','2022-07-23 05:31:08','2022-07-23 05:31:08'),(38,19,'redirect','Redirect','success',NULL,'2022-07-23 11:31:08','2022-07-23 11:31:08','2022-07-23 05:31:08','2022-07-23 05:31:08'),(39,20,'email','Email','success',NULL,'2022-07-23 11:47:06','2022-07-23 11:47:06','2022-07-23 05:47:06','2022-07-23 05:47:06'),(40,20,'redirect','Redirect','success',NULL,'2022-07-23 11:47:06','2022-07-23 11:47:06','2022-07-23 05:47:06','2022-07-23 05:47:06'),(41,21,'email','Email','success',NULL,'2022-07-23 12:01:59','2022-07-23 12:01:59','2022-07-23 06:01:59','2022-07-23 06:01:59'),(42,21,'redirect','Redirect','success',NULL,'2022-07-23 12:01:59','2022-07-23 12:01:59','2022-07-23 06:01:59','2022-07-23 06:01:59'),(43,22,'email','Email','success',NULL,'2022-07-23 12:06:41','2022-07-23 12:06:41','2022-07-23 06:06:41','2022-07-23 06:06:41'),(44,22,'redirect','Redirect','success',NULL,'2022-07-23 12:06:41','2022-07-23 12:06:41','2022-07-23 06:06:41','2022-07-23 06:06:41'),(45,23,'email','Email','success',NULL,'2022-07-23 12:52:07','2022-07-23 12:52:07','2022-07-23 06:52:07','2022-07-23 06:52:07'),(46,23,'redirect','Redirect','success',NULL,'2022-07-23 12:52:07','2022-07-23 12:52:07','2022-07-23 06:52:07','2022-07-23 06:52:07'),(47,24,'email','Email','success',NULL,'2022-07-23 13:04:54','2022-07-23 13:04:54','2022-07-23 07:04:54','2022-07-23 07:04:54'),(48,24,'redirect','Redirect','success',NULL,'2022-07-23 13:04:54','2022-07-23 13:04:54','2022-07-23 07:04:54','2022-07-23 07:04:54'),(49,25,'email','Email','success',NULL,'2022-07-23 14:27:23','2022-07-23 14:27:23','2022-07-23 08:27:23','2022-07-23 08:27:23'),(50,25,'redirect','Redirect','success',NULL,'2022-07-23 14:27:23','2022-07-23 14:27:23','2022-07-23 08:27:23','2022-07-23 08:27:23'),(51,26,'email','Email','success',NULL,'2022-07-23 15:46:35','2022-07-23 15:46:35','2022-07-23 09:46:35','2022-07-23 09:46:35'),(52,26,'redirect','Redirect','success',NULL,'2022-07-23 15:46:35','2022-07-23 15:46:35','2022-07-23 09:46:35','2022-07-23 09:46:35'),(53,27,'email','Email','success',NULL,'2022-07-23 16:02:01','2022-07-23 16:02:01','2022-07-23 10:02:01','2022-07-23 10:02:01'),(54,27,'redirect','Redirect','success',NULL,'2022-07-23 16:02:01','2022-07-23 16:02:01','2022-07-23 10:02:01','2022-07-23 10:02:01'),(55,28,'email','Email','success',NULL,'2022-07-23 16:58:39','2022-07-23 16:58:39','2022-07-23 10:58:39','2022-07-23 10:58:39'),(56,28,'redirect','Redirect','success',NULL,'2022-07-23 16:58:39','2022-07-23 16:58:39','2022-07-23 10:58:39','2022-07-23 10:58:39'),(57,29,'email','Email','success',NULL,'2022-07-23 18:54:14','2022-07-23 18:54:14','2022-07-23 12:54:14','2022-07-23 12:54:14'),(58,29,'redirect','Redirect','success',NULL,'2022-07-23 18:54:14','2022-07-23 18:54:14','2022-07-23 12:54:14','2022-07-23 12:54:14'),(59,30,'email','Email','success',NULL,'2022-07-23 19:57:33','2022-07-23 19:57:33','2022-07-23 13:57:33','2022-07-23 13:57:33'),(60,30,'redirect','Redirect','success',NULL,'2022-07-23 19:57:33','2022-07-23 19:57:33','2022-07-23 13:57:33','2022-07-23 13:57:33'),(61,31,'email','Email','success',NULL,'2022-07-23 20:08:54','2022-07-23 20:08:54','2022-07-23 14:08:54','2022-07-23 14:08:54'),(62,31,'redirect','Redirect','success',NULL,'2022-07-23 20:08:54','2022-07-23 20:08:54','2022-07-23 14:08:54','2022-07-23 14:08:54'),(63,32,'email','Email','success',NULL,'2022-07-23 20:11:42','2022-07-23 20:11:42','2022-07-23 14:11:42','2022-07-23 14:11:42'),(64,32,'redirect','Redirect','success',NULL,'2022-07-23 20:11:42','2022-07-23 20:11:42','2022-07-23 14:11:42','2022-07-23 14:11:42');
/*!40000 ALTER TABLE `wpml_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_e_submissions_values`
--

DROP TABLE IF EXISTS `wpml_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=MyISAM AUTO_INCREMENT=170 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_e_submissions_values`
--

LOCK TABLES `wpml_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wpml_e_submissions_values` DISABLE KEYS */;
INSERT INTO `wpml_e_submissions_values` VALUES (1,1,'name','Kathy Maloney'),(2,1,'field_66c7862',''),(3,1,'email','ksm.maloney@gmail.com'),(4,1,'field_bbe954d','2038293463'),(5,1,'message','aldfkjasldfjaslfjasdl;kghag;lkajfa;lsdkfjasd;lfasjk'),(6,1,'field_54d8aa4',''),(7,1,'field_77db6f3',''),(8,1,'field_5633121',''),(9,2,'name','Kathy Maloney'),(10,2,'field_66c7862',''),(11,2,'email','ksm.maloney@gmail.com'),(12,2,'field_bbe954d','2038293463'),(13,2,'message','lFKJAL;FKJASD;LFAJF;LASKDJFA;SLKDFJAS;LDKFJASD'),(14,2,'field_54d8aa4',''),(15,2,'field_77db6f3',''),(16,2,'field_5633121',''),(17,3,'name','sarah hayward'),(18,3,'field_66c7862','Park View Family Dental'),(19,3,'email','sarah@parkviewfamilydentistry.net'),(20,3,'field_bbe954d','19703525448'),(21,3,'message','We have recently taken over a dental office in ft collins and need an inspection on the xray units- the inspection tag on them says it expired Nov 2021- email is the best way to contact me'),(22,3,'field_54d8aa4',''),(23,3,'field_77db6f3',''),(24,3,'field_5633121',''),(25,4,'name','Crytoroomb'),(26,4,'field_66c7862',''),(27,4,'email','larabeatrizvieira2011@hotmail.com'),(28,4,'field_bbe954d','89033732793'),(29,4,'message','Making money in the net is easier now.  https://daps.elletvweb.it/gotodate/go'),(30,5,'name','Crytoroomb'),(31,5,'field_66c7862',''),(32,5,'email','amy.hamernick@gmail.com'),(33,5,'field_bbe954d','89038275526'),(34,5,'message','Rich people are rich because they use this robot. https://daps.elletvweb.it/gotodate/go'),(35,6,'name','Crytoroomb'),(36,6,'field_66c7862',''),(37,6,'email','rebbeccamerylkru@yahoo.com'),(38,6,'field_bbe954d','89035530579'),(39,6,'message','Have no financial skills? Let Robot make money for you. https://daps.elletvweb.it/gotodate/go'),(40,7,'name','Crytoroomb'),(41,7,'field_66c7862',''),(42,7,'email','buford42_99@go.com'),(43,7,'field_bbe954d','89030012718'),(44,7,'message','Financial robot is the best companion of rich people. https://daps.elletvweb.it/gotodate/go'),(45,8,'name','Sunburstaea'),(46,8,'field_66c7862','google'),(47,8,'email','bmiller35design@gmail.com'),(48,8,'field_bbe954d','88269435217'),(49,8,'message','mostly in monasteries.'),(50,9,'name','Crytoroomb'),(51,9,'field_66c7862',''),(52,9,'email','garcuacesar@ymail.com'),(53,9,'field_bbe954d','89031319122'),(54,9,'message','No need to work anymore. Just launch the robot.  https://daps.elletvweb.it/gotodate/go'),(55,10,'name','Edelbrockvkj'),(56,10,'field_66c7862','google'),(57,10,'email','peter49er@fast.net'),(58,10,'field_bbe954d','89926885927'),(59,10,'message','manuscripts held onto'),(60,11,'name','Crytoroomb'),(61,11,'field_66c7862',''),(62,11,'email','tiffany.richtmyer@selectivehr.com'),(63,11,'field_bbe954d','89032076466'),(64,11,'message','No need to worry about the future if your use this financial robot. https://daps.elletvweb.it/gotodate/go'),(65,12,'name','Crytoroomb'),(66,12,'field_66c7862',''),(67,12,'email','sanja.adamic@siol.net'),(68,12,'field_bbe954d','89032246725'),(69,12,'message','Rich people are rich because they use this robot. https://daps.elletvweb.it/gotodate/go'),(70,13,'name','Crytoroomb'),(71,13,'field_66c7862',''),(72,13,'email','quinteroalex13@yahoo.com'),(73,13,'field_bbe954d','89030123380'),(74,13,'message','We know how to become rich and do you? https://daps.elletvweb.it/gotodate/go'),(75,14,'name','Squierdoz'),(76,14,'field_66c7862','google'),(77,14,'email','jesika.r.dunn@gmail.com'),(78,14,'field_bbe954d','87144499536'),(79,14,'message','Duke de Montosier'),(80,15,'name','Rubberhdi'),(81,15,'field_66c7862','google'),(82,15,'email','anisavangjeli@yahoo.ca'),(83,15,'field_bbe954d','89879143136'),(84,15,'message',', text and illustrations to which'),(85,16,'name','Crytoroomb'),(86,16,'field_66c7862',''),(87,16,'email','shyanmuscat@yahoo.com'),(88,16,'field_bbe954d','89031332925'),(89,16,'message','Everyone can earn as much as he wants suing this Bot. https://daps.elletvweb.it/gotodate/go'),(90,17,'name','Sandermmw'),(91,17,'field_66c7862','google'),(92,17,'email','jesika.r.dunn@gmail.com'),(93,17,'field_bbe954d','85393794543'),(94,17,'message','then only a few have reached us'),(95,18,'name','Crytoroomb'),(96,18,'field_66c7862',''),(97,18,'email','tammyneal33@yahoo.com'),(98,18,'field_bbe954d','89030634715'),(99,18,'message','Try out the automatic robot to keep earning all day long.  https://daps.elletvweb.it/gotodate/go'),(100,19,'name','Crytoroomb'),(101,19,'field_66c7862',''),(102,19,'email','michaelhuang1007@yahoo.com'),(103,19,'field_bbe954d','89036427416'),(104,19,'message','Make money online, staying at home this cold winter. https://daps.elletvweb.it/gotodate/go'),(105,20,'name','Crytoroomb'),(106,20,'field_66c7862',''),(107,20,'email','mohamed101ali@gmail.com'),(108,20,'field_bbe954d','89030954609'),(109,20,'message','Everyone can earn as much as he wants suing this Bot. https://daps.elletvweb.it/gotodate/go'),(110,21,'name','Incipiozji'),(111,21,'field_66c7862','google'),(112,21,'email','scottandgina@yahoo.com'),(113,21,'field_bbe954d','83979241773'),(114,21,'message','secular brotherhoods of scribes.'),(115,22,'name','Airbladeigf'),(116,22,'field_66c7862','google'),(117,22,'email','highparknailspa@gmail.com'),(118,22,'field_bbe954d','86417842625'),(119,22,'message','number of surviving European'),(120,23,'name','Squierpmb'),(121,23,'field_66c7862','google'),(122,23,'email','jlieb@thegreenberggroup.com'),(123,23,'field_bbe954d','83782717131'),(124,23,'message','from a printed book, reproduction'),(125,24,'name','Crytoroomb'),(126,24,'field_66c7862',''),(127,24,'email','edumonte00@hotmail.com'),(128,24,'field_bbe954d','89034912730'),(129,24,'message','Trust the financial Bot to become rich. https://daps.elletvweb.it/gotodate/go'),(130,25,'name','Crytoroomb'),(131,25,'field_66c7862',''),(132,25,'email','famedev@gammae.com'),(133,25,'field_bbe954d','89035039844'),(134,25,'message','Make your laptop a financial instrument with this program.  https://daps.elletvweb.it/gotodate/go'),(135,26,'name','Crytoroomb'),(136,26,'field_66c7862',''),(137,26,'email','knutj2112@aol.com'),(138,26,'field_bbe954d','89030720446'),(139,26,'message','No need to worry about the future if your use this financial robot. https://daps.elletvweb.it/gotodate/go'),(140,27,'name','Crytoroomb'),(141,27,'field_66c7862',''),(142,27,'email','huilian-wang@hotmail.com'),(143,27,'field_bbe954d','89033217855'),(144,27,'message','Buy everything you want earning money online. https://daps.elletvweb.it/gotodate/go'),(145,28,'name','Ernestpreog'),(146,28,'field_66c7862','google'),(147,28,'email','no-replyHemestalse@gmail.com'),(148,28,'field_bbe954d','89293312829'),(149,28,'message','Good day!  flatironsxrayservices.com \r\n \r\nWe make available \r\n \r\nSending your message through the feedback form which can be found on the sites in the contact section. Contact form are filled in by our application and the captcha is solved. The superiority of this method is that messages sent through feedback forms are whitelisted. This method improve the chances that your message will be open. \r\n \r\nOur database contains more than 27 million sites around the world to which we can send your message. \r\n \r\nThe cost of one million messages 49 USD \r\n \r\nFREE TEST mailing Up to 50,000 messages. \r\n \r\n \r\nThis letter is created automatically.  Use our contacts for communication. \r\n \r\nContact us. \r\nTelegram - @FeedbackMessages \r\nSkype  live:contactform_18 \r\nWhatsApp - +375259112693 \r\nWe only use chat.'),(150,29,'name','Crytoroomb'),(151,29,'field_66c7862',''),(152,29,'email','be4youdrive@yahoo.com'),(153,29,'field_bbe954d','89035318824'),(154,29,'message','The fastest way to make you wallet thick is here.  https://daps.elletvweb.it/gotodate/go'),(155,30,'name','Crytoroomb'),(156,30,'field_66c7862',''),(157,30,'email','natasha_dougherty@yahoo.com'),(158,30,'field_bbe954d','89037175922'),(159,30,'message','One dollar is nothing, but it can grow into $100 here. https://daps.elletvweb.it/gotodate/go'),(160,31,'name','Crytoroomb'),(161,31,'field_66c7862',''),(162,31,'email','dur.d.dddddd.dd@gmail.com'),(163,31,'field_bbe954d','89035989489'),(164,31,'message','Using this Robot is the best way to make you rich. https://daps.elletvweb.it/gotodate/go'),(165,32,'name','Crytoroomb'),(166,32,'field_66c7862',''),(167,32,'email','lenna.com@gmail.com'),(168,32,'field_bbe954d','89034050458'),(169,32,'message','The fastest way to make your wallet thick is found. https://daps.elletvweb.it/gotodate/go');
/*!40000 ALTER TABLE `wpml_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_irrp_redirection_logs`
--

DROP TABLE IF EXISTS `wpml_irrp_redirection_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_irrp_redirection_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `redirect_id` bigint(20) NOT NULL,
  `request_url` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `response_url` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `request_date` datetime NOT NULL,
  `request_timestamp` bigint(20) NOT NULL,
  `request_code` smallint(6) NOT NULL,
  `response_code` smallint(6) NOT NULL,
  `log_code` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `extras` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `redirect_id` (`redirect_id`),
  KEY `request_timestamp` (`request_timestamp`),
  KEY `request_code` (`request_code`),
  KEY `response_code` (`response_code`),
  KEY `log_code` (`log_code`)
) ENGINE=MyISAM AUTO_INCREMENT=5673 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_irrp_redirection_logs`
--

LOCK TABLES `wpml_irrp_redirection_logs` WRITE;
/*!40000 ALTER TABLE `wpml_irrp_redirection_logs` DISABLE KEYS */;
INSERT INTO `wpml_irrp_redirection_logs` VALUES (1,0,'http://flatironsxrayservices.com/category-sitemap.xml','404','2022-02-17 18:51:05',1645123865,404,404,'is_404_no_redirect',''),(2,0,'http://flatironsxrayservices.com/post-sitemap.xml','404','2022-02-17 21:42:09',1645134129,404,404,'is_404_no_redirect',''),(3,0,'http://flatironsxrayservices.com/.env','404','2022-02-18 00:00:56',1645142456,404,404,'is_404_no_redirect',''),(4,0,'http://flatironsxrayservices.com/.env','404','2022-02-18 07:20:46',1645168846,404,404,'is_404_no_redirect',''),(5,0,'http://flatironsxrayservices.com/.env','404','2022-02-18 07:28:00',1645169280,404,404,'is_404_no_redirect',''),(6,0,'http://flatironsxrayservices.com/.env','404','2022-02-18 07:28:00',1645169280,404,404,'is_404_no_redirect',''),(7,0,'http://flatironsxrayservices.com/.env','404','2022-02-18 16:12:41',1645200761,404,404,'is_404_no_redirect',''),(8,0,'http://flatironsxrayservices.com/category-sitemap.xml','404','2022-02-18 17:57:16',1645207036,404,404,'is_404_no_redirect',''),(9,0,'http://flatironsxrayservices.com/post-sitemap.xml','404','2022-02-18 21:29:14',1645219754,404,404,'is_404_no_redirect',''),(10,0,'http://flatironsxrayservices.com/uploads/up.php','404','2022-02-19 07:00:12',1645254012,404,404,'is_404_no_redirect',''),(11,0,'http://flatironsxrayservices.com/sites/all/libraries/elfinder/elfinder.php.html','404','2022-02-19 07:00:13',1645254013,404,404,'is_404_no_redirect',''),(12,0,'http://flatironsxrayservices.com/images/vuln.php','404','2022-02-19 07:00:14',1645254014,404,404,'is_404_no_redirect',''),(13,0,'http://flatironsxrayservices.com/ups.php','404','2022-02-19 07:00:15',1645254015,404,404,'is_404_no_redirect',''),(14,0,'http://flatironsxrayservices.com/up.php','404','2022-02-19 07:00:16',1645254016,404,404,'is_404_no_redirect',''),(15,0,'http://flatironsxrayservices.com/wp-content/upload.php','404','2022-02-19 07:00:17',1645254017,404,404,'is_404_no_redirect',''),(16,0,'http://flatironsxrayservices.com/upload.php','404','2022-02-19 07:00:17',1645254017,404,404,'is_404_no_redirect',''),(17,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-02-19 07:00:18',1645254018,404,404,'is_404_no_redirect',''),(18,0,'http://flatironsxrayservices.com/category-sitemap.xml','404','2022-02-19 07:55:00',1645257300,404,404,'is_404_no_redirect',''),(19,0,'http://flatironsxrayservices.com/post-sitemap.xml','404','2022-02-19 10:47:51',1645267671,404,404,'is_404_no_redirect',''),(20,0,'http://flatironsxrayservices.com/home','404','2022-02-19 12:36:00',1645274160,404,404,'is_404_no_redirect',''),(21,0,'http://flatironsxrayservices.com/wordpress//wp-admin/install.php?step=1','404','2022-02-19 16:01:36',1645286496,404,404,'is_404_no_redirect',''),(22,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php?step=1','404','2022-02-19 16:01:38',1645286498,404,404,'is_404_no_redirect',''),(23,0,'http://flatironsxrayservices.com/wordpress//wp-admin/setup-config.php','404','2022-02-19 16:01:42',1645286502,404,404,'is_404_no_redirect',''),(24,0,'http://flatironsxrayservices.com/wordpress/wp-admin/setup-config.php','404','2022-02-19 16:01:43',1645286503,404,404,'is_404_no_redirect',''),(25,0,'http://flatironsxrayservices.com/wp//wp-admin/install.php?step=1','404','2022-02-19 16:01:46',1645286506,404,404,'is_404_no_redirect',''),(26,0,'http://flatironsxrayservices.com/wp/wp-admin/install.php?step=1','404','2022-02-19 16:01:47',1645286507,404,404,'is_404_no_redirect',''),(27,0,'http://flatironsxrayservices.com/wp//wp-admin/setup-config.php','404','2022-02-19 16:01:50',1645286510,404,404,'is_404_no_redirect',''),(28,0,'http://flatironsxrayservices.com/wp/wp-admin/setup-config.php','404','2022-02-19 16:01:51',1645286511,404,404,'is_404_no_redirect',''),(29,0,'http://flatironsxrayservices.com/style.php','404','2022-02-19 21:05:20',1645304720,404,404,'is_404_no_redirect',''),(30,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-02-19 21:05:22',1645304722,404,404,'is_404_no_redirect',''),(31,0,'http://flatironsxrayservices.com/s_e.php','404','2022-02-19 21:05:43',1645304743,404,404,'is_404_no_redirect',''),(32,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-02-19 21:05:56',1645304756,404,404,'is_404_no_redirect',''),(33,0,'http://flatironsxrayservices.com/1index.php','404','2022-02-19 21:06:00',1645304760,404,404,'is_404_no_redirect',''),(34,0,'http://flatironsxrayservices.com/3index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-19 21:06:16',1645304776,404,404,'is_404_no_redirect',''),(35,0,'http://flatironsxrayservices.com/wikindex.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-19 21:06:32',1645304792,404,404,'is_404_no_redirect',''),(36,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-19 21:06:50',1645304810,404,404,'is_404_no_redirect',''),(37,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-19 21:06:50',1645304810,404,404,'is_404_no_redirect',''),(38,0,'http://flatironsxrayservices.com/radio.php','404','2022-02-19 21:06:59',1645304819,404,404,'is_404_no_redirect',''),(39,0,'http://flatironsxrayservices.com/lock360.php?daksldlkdsadas=1','404','2022-02-19 21:07:10',1645304830,404,404,'is_404_no_redirect',''),(40,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1','404','2022-02-19 21:08:14',1645304894,404,404,'is_404_no_redirect',''),(41,0,'http://flatironsxrayservices.com/xmrlpc.php?daksldlkdsadas=1','404','2022-02-19 21:08:55',1645304935,404,404,'is_404_no_redirect',''),(42,0,'http://flatironsxrayservices.com/xmlrpcs.php?daksldlkdsadas=1','404','2022-02-19 21:09:06',1645304946,404,404,'is_404_no_redirect',''),(43,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1','404','2022-02-19 21:09:49',1645304989,404,404,'is_404_no_redirect',''),(44,0,'http://flatironsxrayservices.com/qindex.php?daksldlkdsadas=1','404','2022-02-19 21:10:34',1645305034,404,404,'is_404_no_redirect',''),(45,0,'http://flatironsxrayservices.com/doc.php','404','2022-02-19 21:10:44',1645305044,404,404,'is_404_no_redirect',''),(46,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-02-19 21:11:03',1645305063,404,404,'is_404_no_redirect',''),(47,0,'http://flatironsxrayservices.com/beence.php','404','2022-02-19 21:12:37',1645305157,404,404,'is_404_no_redirect',''),(48,0,'http://flatironsxrayservices.com/ups.php','404','2022-02-19 21:13:35',1645305215,404,404,'is_404_no_redirect',''),(49,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-02-19 21:14:04',1645305244,404,404,'is_404_no_redirect',''),(50,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-02-19 21:15:05',1645305305,404,404,'is_404_no_redirect',''),(51,0,'http://flatironsxrayservices.com/export.php','404','2022-02-19 21:15:35',1645305335,404,404,'is_404_no_redirect',''),(52,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-02-19 21:15:36',1645305336,404,404,'is_404_no_redirect',''),(53,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-02-19 21:15:55',1645305355,404,404,'is_404_no_redirect',''),(54,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-02-19 21:16:49',1645305409,404,404,'is_404_no_redirect',''),(55,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-02-19 21:16:49',1645305409,404,404,'is_404_no_redirect',''),(56,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-02-19 21:17:48',1645305468,404,404,'is_404_no_redirect',''),(57,0,'http://flatironsxrayservices.com/css.php','404','2022-02-19 21:19:30',1645305570,404,404,'is_404_no_redirect',''),(58,0,'http://flatironsxrayservices.com/moduless.php','404','2022-02-19 21:21:00',1645305660,404,404,'is_404_no_redirect',''),(59,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-02-19 21:21:53',1645305713,404,404,'is_404_no_redirect',''),(60,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-02-19 21:22:09',1645305729,404,404,'is_404_no_redirect',''),(61,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-02-19 21:22:24',1645305744,404,404,'is_404_no_redirect',''),(62,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-02-19 21:22:41',1645305761,404,404,'is_404_no_redirect',''),(63,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-02-19 21:23:18',1645305798,404,404,'is_404_no_redirect',''),(64,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-02-19 21:23:19',1645305799,404,404,'is_404_no_redirect',''),(65,0,'http://flatironsxrayservices.com/legion.php','404','2022-02-19 21:23:30',1645305810,404,404,'is_404_no_redirect',''),(66,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-02-19 21:24:40',1645305880,404,404,'is_404_no_redirect',''),(67,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-02-19 21:24:59',1645305899,404,404,'is_404_no_redirect',''),(68,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-02-19 21:25:09',1645305909,404,404,'is_404_no_redirect',''),(69,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-02-19 21:25:18',1645305918,404,404,'is_404_no_redirect',''),(70,0,'http://flatironsxrayservices.com/archives.php','404','2022-02-19 21:25:37',1645305937,404,404,'is_404_no_redirect',''),(71,0,'http://flatironsxrayservices.com/xindex.php','404','2022-02-19 21:25:52',1645305952,404,404,'is_404_no_redirect',''),(72,0,'http://flatironsxrayservices.com/defau11.php','404','2022-02-19 21:26:16',1645305976,404,404,'is_404_no_redirect',''),(73,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-02-19 21:26:31',1645305991,404,404,'is_404_no_redirect',''),(74,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-02-19 21:26:47',1645306007,404,404,'is_404_no_redirect',''),(75,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-02-19 21:27:06',1645306026,404,404,'is_404_no_redirect',''),(76,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-02-19 21:27:13',1645306033,404,404,'is_404_no_redirect',''),(77,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-02-19 21:28:36',1645306116,404,404,'is_404_no_redirect',''),(78,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-02-19 21:28:37',1645306117,404,404,'is_404_no_redirect',''),(79,0,'http://flatironsxrayservices.com/cgialfa','404','2022-02-19 21:28:38',1645306118,404,404,'is_404_no_redirect',''),(80,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-02-19 21:28:39',1645306119,404,404,'is_404_no_redirect',''),(81,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-02-19 21:28:40',1645306120,404,404,'is_404_no_redirect',''),(82,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-02-19 21:28:41',1645306121,404,404,'is_404_no_redirect',''),(83,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-02-19 21:28:42',1645306122,404,404,'is_404_no_redirect',''),(84,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-02-19 21:28:43',1645306123,404,404,'is_404_no_redirect',''),(85,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-02-19 21:28:44',1645306124,404,404,'is_404_no_redirect',''),(86,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-02-19 21:28:45',1645306125,404,404,'is_404_no_redirect',''),(87,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-02-19 21:28:46',1645306126,404,404,'is_404_no_redirect',''),(88,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-02-19 21:28:47',1645306127,404,404,'is_404_no_redirect',''),(89,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-02-19 21:28:48',1645306128,404,404,'is_404_no_redirect',''),(90,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-02-19 21:28:49',1645306129,404,404,'is_404_no_redirect',''),(91,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-02-19 21:28:50',1645306130,404,404,'is_404_no_redirect',''),(92,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-02-19 21:28:52',1645306132,404,404,'is_404_no_redirect',''),(93,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-02-19 21:28:53',1645306133,404,404,'is_404_no_redirect',''),(94,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-02-19 21:28:54',1645306134,404,404,'is_404_no_redirect',''),(95,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-02-19 21:28:55',1645306135,404,404,'is_404_no_redirect',''),(96,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-02-19 21:28:56',1645306136,404,404,'is_404_no_redirect',''),(97,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-02-19 21:28:58',1645306138,404,404,'is_404_no_redirect',''),(98,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-02-19 21:28:59',1645306139,404,404,'is_404_no_redirect',''),(99,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-02-19 21:29:00',1645306140,404,404,'is_404_no_redirect',''),(100,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-02-19 21:29:01',1645306141,404,404,'is_404_no_redirect',''),(101,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-02-19 21:29:02',1645306142,404,404,'is_404_no_redirect',''),(102,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-02-19 21:29:03',1645306143,404,404,'is_404_no_redirect',''),(103,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-02-19 21:29:04',1645306144,404,404,'is_404_no_redirect',''),(104,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-02-19 21:29:27',1645306167,404,404,'is_404_no_redirect',''),(105,0,'http://flatironsxrayservices.com/about.php','404','2022-02-19 21:29:31',1645306171,404,404,'is_404_no_redirect',''),(106,0,'http://flatironsxrayservices.com/shells.php','404','2022-02-19 21:29:32',1645306172,404,404,'is_404_no_redirect',''),(107,0,'http://flatironsxrayservices.com/olux.php','404','2022-02-19 21:29:33',1645306173,404,404,'is_404_no_redirect',''),(108,0,'http://flatironsxrayservices.com/xleet.php','404','2022-02-19 21:29:34',1645306174,404,404,'is_404_no_redirect',''),(109,0,'http://flatironsxrayservices.com/wso.php','404','2022-02-19 21:29:35',1645306175,404,404,'is_404_no_redirect',''),(110,0,'http://flatironsxrayservices.com/shell.php','404','2022-02-19 21:29:36',1645306176,404,404,'is_404_no_redirect',''),(111,0,'http://flatironsxrayservices.com/up.php','404','2022-02-19 21:29:37',1645306177,404,404,'is_404_no_redirect',''),(112,0,'http://flatironsxrayservices.com/upload.php','404','2022-02-19 21:29:38',1645306178,404,404,'is_404_no_redirect',''),(113,0,'http://flatironsxrayservices.com/1.php','404','2022-02-19 21:29:39',1645306179,404,404,'is_404_no_redirect',''),(114,0,'http://flatironsxrayservices.com/x.php','404','2022-02-19 21:29:39',1645306179,404,404,'is_404_no_redirect',''),(115,0,'http://flatironsxrayservices.com/z.php','404','2022-02-19 21:29:40',1645306180,404,404,'is_404_no_redirect',''),(116,0,'http://flatironsxrayservices.com/a.php','404','2022-02-19 21:29:41',1645306181,404,404,'is_404_no_redirect',''),(117,0,'http://flatironsxrayservices.com/test.php','404','2022-02-19 21:29:42',1645306182,404,404,'is_404_no_redirect',''),(118,0,'http://flatironsxrayservices.com/wp.php','404','2022-02-19 21:29:43',1645306183,404,404,'is_404_no_redirect',''),(119,0,'http://flatironsxrayservices.com/alfa.php','404','2022-02-19 21:29:44',1645306184,404,404,'is_404_no_redirect',''),(120,0,'http://flatironsxrayservices.com/config.php','404','2022-02-19 21:29:45',1645306185,404,404,'is_404_no_redirect',''),(121,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-02-19 21:29:46',1645306186,404,404,'is_404_no_redirect',''),(122,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-02-19 21:29:46',1645306186,404,404,'is_404_no_redirect',''),(123,0,'http://flatironsxrayservices.com/category-sitemap.xml','404','2022-02-20 03:55:39',1645329339,404,404,'is_404_no_redirect',''),(124,0,'http://flatironsxrayservices.com/.git/config','404','2022-02-20 05:50:30',1645336230,404,404,'is_404_no_redirect',''),(125,0,'http://flatironsxrayservices.com/.DS_Store','404','2022-02-20 05:50:30',1645336230,404,404,'is_404_no_redirect',''),(126,0,'http://flatironsxrayservices.com/.DS_Store','404','2022-02-20 05:50:30',1645336230,404,404,'is_404_no_redirect',''),(127,0,'http://flatironsxrayservices.com/.git/config','404','2022-02-20 05:50:30',1645336230,404,404,'is_404_no_redirect',''),(128,0,'http://flatironsxrayservices.com/.git/config','404','2022-02-20 05:50:32',1645336232,404,404,'is_404_no_redirect',''),(129,0,'http://flatironsxrayservices.com/.DS_Store','404','2022-02-20 05:50:34',1645336234,404,404,'is_404_no_redirect',''),(130,0,'http://flatironsxrayservices.com/.DS_Store','404','2022-02-20 05:50:34',1645336234,404,404,'is_404_no_redirect',''),(131,0,'http://flatironsxrayservices.com/.git/config','404','2022-02-20 05:50:34',1645336234,404,404,'is_404_no_redirect',''),(132,0,'http://flatironsxrayservices.com/.git/config','404','2022-02-20 05:50:35',1645336235,404,404,'is_404_no_redirect',''),(133,0,'http://flatironsxrayservices.com/.git/config','404','2022-02-20 05:50:37',1645336237,404,404,'is_404_no_redirect',''),(134,0,'http://flatironsxrayservices.com/.DS_Store','404','2022-02-20 05:50:38',1645336238,404,404,'is_404_no_redirect',''),(135,0,'http://flatironsxrayservices.com/.DS_Store','404','2022-02-20 05:50:40',1645336240,404,404,'is_404_no_redirect',''),(136,0,'http://flatironsxrayservices.com/post-sitemap.xml','404','2022-02-20 07:30:18',1645342218,404,404,'is_404_no_redirect',''),(137,0,'http://flatironsxrayservices.com/wp/wp-admin/install.php','404','2022-02-20 19:23:43',1645385023,404,404,'is_404_no_redirect',''),(138,0,'http://flatironsxrayservices.com/wp/wp-admin/install.php','404','2022-02-20 19:23:44',1645385024,404,404,'is_404_no_redirect',''),(139,0,'http://flatironsxrayservices.com/new/wp-admin/install.php','404','2022-02-20 19:23:46',1645385026,404,404,'is_404_no_redirect',''),(140,0,'http://flatironsxrayservices.com/new/wp-admin/install.php','404','2022-02-20 19:23:47',1645385027,404,404,'is_404_no_redirect',''),(141,0,'http://flatironsxrayservices.com/old/wp-admin/install.php','404','2022-02-20 19:23:48',1645385028,404,404,'is_404_no_redirect',''),(142,0,'http://flatironsxrayservices.com/old/wp-admin/install.php','404','2022-02-20 19:23:49',1645385029,404,404,'is_404_no_redirect',''),(143,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php','404','2022-02-20 19:23:51',1645385031,404,404,'is_404_no_redirect',''),(144,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php','404','2022-02-20 19:23:52',1645385032,404,404,'is_404_no_redirect',''),(145,0,'http://flatironsxrayservices.com/test/wp-admin/install.php','404','2022-02-20 19:23:53',1645385033,404,404,'is_404_no_redirect',''),(146,0,'http://flatironsxrayservices.com/test/wp-admin/install.php','404','2022-02-20 19:23:54',1645385034,404,404,'is_404_no_redirect',''),(147,0,'http://flatironsxrayservices.com/blog/wp-admin/install.php','404','2022-02-20 19:23:55',1645385035,404,404,'is_404_no_redirect',''),(148,0,'http://flatironsxrayservices.com/blog/wp-admin/install.php','404','2022-02-20 19:23:56',1645385036,404,404,'is_404_no_redirect',''),(149,0,'http://flatironsxrayservices.com/cms/wp-admin/install.php','404','2022-02-20 19:23:57',1645385037,404,404,'is_404_no_redirect',''),(150,0,'http://flatironsxrayservices.com/cms/wp-admin/install.php','404','2022-02-20 19:23:58',1645385038,404,404,'is_404_no_redirect',''),(151,0,'http://flatironsxrayservices.com/web/wp-admin/install.php','404','2022-02-20 19:24:00',1645385040,404,404,'is_404_no_redirect',''),(152,0,'http://flatironsxrayservices.com/web/wp-admin/install.php','404','2022-02-20 19:24:01',1645385041,404,404,'is_404_no_redirect',''),(153,0,'http://flatironsxrayservices.com/backup/wp-admin/install.php','404','2022-02-20 19:24:02',1645385042,404,404,'is_404_no_redirect',''),(154,0,'http://flatironsxrayservices.com/backup/wp-admin/install.php','404','2022-02-20 19:24:03',1645385043,404,404,'is_404_no_redirect',''),(155,0,'http://flatironsxrayservices.com/site/wp-admin/install.php','404','2022-02-20 19:24:04',1645385044,404,404,'is_404_no_redirect',''),(156,0,'http://flatironsxrayservices.com/site/wp-admin/install.php','404','2022-02-20 19:24:05',1645385045,404,404,'is_404_no_redirect',''),(157,0,'http://flatironsxrayservices.com/oldsite/wp-admin/install.php','404','2022-02-20 19:24:07',1645385047,404,404,'is_404_no_redirect',''),(158,0,'http://flatironsxrayservices.com/oldsite/wp-admin/install.php','404','2022-02-20 19:24:08',1645385048,404,404,'is_404_no_redirect',''),(159,0,'http://flatironsxrayservices.com/category-sitemap.xml','404','2022-02-21 00:20:15',1645402815,404,404,'is_404_no_redirect',''),(160,0,'http://flatironsxrayservices.com/category-sitemap.xml','404','2022-02-21 02:37:17',1645411037,404,404,'is_404_no_redirect',''),(161,0,'http://flatironsxrayservices.com/post-sitemap.xml','404','2022-02-21 03:16:01',1645413361,404,404,'is_404_no_redirect',''),(162,0,'http://flatironsxrayservices.com/post-sitemap.xml','404','2022-02-21 06:22:08',1645424528,404,404,'is_404_no_redirect',''),(163,0,'http://flatironsxrayservices.com/home','404','2022-02-21 16:37:01',1645461421,404,404,'is_404_no_redirect',''),(164,0,'http://flatironsxrayservices.com/old','404','2022-02-22 16:26:47',1645547207,404,404,'is_404_no_redirect',''),(165,0,'http://flatironsxrayservices.com/.env','404','2022-02-22 23:41:00',1645573260,404,404,'is_404_no_redirect',''),(166,0,'http://flatironsxrayservices.com/.env','404','2022-02-22 23:41:12',1645573272,404,404,'is_404_no_redirect',''),(167,0,'http://flatironsxrayservices.com/.env','404','2022-02-23 07:29:55',1645601395,404,404,'is_404_no_redirect',''),(168,0,'http://flatironsxrayservices.com/.env','404','2022-02-23 07:29:58',1645601398,404,404,'is_404_no_redirect',''),(169,0,'http://flatironsxrayservices.com/.env','404','2022-02-23 10:07:11',1645610831,404,404,'is_404_no_redirect',''),(170,0,'http://flatironsxrayservices.com/.env','404','2022-02-23 14:50:23',1645627823,404,404,'is_404_no_redirect',''),(171,0,'http://flatironsxrayservices.com/.env','404','2022-02-23 14:50:27',1645627827,404,404,'is_404_no_redirect',''),(172,0,'http://flatironsxrayservices.com/about-me/','404','2022-02-23 20:45:06',1645649106,404,404,'is_404_no_redirect',''),(173,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6069.css?ver=1645758691','404','2022-02-24 21:25:43',1645737943,404,404,'is_404_no_redirect',''),(174,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6069.css?ver=1645758691','404','2022-02-24 21:30:23',1645738223,404,404,'is_404_no_redirect',''),(175,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6069.css?ver=1645758691','404','2022-02-24 21:31:10',1645738270,404,404,'is_404_no_redirect',''),(176,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6069.css?ver=1645758691','404','2022-02-24 21:31:53',1645738313,404,404,'is_404_no_redirect',''),(177,0,'http://flatironsxrayservices.com/wikindex.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-25 11:43:17',1645789397,404,404,'is_404_no_redirect',''),(178,0,'http://flatironsxrayservices.com/3index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-25 11:43:19',1645789399,404,404,'is_404_no_redirect',''),(179,0,'http://flatironsxrayservices.com/admin.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-25 11:43:20',1645789400,404,404,'is_404_no_redirect',''),(180,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-25 11:43:21',1645789401,404,404,'is_404_no_redirect',''),(181,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-25 11:43:22',1645789402,404,404,'is_404_no_redirect',''),(182,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-02-25 14:19:05',1645798745,404,404,'is_404_no_redirect',''),(183,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-02-25 14:20:31',1645798831,404,404,'is_404_no_redirect',''),(184,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-02-25 14:24:31',1645799071,404,404,'is_404_no_redirect',''),(185,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:24',1645820244,404,404,'is_404_no_redirect',''),(186,0,'http://flatironsxrayservices.com/2018/wp-config.php','404','2022-02-25 20:17:25',1645820245,404,404,'is_404_no_redirect',''),(187,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:27',1645820247,404,404,'is_404_no_redirect',''),(188,0,'http://flatironsxrayservices.com/2019/wp-config.php','404','2022-02-25 20:17:28',1645820248,404,404,'is_404_no_redirect',''),(189,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:29',1645820249,404,404,'is_404_no_redirect',''),(190,0,'http://flatironsxrayservices.com/2020/wp-config.php','404','2022-02-25 20:17:30',1645820250,404,404,'is_404_no_redirect',''),(191,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:31',1645820251,404,404,'is_404_no_redirect',''),(192,0,'http://flatironsxrayservices.com/2021/wp-config.php','404','2022-02-25 20:17:32',1645820252,404,404,'is_404_no_redirect',''),(193,0,'http://flatironsxrayservices.com/config.json','404','2022-02-25 20:17:33',1645820253,404,404,'is_404_no_redirect',''),(194,0,'http://flatironsxrayservices.com/_wpeprivate/config.json','404','2022-02-25 20:17:34',1645820254,404,404,'is_404_no_redirect',''),(195,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:35',1645820255,404,404,'is_404_no_redirect',''),(196,0,'http://flatironsxrayservices.com/bac/wp-config.php','404','2022-02-25 20:17:36',1645820256,404,404,'is_404_no_redirect',''),(197,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:37',1645820257,404,404,'is_404_no_redirect',''),(198,0,'http://flatironsxrayservices.com/backup/wp-config.php','404','2022-02-25 20:17:38',1645820258,404,404,'is_404_no_redirect',''),(199,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:39',1645820259,404,404,'is_404_no_redirect',''),(200,0,'http://flatironsxrayservices.com/bak/wp-config.php','404','2022-02-25 20:17:40',1645820260,404,404,'is_404_no_redirect',''),(201,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:41',1645820261,404,404,'is_404_no_redirect',''),(202,0,'http://flatironsxrayservices.com/bc/wp-config.php','404','2022-02-25 20:17:42',1645820262,404,404,'is_404_no_redirect',''),(203,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:43',1645820263,404,404,'is_404_no_redirect',''),(204,0,'http://flatironsxrayservices.com/bk/wp-config.php','404','2022-02-25 20:17:44',1645820264,404,404,'is_404_no_redirect',''),(205,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:45',1645820265,404,404,'is_404_no_redirect',''),(206,0,'http://flatironsxrayservices.com/demo/wp-config.php','404','2022-02-25 20:17:45',1645820265,404,404,'is_404_no_redirect',''),(207,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:47',1645820267,404,404,'is_404_no_redirect',''),(208,0,'http://flatironsxrayservices.com/main/wp-config.php','404','2022-02-25 20:17:47',1645820267,404,404,'is_404_no_redirect',''),(209,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:49',1645820269,404,404,'is_404_no_redirect',''),(210,0,'http://flatironsxrayservices.com/new/wp-config.php','404','2022-02-25 20:17:49',1645820269,404,404,'is_404_no_redirect',''),(211,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:51',1645820271,404,404,'is_404_no_redirect',''),(212,0,'http://flatironsxrayservices.com/old-site/wp-config.php','404','2022-02-25 20:17:51',1645820271,404,404,'is_404_no_redirect',''),(213,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:53',1645820273,404,404,'is_404_no_redirect',''),(214,0,'http://flatironsxrayservices.com/old/wp-config.php','404','2022-02-25 20:17:53',1645820273,404,404,'is_404_no_redirect',''),(215,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:54',1645820274,404,404,'is_404_no_redirect',''),(216,0,'http://flatironsxrayservices.com/oldsite/wp-config.php','404','2022-02-25 20:17:55',1645820275,404,404,'is_404_no_redirect',''),(217,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:57',1645820277,404,404,'is_404_no_redirect',''),(218,0,'http://flatironsxrayservices.com/site/wp-config.php','404','2022-02-25 20:17:57',1645820277,404,404,'is_404_no_redirect',''),(219,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:17:58',1645820278,404,404,'is_404_no_redirect',''),(220,0,'http://flatironsxrayservices.com/sitio/wp-config.php','404','2022-02-25 20:17:59',1645820279,404,404,'is_404_no_redirect',''),(221,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:18:00',1645820280,404,404,'is_404_no_redirect',''),(222,0,'http://flatironsxrayservices.com/sito/wp-config.php','404','2022-02-25 20:18:01',1645820281,404,404,'is_404_no_redirect',''),(223,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:18:02',1645820282,404,404,'is_404_no_redirect',''),(224,0,'http://flatironsxrayservices.com/test/wp-config.php','404','2022-02-25 20:18:03',1645820283,404,404,'is_404_no_redirect',''),(225,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:18:04',1645820284,404,404,'is_404_no_redirect',''),(226,0,'http://flatironsxrayservices.com/wordpress/wp-config.php','404','2022-02-25 20:18:05',1645820285,404,404,'is_404_no_redirect',''),(227,0,'http://flatironsxrayservices.com/wp-config-backup.txt','404','2022-02-25 20:18:08',1645820288,404,404,'is_404_no_redirect',''),(228,0,'http://flatironsxrayservices.com/wp-config-good','404','2022-02-25 20:18:10',1645820290,404,404,'is_404_no_redirect',''),(229,0,'http://flatironsxrayservices.com/wp-config.bak','404','2022-02-25 20:18:13',1645820293,404,404,'is_404_no_redirect',''),(230,0,'http://flatironsxrayservices.com/_wp-config.php','404','2022-02-25 20:18:15',1645820295,404,404,'is_404_no_redirect',''),(231,0,'http://flatironsxrayservices.com/wp-config.good','404','2022-02-25 20:18:20',1645820300,404,404,'is_404_no_redirect',''),(232,0,'http://flatironsxrayservices.com/wp-config.php-bak','404','2022-02-25 20:18:22',1645820302,404,404,'is_404_no_redirect',''),(233,0,'http://flatironsxrayservices.com/wp-config.php-original','404','2022-02-25 20:18:24',1645820304,404,404,'is_404_no_redirect',''),(234,0,'http://flatironsxrayservices.com/wp-config.php.0','404','2022-02-25 20:18:26',1645820306,404,404,'is_404_no_redirect',''),(235,0,'http://flatironsxrayservices.com/wp-config.php.1','404','2022-02-25 20:18:28',1645820308,404,404,'is_404_no_redirect',''),(236,0,'http://flatironsxrayservices.com/wp-config.php.2','404','2022-02-25 20:18:30',1645820310,404,404,'is_404_no_redirect',''),(237,0,'http://flatironsxrayservices.com/wp-config.php.3','404','2022-02-25 20:18:32',1645820312,404,404,'is_404_no_redirect',''),(238,0,'http://flatironsxrayservices.com/wp-config.php.4','404','2022-02-25 20:18:33',1645820313,404,404,'is_404_no_redirect',''),(239,0,'http://flatironsxrayservices.com/wp-config.php.5','404','2022-02-25 20:18:35',1645820315,404,404,'is_404_no_redirect',''),(240,0,'http://flatironsxrayservices.com/wp-config.php.6','404','2022-02-25 20:18:37',1645820317,404,404,'is_404_no_redirect',''),(241,0,'http://flatironsxrayservices.com/wp-config.php.7','404','2022-02-25 20:18:39',1645820319,404,404,'is_404_no_redirect',''),(242,0,'http://flatironsxrayservices.com/wp-config.php.8','404','2022-02-25 20:18:41',1645820321,404,404,'is_404_no_redirect',''),(243,0,'http://flatironsxrayservices.com/wp-config.php.9','404','2022-02-25 20:18:43',1645820323,404,404,'is_404_no_redirect',''),(244,0,'http://flatironsxrayservices.com/wp-config.php.a','404','2022-02-25 20:18:45',1645820325,404,404,'is_404_no_redirect',''),(245,0,'http://flatironsxrayservices.com/wp-config.php.b','404','2022-02-25 20:18:47',1645820327,404,404,'is_404_no_redirect',''),(246,0,'http://flatironsxrayservices.com/wp-config.php.backup','404','2022-02-25 20:18:49',1645820329,404,404,'is_404_no_redirect',''),(247,0,'http://flatironsxrayservices.com/wp-config.php.bak','404','2022-02-25 20:18:51',1645820331,404,404,'is_404_no_redirect',''),(248,0,'http://flatironsxrayservices.com/wp-config.php.bak1','404','2022-02-25 20:18:53',1645820333,404,404,'is_404_no_redirect',''),(249,0,'http://flatironsxrayservices.com/wp-config.php.bk','404','2022-02-25 20:18:55',1645820335,404,404,'is_404_no_redirect',''),(250,0,'http://flatironsxrayservices.com/wp-config.php.cust','404','2022-02-25 20:18:57',1645820337,404,404,'is_404_no_redirect',''),(251,0,'http://flatironsxrayservices.com/wp-config.php.disabled','404','2022-02-25 20:18:59',1645820339,404,404,'is_404_no_redirect',''),(252,0,'http://flatironsxrayservices.com/wp-config.php.new','404','2022-02-25 20:19:01',1645820341,404,404,'is_404_no_redirect',''),(253,0,'http://flatironsxrayservices.com/wp-config.php.old','404','2022-02-25 20:19:03',1645820343,404,404,'is_404_no_redirect',''),(254,0,'http://flatironsxrayservices.com/wp-config.php.orig','404','2022-02-25 20:19:05',1645820345,404,404,'is_404_no_redirect',''),(255,0,'http://flatironsxrayservices.com/wp-config.php.original','404','2022-02-25 20:19:07',1645820347,404,404,'is_404_no_redirect',''),(256,0,'http://flatironsxrayservices.com/wp-config.php.save','404','2022-02-25 20:19:09',1645820349,404,404,'is_404_no_redirect',''),(257,0,'http://flatironsxrayservices.com/wp-config.php.swn','404','2022-02-25 20:19:14',1645820354,404,404,'is_404_no_redirect',''),(258,0,'http://flatironsxrayservices.com/wp-config.php.swo','404','2022-02-25 20:19:16',1645820356,404,404,'is_404_no_redirect',''),(259,0,'http://flatironsxrayservices.com/wp-config.php.swp','404','2022-02-25 20:19:18',1645820358,404,404,'is_404_no_redirect',''),(260,0,'http://flatironsxrayservices.com/wp-config.php.txt','404','2022-02-25 20:19:20',1645820360,404,404,'is_404_no_redirect',''),(261,0,'http://flatironsxrayservices.com/wp-config.php_','404','2022-02-25 20:19:22',1645820362,404,404,'is_404_no_redirect',''),(262,0,'http://flatironsxrayservices.com/wp-config.php_1','404','2022-02-25 20:19:24',1645820364,404,404,'is_404_no_redirect',''),(263,0,'http://flatironsxrayservices.com/wp-config.php_bak','404','2022-02-25 20:19:26',1645820366,404,404,'is_404_no_redirect',''),(264,0,'http://flatironsxrayservices.com/wp-config.php_new','404','2022-02-25 20:19:28',1645820368,404,404,'is_404_no_redirect',''),(265,0,'http://flatironsxrayservices.com/wp-config.php_Old','404','2022-02-25 20:19:29',1645820369,404,404,'is_404_no_redirect',''),(266,0,'http://flatironsxrayservices.com/wp-config.php_orig','404','2022-02-25 20:19:31',1645820371,404,404,'is_404_no_redirect',''),(267,0,'http://flatironsxrayservices.com/wp-config.php_original','404','2022-02-25 20:19:35',1645820375,404,404,'is_404_no_redirect',''),(268,0,'http://flatironsxrayservices.com/wp-config.phporiginal','404','2022-02-25 20:19:37',1645820377,404,404,'is_404_no_redirect',''),(269,0,'http://flatironsxrayservices.com/wp-config.php~','404','2022-02-25 20:19:39',1645820379,404,404,'is_404_no_redirect',''),(270,0,'http://flatironsxrayservices.com/wp-config_good','404','2022-02-25 20:19:41',1645820381,404,404,'is_404_no_redirect',''),(271,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:19:48',1645820388,404,404,'is_404_no_redirect',''),(272,0,'http://flatironsxrayservices.com/wp-old/wp-config.php','404','2022-02-25 20:19:50',1645820390,404,404,'is_404_no_redirect',''),(273,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:19:51',1645820391,404,404,'is_404_no_redirect',''),(274,0,'http://flatironsxrayservices.com/wp/wp-config.php','404','2022-02-25 20:19:52',1645820392,404,404,'is_404_no_redirect',''),(275,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:19:53',1645820393,404,404,'is_404_no_redirect',''),(276,0,'http://flatironsxrayservices.com/wp2/wp-config.php','404','2022-02-25 20:19:54',1645820394,404,404,'is_404_no_redirect',''),(277,0,'http://flatironsxrayservices.com/wp-config.php','404','2022-02-25 20:19:55',1645820395,404,404,'is_404_no_redirect',''),(278,0,'http://flatironsxrayservices.com/www/wp-config.php','404','2022-02-25 20:19:56',1645820396,404,404,'is_404_no_redirect',''),(279,0,'http://flatironsxrayservices.com/apple-touch-icon-152x152-precomposed.png','404','2022-02-25 23:15:11',1645830911,404,404,'is_404_no_redirect',''),(280,0,'http://flatironsxrayservices.com/apple-touch-icon-152x152.png','404','2022-02-25 23:15:12',1645830912,404,404,'is_404_no_redirect',''),(281,0,'http://flatironsxrayservices.com/apple-touch-icon-precomposed.png','404','2022-02-25 23:15:13',1645830913,404,404,'is_404_no_redirect',''),(282,0,'http://flatironsxrayservices.com/apple-touch-icon.png','404','2022-02-25 23:15:14',1645830914,404,404,'is_404_no_redirect',''),(283,0,'http://flatironsxrayservices.com/apple-touch-icon-152x152-precomposed.png','404','2022-02-25 23:15:15',1645830915,404,404,'is_404_no_redirect',''),(284,0,'http://flatironsxrayservices.com/apple-touch-icon-152x152.png','404','2022-02-25 23:15:16',1645830916,404,404,'is_404_no_redirect',''),(285,0,'http://flatironsxrayservices.com/apple-touch-icon-precomposed.png','404','2022-02-25 23:15:17',1645830917,404,404,'is_404_no_redirect',''),(286,0,'http://flatironsxrayservices.com/apple-touch-icon.png','404','2022-02-25 23:15:18',1645830918,404,404,'is_404_no_redirect',''),(287,0,'http://flatironsxrayservices.com/.env','404','2022-02-26 05:32:43',1645853563,404,404,'is_404_no_redirect',''),(288,0,'http://flatironsxrayservices.com/.env','404','2022-02-26 05:42:37',1645854157,404,404,'is_404_no_redirect',''),(289,0,'http://flatironsxrayservices.com/.env','404','2022-02-26 05:42:37',1645854157,404,404,'is_404_no_redirect',''),(290,0,'http://flatironsxrayservices.com/1index.php','404','2022-02-26 20:08:40',1645906120,404,404,'is_404_no_redirect',''),(291,0,'http://flatironsxrayservices.com/wikindex.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-26 20:41:23',1645908083,404,404,'is_404_no_redirect',''),(292,0,'http://flatironsxrayservices.com/3index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-26 20:41:25',1645908085,404,404,'is_404_no_redirect',''),(293,0,'http://flatironsxrayservices.com/admin.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-26 20:41:26',1645908086,404,404,'is_404_no_redirect',''),(294,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-26 20:41:27',1645908087,404,404,'is_404_no_redirect',''),(295,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-02-26 20:41:28',1645908088,404,404,'is_404_no_redirect',''),(296,0,'http://flatironsxrayservices.com/.env','404','2022-02-26 20:52:35',1645908755,404,404,'is_404_no_redirect',''),(297,0,'http://flatironsxrayservices.com/wp/wp-admin/install.php','404','2022-02-28 15:11:30',1646061090,404,404,'is_404_no_redirect',''),(298,0,'http://flatironsxrayservices.com/new/wp-admin/install.php','404','2022-02-28 15:11:32',1646061092,404,404,'is_404_no_redirect',''),(299,0,'http://flatironsxrayservices.com/old/wp-admin/install.php','404','2022-02-28 15:11:33',1646061093,404,404,'is_404_no_redirect',''),(300,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php','404','2022-02-28 15:11:35',1646061095,404,404,'is_404_no_redirect',''),(301,0,'http://flatironsxrayservices.com/test/wp-admin/install.php','404','2022-02-28 15:11:36',1646061096,404,404,'is_404_no_redirect',''),(302,0,'http://flatironsxrayservices.com/blog/wp-admin/install.php','404','2022-02-28 15:11:37',1646061097,404,404,'is_404_no_redirect',''),(303,0,'http://flatironsxrayservices.com/cms/wp-admin/install.php','404','2022-02-28 15:11:38',1646061098,404,404,'is_404_no_redirect',''),(304,0,'http://flatironsxrayservices.com/web/wp-admin/install.php','404','2022-02-28 15:11:39',1646061099,404,404,'is_404_no_redirect',''),(305,0,'http://flatironsxrayservices.com/backup/wp-admin/install.php','404','2022-02-28 15:11:40',1646061100,404,404,'is_404_no_redirect',''),(306,0,'http://flatironsxrayservices.com/site/wp-admin/install.php','404','2022-02-28 15:11:41',1646061101,404,404,'is_404_no_redirect',''),(307,0,'http://flatironsxrayservices.com/oldsite/wp-admin/install.php','404','2022-02-28 15:11:43',1646061103,404,404,'is_404_no_redirect',''),(308,0,'http://flatironsxrayservices.com/wordpress/','404','2022-03-01 01:01:02',1646096462,404,404,'is_404_no_redirect',''),(309,0,'http://flatironsxrayservices.com/about-me/','404','2022-03-02 07:52:26',1646207546,404,404,'is_404_no_redirect',''),(310,0,'http://flatironsxrayservices.com/.env','404','2022-03-02 14:19:43',1646230783,404,404,'is_404_no_redirect',''),(311,0,'http://flatironsxrayservices.com/.env','404','2022-03-03 16:09:25',1646323765,404,404,'is_404_no_redirect',''),(312,0,'http://flatironsxrayservices.com/.env','404','2022-03-03 16:12:19',1646323939,404,404,'is_404_no_redirect',''),(313,0,'http://flatironsxrayservices.com/luctus-non-massa-fusce-ac-turpis-quis/','404','2022-03-03 16:38:23',1646325503,404,404,'is_404_no_redirect',''),(314,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-671.css?ver=1646374746','404','2022-03-04 00:26:53',1646353613,404,404,'is_404_no_redirect',''),(315,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-pro-frontend.min.css?ver=1646374746','404','2022-03-04 00:26:54',1646353614,404,404,'is_404_no_redirect',''),(316,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-654.css?ver=1646374760','404','2022-03-04 00:26:54',1646353614,404,404,'is_404_no_redirect',''),(317,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1646374746','404','2022-03-04 00:26:54',1646353614,404,404,'is_404_no_redirect',''),(318,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-2168.css?ver=1646374760','404','2022-03-04 00:26:54',1646353614,404,404,'is_404_no_redirect',''),(319,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-2160.css?ver=1646374746','404','2022-03-04 00:26:54',1646353614,404,404,'is_404_no_redirect',''),(320,0,'http://flatironsxrayservices.com/author-sitemap.xml','404','2022-03-04 00:29:09',1646353749,404,404,'is_404_no_redirect',''),(321,0,'http://flatironsxrayservices.com/author-sitemap.xml','404','2022-03-04 03:25:46',1646364346,404,404,'is_404_no_redirect',''),(322,0,'http://flatironsxrayservices.com/.env','404','2022-03-04 08:15:33',1646381733,404,404,'is_404_no_redirect',''),(323,0,'http://flatironsxrayservices.com/.env','404','2022-03-04 08:17:55',1646381875,404,404,'is_404_no_redirect',''),(324,0,'http://flatironsxrayservices.com/dup-installer/main.installer.php','404','2022-03-05 00:29:27',1646440167,404,404,'is_404_no_redirect',''),(325,0,'http://flatironsxrayservices.com/dup-installer/main.installer.php','404','2022-03-05 00:29:51',1646440191,404,404,'is_404_no_redirect',''),(326,0,'http://flatironsxrayservices.com/post_tag-sitemap.xml','404','2022-03-05 11:00:20',1646478020,404,404,'is_404_no_redirect',''),(327,0,'http://flatironsxrayservices.com/post_tag-sitemap.xml','404','2022-03-05 14:30:11',1646490611,404,404,'is_404_no_redirect',''),(328,0,'http://flatironsxrayservices.com/about-us/','404','2022-03-05 20:00:54',1646510454,404,404,'is_404_no_redirect',''),(329,0,'http://flatironsxrayservices.com/author-sitemap.xml','404','2022-03-05 20:54:48',1646513688,404,404,'is_404_no_redirect',''),(330,0,'http://flatironsxrayservices.com/.env','404','2022-03-06 02:01:48',1646532108,404,404,'is_404_no_redirect',''),(331,0,'http://flatironsxrayservices.com/post_tag-sitemap.xml','404','2022-03-06 08:12:44',1646554364,404,404,'is_404_no_redirect',''),(332,0,'http://flatironsxrayservices.com/post_tag-sitemap.xml','404','2022-03-06 10:19:56',1646561996,404,404,'is_404_no_redirect',''),(333,0,'http://flatironsxrayservices.com/.env','404','2022-03-06 11:37:03',1646566623,404,404,'is_404_no_redirect',''),(334,0,'http://flatironsxrayservices.com/author-sitemap.xml','404','2022-03-06 16:31:01',1646584261,404,404,'is_404_no_redirect',''),(335,0,'http://flatironsxrayservices.com/wp/wp-admin/install.php','404','2022-03-07 06:44:51',1646635491,404,404,'is_404_no_redirect',''),(336,0,'http://flatironsxrayservices.com/new/wp-admin/install.php','404','2022-03-07 06:44:53',1646635493,404,404,'is_404_no_redirect',''),(337,0,'http://flatironsxrayservices.com/old/wp-admin/install.php','404','2022-03-07 06:44:54',1646635494,404,404,'is_404_no_redirect',''),(338,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php','404','2022-03-07 06:44:55',1646635495,404,404,'is_404_no_redirect',''),(339,0,'http://flatironsxrayservices.com/test/wp-admin/install.php','404','2022-03-07 06:44:56',1646635496,404,404,'is_404_no_redirect',''),(340,0,'http://flatironsxrayservices.com/blog/wp-admin/install.php','404','2022-03-07 06:44:57',1646635497,404,404,'is_404_no_redirect',''),(341,0,'http://flatironsxrayservices.com/cms/wp-admin/install.php','404','2022-03-07 06:44:58',1646635498,404,404,'is_404_no_redirect',''),(342,0,'http://flatironsxrayservices.com/web/wp-admin/install.php','404','2022-03-07 06:44:59',1646635499,404,404,'is_404_no_redirect',''),(343,0,'http://flatironsxrayservices.com/backup/wp-admin/install.php','404','2022-03-07 06:45:01',1646635501,404,404,'is_404_no_redirect',''),(344,0,'http://flatironsxrayservices.com/site/wp-admin/install.php','404','2022-03-07 06:45:03',1646635503,404,404,'is_404_no_redirect',''),(345,0,'http://flatironsxrayservices.com/oldsite/wp-admin/install.php','404','2022-03-07 06:45:05',1646635505,404,404,'is_404_no_redirect',''),(346,0,'http://flatironsxrayservices.com/wp/wp-admin/includes/','404','2022-03-07 11:39:33',1646653173,404,404,'is_404_no_redirect',''),(347,0,'http://flatironsxrayservices.com/wordpress/wp-admin/includes/','404','2022-03-07 11:39:41',1646653181,404,404,'is_404_no_redirect',''),(348,0,'http://flatironsxrayservices.com/site/wp-admin/includes/','404','2022-03-07 11:39:48',1646653188,404,404,'is_404_no_redirect',''),(349,0,'http://flatironsxrayservices.com/blog/wp-admin/includes/','404','2022-03-07 11:39:56',1646653196,404,404,'is_404_no_redirect',''),(350,0,'http://flatironsxrayservices.com/?author=4','404','2022-03-08 10:11:00',1646734260,404,404,'is_404_no_redirect',''),(351,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-03-08 15:46:08',1646754368,404,404,'is_404_no_redirect',''),(352,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-03-08 15:46:14',1646754374,404,404,'is_404_no_redirect',''),(353,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-03-08 15:48:59',1646754539,404,404,'is_404_no_redirect',''),(354,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-03-08 15:55:01',1646754901,404,404,'is_404_no_redirect',''),(355,0,'http://flatironsxrayservices.com/luctus-non-massa-fusce-ac-turpis-quis/','404','2022-03-08 22:30:52',1646778652,404,404,'is_404_no_redirect',''),(356,0,'http://flatironsxrayservices.com/1index.php','404','2022-03-08 23:00:38',1646780438,404,404,'is_404_no_redirect',''),(357,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/apikey.php?test=hello','404','2022-03-09 07:26:00',1646810760,404,404,'is_404_no_redirect',''),(358,0,'http://flatironsxrayservices.com/plugins/content/apismtp/apismtp.php?test=hello','404','2022-03-09 07:26:01',1646810761,404,404,'is_404_no_redirect',''),(359,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello','404','2022-03-09 07:26:04',1646810764,404,404,'is_404_no_redirect',''),(360,0,'http://flatironsxrayservices.com/plugins/content/apismtp/apismtp.php.suspected?test=hello','404','2022-03-09 07:26:05',1646810765,404,404,'is_404_no_redirect',''),(361,0,'http://flatironsxrayservices.com/wordpress/','404','2022-03-09 14:29:17',1646836157,404,404,'is_404_no_redirect',''),(362,0,'http://flatironsxrayservices.com/dup-installer/main.installer.php','404','2022-03-10 12:00:07',1646913607,404,404,'is_404_no_redirect',''),(363,0,'http://flatironsxrayservices.com/2018/wp-config.php','404','2022-03-11 01:30:58',1646962258,404,404,'is_404_no_redirect',''),(364,0,'http://flatironsxrayservices.com/2019/wp-config.php','404','2022-03-11 01:31:00',1646962260,404,404,'is_404_no_redirect',''),(365,0,'http://flatironsxrayservices.com/2020/wp-config.php','404','2022-03-11 01:31:01',1646962261,404,404,'is_404_no_redirect',''),(366,0,'http://flatironsxrayservices.com/2021/wp-config.php','404','2022-03-11 01:31:02',1646962262,404,404,'is_404_no_redirect',''),(367,0,'http://flatironsxrayservices.com/_wpeprivate/config.json','404','2022-03-11 01:31:05',1646962265,404,404,'is_404_no_redirect',''),(368,0,'http://flatironsxrayservices.com/bac/wp-config.php','404','2022-03-11 01:31:07',1646962267,404,404,'is_404_no_redirect',''),(369,0,'http://flatironsxrayservices.com/backup/wp-config.php','404','2022-03-11 01:31:08',1646962268,404,404,'is_404_no_redirect',''),(370,0,'http://flatironsxrayservices.com/bak/wp-config.php','404','2022-03-11 01:31:09',1646962269,404,404,'is_404_no_redirect',''),(371,0,'http://flatironsxrayservices.com/bc/wp-config.php','404','2022-03-11 01:31:10',1646962270,404,404,'is_404_no_redirect',''),(372,0,'http://flatironsxrayservices.com/bk/wp-config.php','404','2022-03-11 01:31:11',1646962271,404,404,'is_404_no_redirect',''),(373,0,'http://flatironsxrayservices.com/demo/wp-config.php','404','2022-03-11 01:31:12',1646962272,404,404,'is_404_no_redirect',''),(374,0,'http://flatironsxrayservices.com/main/wp-config.php','404','2022-03-11 01:31:13',1646962273,404,404,'is_404_no_redirect',''),(375,0,'http://flatironsxrayservices.com/new/wp-config.php','404','2022-03-11 01:31:14',1646962274,404,404,'is_404_no_redirect',''),(376,0,'http://flatironsxrayservices.com/old-site/wp-config.php','404','2022-03-11 01:31:15',1646962275,404,404,'is_404_no_redirect',''),(377,0,'http://flatironsxrayservices.com/old/wp-config.php','404','2022-03-11 01:31:16',1646962276,404,404,'is_404_no_redirect',''),(378,0,'http://flatironsxrayservices.com/oldsite/wp-config.php','404','2022-03-11 01:31:17',1646962277,404,404,'is_404_no_redirect',''),(379,0,'http://flatironsxrayservices.com/site/wp-config.php','404','2022-03-11 01:31:18',1646962278,404,404,'is_404_no_redirect',''),(380,0,'http://flatironsxrayservices.com/sitio/wp-config.php','404','2022-03-11 01:31:20',1646962280,404,404,'is_404_no_redirect',''),(381,0,'http://flatironsxrayservices.com/sito/wp-config.php','404','2022-03-11 01:31:21',1646962281,404,404,'is_404_no_redirect',''),(382,0,'http://flatironsxrayservices.com/test/wp-config.php','404','2022-03-11 01:31:22',1646962282,404,404,'is_404_no_redirect',''),(383,0,'http://flatironsxrayservices.com/wordpress/wp-config.php','404','2022-03-11 01:31:23',1646962283,404,404,'is_404_no_redirect',''),(384,0,'http://flatironsxrayservices.com/wp-config-backup.txt','404','2022-03-11 01:31:25',1646962285,404,404,'is_404_no_redirect',''),(385,0,'http://flatironsxrayservices.com/wp-config-good','404','2022-03-11 01:31:26',1646962286,404,404,'is_404_no_redirect',''),(386,0,'http://flatironsxrayservices.com/wp-config.bak','404','2022-03-11 01:31:29',1646962289,404,404,'is_404_no_redirect',''),(387,0,'http://flatironsxrayservices.com/_wp-config.php','404','2022-03-11 01:31:30',1646962290,404,404,'is_404_no_redirect',''),(388,0,'http://flatironsxrayservices.com/wp-config.good','404','2022-03-11 01:31:31',1646962291,404,404,'is_404_no_redirect',''),(389,0,'http://flatironsxrayservices.com/wp-config.php-bak','404','2022-03-11 01:31:33',1646962293,404,404,'is_404_no_redirect',''),(390,0,'http://flatironsxrayservices.com/wp-config.php-original','404','2022-03-11 01:31:34',1646962294,404,404,'is_404_no_redirect',''),(391,0,'http://flatironsxrayservices.com/wp-config.php.0','404','2022-03-11 01:31:35',1646962295,404,404,'is_404_no_redirect',''),(392,0,'http://flatironsxrayservices.com/wp-config.php.1','404','2022-03-11 01:31:36',1646962296,404,404,'is_404_no_redirect',''),(393,0,'http://flatironsxrayservices.com/wp-config.php.2','404','2022-03-11 01:31:37',1646962297,404,404,'is_404_no_redirect',''),(394,0,'http://flatironsxrayservices.com/wp-config.php.3','404','2022-03-11 01:31:38',1646962298,404,404,'is_404_no_redirect',''),(395,0,'http://flatironsxrayservices.com/wp-config.php.4','404','2022-03-11 01:31:39',1646962299,404,404,'is_404_no_redirect',''),(396,0,'http://flatironsxrayservices.com/wp-config.php.5','404','2022-03-11 01:31:40',1646962300,404,404,'is_404_no_redirect',''),(397,0,'http://flatironsxrayservices.com/wp-config.php.6','404','2022-03-11 01:31:41',1646962301,404,404,'is_404_no_redirect',''),(398,0,'http://flatironsxrayservices.com/wp-config.php.7','404','2022-03-11 01:31:42',1646962302,404,404,'is_404_no_redirect',''),(399,0,'http://flatironsxrayservices.com/wp-config.php.8','404','2022-03-11 01:31:43',1646962303,404,404,'is_404_no_redirect',''),(400,0,'http://flatironsxrayservices.com/wp-config.php.9','404','2022-03-11 01:31:44',1646962304,404,404,'is_404_no_redirect',''),(401,0,'http://flatironsxrayservices.com/wp-config.php.a','404','2022-03-11 01:31:45',1646962305,404,404,'is_404_no_redirect',''),(402,0,'http://flatironsxrayservices.com/wp-config.php.b','404','2022-03-11 01:31:46',1646962306,404,404,'is_404_no_redirect',''),(403,0,'http://flatironsxrayservices.com/wp-config.php.backup','404','2022-03-11 01:31:47',1646962307,404,404,'is_404_no_redirect',''),(404,0,'http://flatironsxrayservices.com/wp-config.php.bak','404','2022-03-11 01:31:49',1646962309,404,404,'is_404_no_redirect',''),(405,0,'http://flatironsxrayservices.com/wp-config.php.bak1','404','2022-03-11 01:31:50',1646962310,404,404,'is_404_no_redirect',''),(406,0,'http://flatironsxrayservices.com/wp-config.php.bk','404','2022-03-11 01:31:51',1646962311,404,404,'is_404_no_redirect',''),(407,0,'http://flatironsxrayservices.com/wp-config.php.cust','404','2022-03-11 01:31:52',1646962312,404,404,'is_404_no_redirect',''),(408,0,'http://flatironsxrayservices.com/wp-config.php.disabled','404','2022-03-11 01:31:53',1646962313,404,404,'is_404_no_redirect',''),(409,0,'http://flatironsxrayservices.com/wp-config.php.new','404','2022-03-11 01:31:54',1646962314,404,404,'is_404_no_redirect',''),(410,0,'http://flatironsxrayservices.com/wp-config.php.old','404','2022-03-11 01:31:55',1646962315,404,404,'is_404_no_redirect',''),(411,0,'http://flatironsxrayservices.com/wp-config.php.orig','404','2022-03-11 01:31:56',1646962316,404,404,'is_404_no_redirect',''),(412,0,'http://flatironsxrayservices.com/wp-config.php.original','404','2022-03-11 01:31:57',1646962317,404,404,'is_404_no_redirect',''),(413,0,'http://flatironsxrayservices.com/wp-config.php.save','404','2022-03-11 01:31:58',1646962318,404,404,'is_404_no_redirect',''),(414,0,'http://flatironsxrayservices.com/wp-config.php.swn','404','2022-03-11 01:31:59',1646962319,404,404,'is_404_no_redirect',''),(415,0,'http://flatironsxrayservices.com/wp-config.php.swo','404','2022-03-11 01:32:01',1646962321,404,404,'is_404_no_redirect',''),(416,0,'http://flatironsxrayservices.com/wp-config.php.swp','404','2022-03-11 01:32:02',1646962322,404,404,'is_404_no_redirect',''),(417,0,'http://flatironsxrayservices.com/wp-config.php.txt','404','2022-03-11 01:32:03',1646962323,404,404,'is_404_no_redirect',''),(418,0,'http://flatironsxrayservices.com/wp-config.php_','404','2022-03-11 01:32:04',1646962324,404,404,'is_404_no_redirect',''),(419,0,'http://flatironsxrayservices.com/wp-config.php_1','404','2022-03-11 01:32:05',1646962325,404,404,'is_404_no_redirect',''),(420,0,'http://flatironsxrayservices.com/wp-config.php_bak','404','2022-03-11 01:32:06',1646962326,404,404,'is_404_no_redirect',''),(421,0,'http://flatironsxrayservices.com/wp-config.php_new','404','2022-03-11 01:32:07',1646962327,404,404,'is_404_no_redirect',''),(422,0,'http://flatironsxrayservices.com/wp-config.php_Old','404','2022-03-11 01:32:08',1646962328,404,404,'is_404_no_redirect',''),(423,0,'http://flatironsxrayservices.com/wp-config.php_orig','404','2022-03-11 01:32:09',1646962329,404,404,'is_404_no_redirect',''),(424,0,'http://flatironsxrayservices.com/wp-config.php_original','404','2022-03-11 01:32:10',1646962330,404,404,'is_404_no_redirect',''),(425,0,'http://flatironsxrayservices.com/wp-config.phporiginal','404','2022-03-11 01:32:11',1646962331,404,404,'is_404_no_redirect',''),(426,0,'http://flatironsxrayservices.com/wp-config.php~','404','2022-03-11 01:32:12',1646962332,404,404,'is_404_no_redirect',''),(427,0,'http://flatironsxrayservices.com/wp-config_good','404','2022-03-11 01:32:13',1646962333,404,404,'is_404_no_redirect',''),(428,0,'http://flatironsxrayservices.com/wp-old/wp-config.php','404','2022-03-11 01:32:19',1646962339,404,404,'is_404_no_redirect',''),(429,0,'http://flatironsxrayservices.com/wp/wp-config.php','404','2022-03-11 01:32:20',1646962340,404,404,'is_404_no_redirect',''),(430,0,'http://flatironsxrayservices.com/wp2/wp-config.php','404','2022-03-11 01:32:21',1646962341,404,404,'is_404_no_redirect',''),(431,0,'http://flatironsxrayservices.com/www/wp-config.php','404','2022-03-11 01:32:22',1646962342,404,404,'is_404_no_redirect',''),(432,0,'http://flatironsxrayservices.com/about-us/','404','2022-03-11 17:38:04',1647020284,404,404,'is_404_no_redirect',''),(433,0,'http://flatironsxrayservices.com/.env','404','2022-03-11 18:35:57',1647023757,404,404,'is_404_no_redirect',''),(434,0,'http://flatironsxrayservices.com/.env','404','2022-03-11 18:35:59',1647023759,404,404,'is_404_no_redirect',''),(435,0,'http://flatironsxrayservices.com/.env','404','2022-03-12 18:11:04',1647108664,404,404,'is_404_no_redirect',''),(436,0,'http://flatironsxrayservices.com/.env','404','2022-03-12 18:11:05',1647108665,404,404,'is_404_no_redirect',''),(437,0,'http://flatironsxrayservices.com/.env','404','2022-03-12 19:39:55',1647113995,404,404,'is_404_no_redirect',''),(438,0,'http://flatironsxrayservices.com/.env','404','2022-03-12 19:39:56',1647113996,404,404,'is_404_no_redirect',''),(439,0,'http://flatironsxrayservices.com/radio.php','404','2022-03-13 13:50:51',1647179451,404,404,'is_404_no_redirect',''),(440,0,'http://flatironsxrayservices.com/wp-content/plugins/emails-verification-for-woocommerce/readme.txt','404','2022-03-14 02:26:37',1647224797,404,404,'is_404_no_redirect',''),(441,0,'http://flatironsxrayservices.com/wp-content/plugins/iwp-client/readme.txt','404','2022-03-14 02:26:37',1647224797,404,404,'is_404_no_redirect',''),(442,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-time-capsule/readme.txt','404','2022-03-14 02:26:37',1647224797,404,404,'is_404_no_redirect',''),(443,0,'http://flatironsxrayservices.com/wp-content/plugins/advanced-import/readme.txt','404','2022-03-14 02:26:37',1647224797,404,404,'is_404_no_redirect',''),(444,0,'http://flatironsxrayservices.com/wp-content/plugins/themegrill-demo-importer/readme.txt','404','2022-03-14 02:26:37',1647224797,404,404,'is_404_no_redirect',''),(445,0,'http://flatironsxrayservices.com/wp-content/plugins/woocommerce-upload-files/js/wcuf-admin-menu.js','404','2022-03-14 02:26:37',1647224797,404,404,'is_404_no_redirect',''),(446,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-user-extra-fields/js/wpuef-configurator.js','404','2022-03-14 02:26:37',1647224797,404,404,'is_404_no_redirect',''),(447,0,'http://flatironsxrayservices.com/wp-content/plugins/woocommerce-jetpack/readme.txt','404','2022-03-14 02:26:38',1647224798,404,404,'is_404_no_redirect',''),(448,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-automatic/changelog','404','2022-03-14 02:26:38',1647224798,404,404,'is_404_no_redirect',''),(449,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-automatic/css/wp-automatic.css','404','2022-03-14 02:26:59',1647224819,404,404,'is_404_no_redirect',''),(450,0,'http://flatironsxrayservices.com/wp-content/plugins/capability-manager-enhanced/readme.txt','404','2022-03-14 02:26:59',1647224819,404,404,'is_404_no_redirect',''),(451,0,'http://flatironsxrayservices.com/wp-content/plugins/capabilities-pro/readme.txt','404','2022-03-14 02:27:19',1647224839,404,404,'is_404_no_redirect',''),(452,0,'http://flatironsxrayservices.com/wp-content/plugins/super-interactive-maps/css/sim-wp-admin.css','404','2022-03-14 02:28:05',1647224885,404,404,'is_404_no_redirect',''),(453,0,'http://flatironsxrayservices.com/wp-content/plugins/angwp/__%20UPDATES.txt','404','2022-03-14 02:28:05',1647224885,404,404,'is_404_no_redirect',''),(454,0,'http://flatironsxrayservices.com/wp-content/plugins/ulisting/readme.txt','404','2022-03-14 02:28:05',1647224885,404,404,'is_404_no_redirect',''),(455,0,'http://flatironsxrayservices.com/wp-content/plugins/superlogoshowcase-wp/css/sls-wp-admin.css','404','2022-03-14 02:28:05',1647224885,404,404,'is_404_no_redirect',''),(456,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/admin/admin.css','404','2022-03-14 02:28:05',1647224885,404,404,'is_404_no_redirect',''),(457,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-pinterest-automatic/changelog','404','2022-03-14 02:28:05',1647224885,404,404,'is_404_no_redirect',''),(458,0,'http://flatironsxrayservices.com/wp-content/plugins/ait-csv-import-export/changelog.txt','404','2022-03-14 02:28:06',1647224886,404,404,'is_404_no_redirect',''),(459,0,'http://flatironsxrayservices.com/wp-content/plugins/masterstudy-lms-learning-management-system/readme.txt','404','2022-03-14 02:28:06',1647224886,404,404,'is_404_no_redirect',''),(460,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/readme.txt','404','2022-03-14 02:28:06',1647224886,404,404,'is_404_no_redirect',''),(461,0,'http://flatironsxrayservices.com/wp-content/plugins/mstore-api/readme.txt','404','2022-03-14 02:28:06',1647224886,404,404,'is_404_no_redirect',''),(462,0,'http://flatironsxrayservices.com/wp-content/plugins/image-hover-effects-ultimate/readme.txt','404','2022-03-14 02:28:06',1647224886,404,404,'is_404_no_redirect',''),(463,0,'http://flatironsxrayservices.com/wp-content/plugins/vc-tabs/readme.txt','404','2022-03-14 02:28:06',1647224886,404,404,'is_404_no_redirect',''),(464,0,'http://flatironsxrayservices.com/wp-content/plugins/superstorefinder-wp/css/ssf-wp-admin.css','404','2022-03-14 02:28:06',1647224886,404,404,'is_404_no_redirect',''),(465,0,'http://flatironsxrayservices.com/wp-content/plugins/e-signature/page-template/default/style.css','404','2022-03-14 02:28:06',1647224886,404,404,'is_404_no_redirect',''),(466,0,'http://flatironsxrayservices.com/wp-content/plugins/shortcode-addons/readme.txt','404','2022-03-14 02:28:06',1647224886,404,404,'is_404_no_redirect',''),(467,0,'http://flatironsxrayservices.com/3index.php','404','2022-03-14 08:19:46',1647245986,404,404,'is_404_no_redirect',''),(468,0,'http://flatironsxrayservices.com/admin.php','404','2022-03-14 08:19:46',1647245986,404,404,'is_404_no_redirect',''),(469,0,'http://flatironsxrayservices.com/2index.php','404','2022-03-14 08:19:46',1647245986,404,404,'is_404_no_redirect',''),(470,0,'http://flatironsxrayservices.com/class-wp-widget-archives.php','404','2022-03-14 08:19:47',1647245987,404,404,'is_404_no_redirect',''),(471,0,'http://flatironsxrayservices.com/1index.php','404','2022-03-14 08:19:47',1647245987,404,404,'is_404_no_redirect',''),(472,0,'http://flatironsxrayservices.com/wikindex.php','404','2022-03-14 08:19:47',1647245987,404,404,'is_404_no_redirect',''),(473,0,'http://flatironsxrayservices.com/.env','404','2022-03-15 10:48:02',1647341282,404,404,'is_404_no_redirect',''),(474,0,'http://flatironsxrayservices.com/about-us/','404','2022-03-15 13:30:12',1647351012,404,404,'is_404_no_redirect',''),(475,0,'http://flatironsxrayservices.com/ads.txt','404','2022-03-15 14:46:09',1647355569,404,404,'is_404_no_redirect',''),(476,0,'http://flatironsxrayservices.com/app-ads.txt','404','2022-03-15 14:46:09',1647355569,404,404,'is_404_no_redirect',''),(477,0,'http://flatironsxrayservices.com/about-us/','404','2022-03-17 16:57:12',1647536232,404,404,'is_404_no_redirect',''),(478,0,'http://flatironsxrayservices.com/about-us/','404','2022-03-17 17:14:20',1647537260,404,404,'is_404_no_redirect',''),(479,0,'http://flatironsxrayservices.com/luctus-non-massa-fusce-ac-turpis-quis/','404','2022-03-18 02:45:20',1647571520,404,404,'is_404_no_redirect',''),(480,0,'http://flatironsxrayservices.com/about-us/','404','2022-03-19 07:40:49',1647675649,404,404,'is_404_no_redirect',''),(481,0,'http://flatironsxrayservices.com/.env','404','2022-03-19 15:43:29',1647704609,404,404,'is_404_no_redirect',''),(482,0,'http://flatironsxrayservices.com/.env','404','2022-03-19 15:43:30',1647704610,404,404,'is_404_no_redirect',''),(483,0,'http://flatironsxrayservices.com/.env','404','2022-03-20 18:00:31',1647799231,404,404,'is_404_no_redirect',''),(484,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-03-20 20:59:55',1647809995,404,404,'is_404_no_redirect',''),(485,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-03-20 21:01:27',1647810087,404,404,'is_404_no_redirect',''),(486,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-03-20 21:05:39',1647810339,404,404,'is_404_no_redirect',''),(487,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-03-21 09:42:42',1647855762,404,404,'is_404_no_redirect',''),(488,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-03-21 09:42:48',1647855768,404,404,'is_404_no_redirect',''),(489,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-03-21 09:45:05',1647855905,404,404,'is_404_no_redirect',''),(490,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-03-21 09:50:35',1647856235,404,404,'is_404_no_redirect',''),(491,0,'http://flatironsxrayservices.com/v2/.env','404','2022-03-21 15:16:49',1647875809,404,404,'is_404_no_redirect',''),(492,0,'http://flatironsxrayservices.com/.env','404','2022-03-21 15:16:49',1647875809,404,404,'is_404_no_redirect',''),(493,0,'http://flatironsxrayservices.com/admin/.env','404','2022-03-21 15:16:49',1647875809,404,404,'is_404_no_redirect',''),(494,0,'http://flatironsxrayservices.com/demo/.env','404','2022-03-21 15:16:49',1647875809,404,404,'is_404_no_redirect',''),(495,0,'http://flatironsxrayservices.com/pos/.env','404','2022-03-21 15:16:49',1647875809,404,404,'is_404_no_redirect',''),(496,0,'http://flatironsxrayservices.com/test/.env','404','2022-03-21 15:16:49',1647875809,404,404,'is_404_no_redirect',''),(497,0,'http://flatironsxrayservices.com/dev/.env','404','2022-03-21 15:16:49',1647875809,404,404,'is_404_no_redirect',''),(498,0,'http://flatironsxrayservices.com/beta/.env','404','2022-03-21 15:16:49',1647875809,404,404,'is_404_no_redirect',''),(499,0,'http://flatironsxrayservices.com/v1/.env','404','2022-03-21 15:16:49',1647875809,404,404,'is_404_no_redirect',''),(500,0,'http://flatironsxrayservices.com/core/.env','404','2022-03-21 15:16:50',1647875810,404,404,'is_404_no_redirect',''),(501,0,'http://flatironsxrayservices.com/app/.env','404','2022-03-21 15:16:50',1647875810,404,404,'is_404_no_redirect',''),(502,0,'http://flatironsxrayservices.com/laravel/.env','404','2022-03-21 15:16:50',1647875810,404,404,'is_404_no_redirect',''),(503,0,'http://flatironsxrayservices.com/pellentesque-nibh-aenean-quam-in-scelerisque/','404','2022-03-21 18:27:04',1647887224,404,404,'is_404_no_redirect',''),(504,0,'http://flatironsxrayservices.com/wp-content/themes/oceanwp/inc/customizer/assets/images/color-picker-transparency-grid.png','404','2022-03-21 22:15:28',1647900928,404,404,'is_404_no_redirect',''),(505,0,'http://flatironsxrayservices.com/wp-content/themes/oceanwp/inc/customizer/assets/images/color-picker-transparency-grid.png','404','2022-03-21 22:25:46',1647901546,404,404,'is_404_no_redirect',''),(506,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1647926966','404','2022-03-21 23:44:06',1647906246,404,404,'is_404_no_redirect',''),(507,0,'http://flatironsxrayservices.com/about-us/','404','2022-03-23 18:38:25',1648060705,404,404,'is_404_no_redirect',''),(508,0,'http://flatironsxrayservices.com/pellentesque-nibh-aenean-quam-in-scelerisque/','404','2022-03-23 21:30:59',1648071059,404,404,'is_404_no_redirect',''),(509,0,'http://flatironsxrayservices.com/.env','404','2022-03-23 22:56:28',1648076188,404,404,'is_404_no_redirect',''),(510,0,'http://flatironsxrayservices.com/.env','404','2022-03-23 22:56:54',1648076214,404,404,'is_404_no_redirect',''),(511,0,'http://flatironsxrayservices.com/.env','404','2022-03-23 23:02:34',1648076554,404,404,'is_404_no_redirect',''),(512,0,'http://flatironsxrayservices.com/.env','404','2022-03-23 23:02:58',1648076578,404,404,'is_404_no_redirect',''),(513,0,'http://flatironsxrayservices.com/style.php','404','2022-03-25 01:43:50',1648172630,404,404,'is_404_no_redirect',''),(514,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-03-25 01:43:52',1648172632,404,404,'is_404_no_redirect',''),(515,0,'http://flatironsxrayservices.com/s_e.php','404','2022-03-25 01:44:26',1648172666,404,404,'is_404_no_redirect',''),(516,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-03-25 01:44:49',1648172689,404,404,'is_404_no_redirect',''),(517,0,'http://flatironsxrayservices.com/1index.php','404','2022-03-25 01:45:34',1648172734,404,404,'is_404_no_redirect',''),(518,0,'http://flatironsxrayservices.com/3index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-03-25 01:46:07',1648172767,404,404,'is_404_no_redirect',''),(519,0,'http://flatironsxrayservices.com/wikindex.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-03-25 01:46:26',1648172786,404,404,'is_404_no_redirect',''),(520,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-03-25 01:47:20',1648172840,404,404,'is_404_no_redirect',''),(521,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-03-25 01:47:21',1648172841,404,404,'is_404_no_redirect',''),(522,0,'http://flatironsxrayservices.com/radio.php','404','2022-03-25 01:48:11',1648172891,404,404,'is_404_no_redirect',''),(523,0,'http://flatironsxrayservices.com/lock360.php?daksldlkdsadas=1','404','2022-03-25 01:49:02',1648172942,404,404,'is_404_no_redirect',''),(524,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1','404','2022-03-25 01:56:07',1648173367,404,404,'is_404_no_redirect',''),(525,0,'http://flatironsxrayservices.com/xmrlpc.php?daksldlkdsadas=1','404','2022-03-25 01:56:53',1648173413,404,404,'is_404_no_redirect',''),(526,0,'http://flatironsxrayservices.com/xmlrpcs.php?daksldlkdsadas=1','404','2022-03-25 01:57:24',1648173444,404,404,'is_404_no_redirect',''),(527,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1','404','2022-03-25 01:58:07',1648173487,404,404,'is_404_no_redirect',''),(528,0,'http://flatironsxrayservices.com/qindex.php?daksldlkdsadas=1','404','2022-03-25 01:58:14',1648173494,404,404,'is_404_no_redirect',''),(529,0,'http://flatironsxrayservices.com/doc.php','404','2022-03-25 01:59:10',1648173550,404,404,'is_404_no_redirect',''),(530,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-03-25 01:59:32',1648173572,404,404,'is_404_no_redirect',''),(531,0,'http://flatironsxrayservices.com/beence.php','404','2022-03-25 01:59:52',1648173592,404,404,'is_404_no_redirect',''),(532,0,'http://flatironsxrayservices.com/ups.php','404','2022-03-25 02:00:35',1648173635,404,404,'is_404_no_redirect',''),(533,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-03-25 02:01:08',1648173668,404,404,'is_404_no_redirect',''),(534,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-03-25 02:01:23',1648173683,404,404,'is_404_no_redirect',''),(535,0,'http://flatironsxrayservices.com/export.php','404','2022-03-25 02:03:15',1648173795,404,404,'is_404_no_redirect',''),(536,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-03-25 02:03:16',1648173796,404,404,'is_404_no_redirect',''),(537,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-03-25 02:03:38',1648173818,404,404,'is_404_no_redirect',''),(538,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-03-25 02:04:41',1648173881,404,404,'is_404_no_redirect',''),(539,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-03-25 02:04:42',1648173882,404,404,'is_404_no_redirect',''),(540,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-03-25 02:05:12',1648173912,404,404,'is_404_no_redirect',''),(541,0,'http://flatironsxrayservices.com/css.php','404','2022-03-25 02:07:05',1648174025,404,404,'is_404_no_redirect',''),(542,0,'http://flatironsxrayservices.com/moduless.php','404','2022-03-25 02:11:22',1648174282,404,404,'is_404_no_redirect',''),(543,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-03-25 02:12:41',1648174361,404,404,'is_404_no_redirect',''),(544,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-03-25 02:13:17',1648174397,404,404,'is_404_no_redirect',''),(545,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-03-25 02:14:23',1648174463,404,404,'is_404_no_redirect',''),(546,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-03-25 02:14:33',1648174473,404,404,'is_404_no_redirect',''),(547,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-03-25 02:14:45',1648174485,404,404,'is_404_no_redirect',''),(548,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-03-25 02:14:46',1648174486,404,404,'is_404_no_redirect',''),(549,0,'http://flatironsxrayservices.com/legion.php','404','2022-03-25 02:15:11',1648174511,404,404,'is_404_no_redirect',''),(550,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-03-25 02:15:30',1648174530,404,404,'is_404_no_redirect',''),(551,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-03-25 02:15:37',1648174537,404,404,'is_404_no_redirect',''),(552,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-03-25 02:16:11',1648174571,404,404,'is_404_no_redirect',''),(553,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-03-25 02:16:28',1648174588,404,404,'is_404_no_redirect',''),(554,0,'http://flatironsxrayservices.com/archives.php','404','2022-03-25 02:16:45',1648174605,404,404,'is_404_no_redirect',''),(555,0,'http://flatironsxrayservices.com/xindex.php','404','2022-03-25 02:18:24',1648174704,404,404,'is_404_no_redirect',''),(556,0,'http://flatironsxrayservices.com/defau11.php','404','2022-03-25 02:18:28',1648174708,404,404,'is_404_no_redirect',''),(557,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-03-25 02:18:43',1648174723,404,404,'is_404_no_redirect',''),(558,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-03-25 02:19:51',1648174791,404,404,'is_404_no_redirect',''),(559,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-03-25 02:20:37',1648174837,404,404,'is_404_no_redirect',''),(560,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-03-25 02:22:00',1648174920,404,404,'is_404_no_redirect',''),(561,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-03-25 02:22:55',1648174975,404,404,'is_404_no_redirect',''),(562,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-03-25 02:22:56',1648174976,404,404,'is_404_no_redirect',''),(563,0,'http://flatironsxrayservices.com/cgialfa','404','2022-03-25 02:22:57',1648174977,404,404,'is_404_no_redirect',''),(564,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-03-25 02:22:58',1648174978,404,404,'is_404_no_redirect',''),(565,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-03-25 02:23:00',1648174980,404,404,'is_404_no_redirect',''),(566,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-03-25 02:23:01',1648174981,404,404,'is_404_no_redirect',''),(567,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-03-25 02:23:02',1648174982,404,404,'is_404_no_redirect',''),(568,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-03-25 02:23:03',1648174983,404,404,'is_404_no_redirect',''),(569,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-03-25 02:23:04',1648174984,404,404,'is_404_no_redirect',''),(570,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-03-25 02:23:05',1648174985,404,404,'is_404_no_redirect',''),(571,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-03-25 02:23:06',1648174986,404,404,'is_404_no_redirect',''),(572,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-03-25 02:23:08',1648174988,404,404,'is_404_no_redirect',''),(573,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-03-25 02:23:09',1648174989,404,404,'is_404_no_redirect',''),(574,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-03-25 02:23:10',1648174990,404,404,'is_404_no_redirect',''),(575,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-03-25 02:23:12',1648174992,404,404,'is_404_no_redirect',''),(576,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-03-25 02:23:13',1648174993,404,404,'is_404_no_redirect',''),(577,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-03-25 02:23:14',1648174994,404,404,'is_404_no_redirect',''),(578,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-03-25 02:23:15',1648174995,404,404,'is_404_no_redirect',''),(579,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-03-25 02:23:16',1648174996,404,404,'is_404_no_redirect',''),(580,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-03-25 02:23:17',1648174997,404,404,'is_404_no_redirect',''),(581,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-03-25 02:23:19',1648174999,404,404,'is_404_no_redirect',''),(582,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-03-25 02:23:20',1648175000,404,404,'is_404_no_redirect',''),(583,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-03-25 02:23:21',1648175001,404,404,'is_404_no_redirect',''),(584,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-03-25 02:23:22',1648175002,404,404,'is_404_no_redirect',''),(585,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-03-25 02:23:23',1648175003,404,404,'is_404_no_redirect',''),(586,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-03-25 02:23:25',1648175005,404,404,'is_404_no_redirect',''),(587,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-03-25 02:23:26',1648175006,404,404,'is_404_no_redirect',''),(588,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-03-25 02:23:59',1648175039,404,404,'is_404_no_redirect',''),(589,0,'http://flatironsxrayservices.com/about.php','404','2022-03-25 02:24:03',1648175043,404,404,'is_404_no_redirect',''),(590,0,'http://flatironsxrayservices.com/shells.php','404','2022-03-25 02:24:04',1648175044,404,404,'is_404_no_redirect',''),(591,0,'http://flatironsxrayservices.com/olux.php','404','2022-03-25 02:24:05',1648175045,404,404,'is_404_no_redirect',''),(592,0,'http://flatironsxrayservices.com/xleet.php','404','2022-03-25 02:24:06',1648175046,404,404,'is_404_no_redirect',''),(593,0,'http://flatironsxrayservices.com/wso.php','404','2022-03-25 02:24:07',1648175047,404,404,'is_404_no_redirect',''),(594,0,'http://flatironsxrayservices.com/shell.php','404','2022-03-25 02:24:08',1648175048,404,404,'is_404_no_redirect',''),(595,0,'http://flatironsxrayservices.com/up.php','404','2022-03-25 02:24:09',1648175049,404,404,'is_404_no_redirect',''),(596,0,'http://flatironsxrayservices.com/upload.php','404','2022-03-25 02:24:10',1648175050,404,404,'is_404_no_redirect',''),(597,0,'http://flatironsxrayservices.com/1.php','404','2022-03-25 02:24:11',1648175051,404,404,'is_404_no_redirect',''),(598,0,'http://flatironsxrayservices.com/x.php','404','2022-03-25 02:24:12',1648175052,404,404,'is_404_no_redirect',''),(599,0,'http://flatironsxrayservices.com/z.php','404','2022-03-25 02:24:13',1648175053,404,404,'is_404_no_redirect',''),(600,0,'http://flatironsxrayservices.com/a.php','404','2022-03-25 02:24:14',1648175054,404,404,'is_404_no_redirect',''),(601,0,'http://flatironsxrayservices.com/test.php','404','2022-03-25 02:24:15',1648175055,404,404,'is_404_no_redirect',''),(602,0,'http://flatironsxrayservices.com/wp.php','404','2022-03-25 02:24:16',1648175056,404,404,'is_404_no_redirect',''),(603,0,'http://flatironsxrayservices.com/alfa.php','404','2022-03-25 02:24:17',1648175057,404,404,'is_404_no_redirect',''),(604,0,'http://flatironsxrayservices.com/config.php','404','2022-03-25 02:24:18',1648175058,404,404,'is_404_no_redirect',''),(605,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-03-25 02:24:19',1648175059,404,404,'is_404_no_redirect',''),(606,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-03-25 02:24:20',1648175060,404,404,'is_404_no_redirect',''),(607,0,'http://flatironsxrayservices.com/xlet.php','404','2022-03-25 17:50:30',1648230630,404,404,'is_404_no_redirect',''),(608,0,'http://flatironsxrayservices.com/takeout.php','404','2022-03-25 17:50:30',1648230630,404,404,'is_404_no_redirect',''),(609,0,'http://flatironsxrayservices.com/xleet-shell.php','404','2022-03-25 17:50:31',1648230631,404,404,'is_404_no_redirect',''),(610,0,'http://flatironsxrayservices.com/xleet.php','404','2022-03-25 17:50:31',1648230631,404,404,'is_404_no_redirect',''),(611,0,'http://flatironsxrayservices.com/sh3llx.php','404','2022-03-25 17:50:31',1648230631,404,404,'is_404_no_redirect',''),(612,0,'http://flatironsxrayservices.com/jindex.php','404','2022-03-25 17:50:32',1648230632,404,404,'is_404_no_redirect',''),(613,0,'http://flatironsxrayservices.com/admin.php','404','2022-03-25 17:50:33',1648230633,404,404,'is_404_no_redirect',''),(614,0,'http://flatironsxrayservices.com/installer.php','404','2022-03-26 03:32:43',1648265563,404,404,'is_404_no_redirect',''),(615,0,'http://flatironsxrayservices.com/installer.php','404','2022-03-26 03:32:44',1648265564,404,404,'is_404_no_redirect',''),(616,0,'http://flatironsxrayservices.com/installer.php','404','2022-03-26 06:02:22',1648274542,404,404,'is_404_no_redirect',''),(617,0,'http://flatironsxrayservices.com/.env','404','2022-03-26 10:51:07',1648291867,404,404,'is_404_no_redirect',''),(618,0,'http://flatironsxrayservices.com/.env','404','2022-03-26 13:30:12',1648301412,404,404,'is_404_no_redirect',''),(619,0,'http://flatironsxrayservices.com/.env','404','2022-03-26 13:30:38',1648301438,404,404,'is_404_no_redirect',''),(620,0,'http://flatironsxrayservices.com/.env','404','2022-03-26 22:00:18',1648332018,404,404,'is_404_no_redirect',''),(621,0,'http://flatironsxrayservices.com/.env','404','2022-03-26 22:00:19',1648332019,404,404,'is_404_no_redirect',''),(622,0,'http://flatironsxrayservices.com/.env','404','2022-03-27 07:02:10',1648364530,404,404,'is_404_no_redirect',''),(623,0,'http://flatironsxrayservices.com/.env','404','2022-03-27 14:50:47',1648392647,404,404,'is_404_no_redirect',''),(624,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-03-27 17:09:00',1648400940,404,404,'is_404_no_redirect',''),(625,0,'http://flatironsxrayservices.com/.env','404','2022-03-27 21:11:56',1648415516,404,404,'is_404_no_redirect',''),(626,0,'http://flatironsxrayservices.com/.env','404','2022-03-28 00:30:56',1648427456,404,404,'is_404_no_redirect',''),(627,0,'http://flatironsxrayservices.com/.env','404','2022-03-28 00:30:57',1648427457,404,404,'is_404_no_redirect',''),(628,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-03-28 14:23:08',1648477388,404,404,'is_404_no_redirect',''),(629,0,'http://flatironsxrayservices.com/.env','404','2022-03-28 17:17:02',1648487822,404,404,'is_404_no_redirect',''),(630,0,'http://flatironsxrayservices.com/.env','404','2022-03-29 14:14:09',1648563249,404,404,'is_404_no_redirect',''),(631,0,'http://flatironsxrayservices.com/x.php','404','2022-03-29 14:35:23',1648564523,404,404,'is_404_no_redirect',''),(632,0,'http://flatironsxrayservices.com/alfa.php','404','2022-03-29 14:35:26',1648564526,404,404,'is_404_no_redirect',''),(633,0,'http://flatironsxrayservices.com/c99.php','404','2022-03-29 14:35:28',1648564528,404,404,'is_404_no_redirect',''),(634,0,'http://flatironsxrayservices.com/mini.php','404','2022-03-29 14:35:31',1648564531,404,404,'is_404_no_redirect',''),(635,0,'http://flatironsxrayservices.com/a.php','404','2022-03-29 14:35:33',1648564533,404,404,'is_404_no_redirect',''),(636,0,'http://flatironsxrayservices.com/wso.php','404','2022-03-29 14:35:34',1648564534,404,404,'is_404_no_redirect',''),(637,0,'http://flatironsxrayservices.com/shx.php','404','2022-03-29 14:35:36',1648564536,404,404,'is_404_no_redirect',''),(638,0,'http://flatironsxrayservices.com/404.php','404','2022-03-29 14:35:38',1648564538,404,404,'is_404_no_redirect',''),(639,0,'http://flatironsxrayservices.com/wp-confirm.php','404','2022-03-29 14:35:40',1648564540,404,404,'is_404_no_redirect',''),(640,0,'http://flatironsxrayservices.com/wp-blog.php','404','2022-03-29 14:35:42',1648564542,404,404,'is_404_no_redirect',''),(641,0,'http://flatironsxrayservices.com/kiss.php','404','2022-03-29 14:35:44',1648564544,404,404,'is_404_no_redirect',''),(642,0,'http://flatironsxrayservices.com/fw.php','404','2022-03-29 14:35:46',1648564546,404,404,'is_404_no_redirect',''),(643,0,'http://flatironsxrayservices.com/wp-admin.php','404','2022-03-29 14:35:48',1648564548,404,404,'is_404_no_redirect',''),(644,0,'http://flatironsxrayservices.com/mini.php','404','2022-03-29 14:35:50',1648564550,404,404,'is_404_no_redirect',''),(645,0,'http://flatironsxrayservices.com/doc.php','404','2022-03-29 14:35:52',1648564552,404,404,'is_404_no_redirect',''),(646,0,'http://flatironsxrayservices.com/ups.php','404','2022-03-29 14:35:54',1648564554,404,404,'is_404_no_redirect',''),(647,0,'http://flatironsxrayservices.com/FoxWSO.php','404','2022-03-29 14:35:56',1648564556,404,404,'is_404_no_redirect',''),(648,0,'http://flatironsxrayservices.com/cms.php','404','2022-03-29 14:35:58',1648564558,404,404,'is_404_no_redirect',''),(649,0,'http://flatironsxrayservices.com/wp.php','404','2022-03-29 14:36:00',1648564560,404,404,'is_404_no_redirect',''),(650,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-03-29 14:36:02',1648564562,404,404,'is_404_no_redirect',''),(651,0,'http://flatironsxrayservices.com/MARIJUANA.php','404','2022-03-29 14:36:04',1648564564,404,404,'is_404_no_redirect',''),(652,0,'http://flatironsxrayservices.com/root.php','404','2022-03-29 14:36:06',1648564566,404,404,'is_404_no_redirect',''),(653,0,'http://flatironsxrayservices.com/xox.php','404','2022-03-29 14:36:08',1648564568,404,404,'is_404_no_redirect',''),(654,0,'http://flatironsxrayservices.com/new.php','404','2022-03-29 14:36:10',1648564570,404,404,'is_404_no_redirect',''),(655,0,'http://flatironsxrayservices.com/f.php','404','2022-03-29 14:36:11',1648564571,404,404,'is_404_no_redirect',''),(656,0,'http://flatironsxrayservices.com/shell.php','404','2022-03-29 14:36:13',1648564573,404,404,'is_404_no_redirect',''),(657,0,'http://flatironsxrayservices.com/lol.php','404','2022-03-29 14:36:15',1648564575,404,404,'is_404_no_redirect',''),(658,0,'http://flatironsxrayservices.com/87.php','404','2022-03-29 14:36:17',1648564577,404,404,'is_404_no_redirect',''),(659,0,'http://flatironsxrayservices.com/cpanel.php','404','2022-03-29 14:36:19',1648564579,404,404,'is_404_no_redirect',''),(660,0,'http://flatironsxrayservices.com/cp.php','404','2022-03-29 14:36:21',1648564581,404,404,'is_404_no_redirect',''),(661,0,'http://flatironsxrayservices.com/content.php','404','2022-03-29 14:36:22',1648564582,404,404,'is_404_no_redirect',''),(662,0,'http://flatironsxrayservices.com/small.php','404','2022-03-29 14:36:24',1648564584,404,404,'is_404_no_redirect',''),(663,0,'http://flatironsxrayservices.com/sys.php','404','2022-03-29 14:36:26',1648564586,404,404,'is_404_no_redirect',''),(664,0,'http://flatironsxrayservices.com/xxx.php','404','2022-03-29 14:36:28',1648564588,404,404,'is_404_no_redirect',''),(665,0,'http://flatironsxrayservices.com/wp-file.php','404','2022-03-29 14:36:30',1648564590,404,404,'is_404_no_redirect',''),(666,0,'http://flatironsxrayservices.com/ok.php','404','2022-03-29 14:36:32',1648564592,404,404,'is_404_no_redirect',''),(667,0,'http://flatironsxrayservices.com/wp-blogs.php','404','2022-03-29 14:36:33',1648564593,404,404,'is_404_no_redirect',''),(668,0,'http://flatironsxrayservices.com/rahma.php','404','2022-03-29 14:36:35',1648564595,404,404,'is_404_no_redirect',''),(669,0,'http://flatironsxrayservices.com/sym.php','404','2022-03-29 14:36:37',1648564597,404,404,'is_404_no_redirect',''),(670,0,'http://flatironsxrayservices.com/vuln.php','404','2022-03-29 14:36:39',1648564599,404,404,'is_404_no_redirect',''),(671,0,'http://flatironsxrayservices.com/www.php','404','2022-03-29 14:36:41',1648564601,404,404,'is_404_no_redirect',''),(672,0,'http://flatironsxrayservices.com/AK-74.php','404','2022-03-29 14:36:43',1648564603,404,404,'is_404_no_redirect',''),(673,0,'http://flatironsxrayservices.com/MyShell.php','404','2022-03-29 14:36:44',1648564604,404,404,'is_404_no_redirect',''),(674,0,'http://flatironsxrayservices.com/Uploader.php','404','2022-03-29 14:36:46',1648564606,404,404,'is_404_no_redirect',''),(675,0,'http://flatironsxrayservices.com/alfa3.php','404','2022-03-29 14:36:48',1648564608,404,404,'is_404_no_redirect',''),(676,0,'http://flatironsxrayservices.com/fatal.php','404','2022-03-29 14:36:50',1648564610,404,404,'is_404_no_redirect',''),(677,0,'http://flatironsxrayservices.com/r57.php','404','2022-03-29 14:36:52',1648564612,404,404,'is_404_no_redirect',''),(678,0,'http://flatironsxrayservices.com/robots.php','404','2022-03-29 14:36:54',1648564614,404,404,'is_404_no_redirect',''),(679,0,'http://flatironsxrayservices.com/cmd.php','404','2022-03-29 14:36:56',1648564616,404,404,'is_404_no_redirect',''),(680,0,'http://flatironsxrayservices.com/zehir4.php','404','2022-03-29 14:36:58',1648564618,404,404,'is_404_no_redirect',''),(681,0,'http://flatironsxrayservices.com/webroot.php','404','2022-03-29 14:37:00',1648564620,404,404,'is_404_no_redirect',''),(682,0,'http://flatironsxrayservices.com/b374k.php','404','2022-03-29 14:37:02',1648564622,404,404,'is_404_no_redirect',''),(683,0,'http://flatironsxrayservices.com/spynet.php','404','2022-03-29 14:37:04',1648564624,404,404,'is_404_no_redirect',''),(684,0,'http://flatironsxrayservices.com/wp-info.php','404','2022-03-29 14:37:06',1648564626,404,404,'is_404_no_redirect',''),(685,0,'http://flatironsxrayservices.com/DKIZ.php?DKIZ','404','2022-03-29 14:37:08',1648564628,404,404,'is_404_no_redirect',''),(686,0,'http://flatironsxrayservices.com/izo.php','404','2022-03-29 14:37:10',1648564630,404,404,'is_404_no_redirect',''),(687,0,'http://flatironsxrayservices.com/priv8.php','404','2022-03-29 14:37:12',1648564632,404,404,'is_404_no_redirect',''),(688,0,'http://flatironsxrayservices.com/vulns.php','404','2022-03-29 14:37:14',1648564634,404,404,'is_404_no_redirect',''),(689,0,'http://flatironsxrayservices.com/done.php','404','2022-03-29 14:37:16',1648564636,404,404,'is_404_no_redirect',''),(690,0,'http://flatironsxrayservices.com/V5.php','404','2022-03-29 14:37:18',1648564638,404,404,'is_404_no_redirect',''),(691,0,'http://flatironsxrayservices.com/sh3ll.php','404','2022-03-29 14:37:20',1648564640,404,404,'is_404_no_redirect',''),(692,0,'http://flatironsxrayservices.com/kill.php','404','2022-03-29 14:37:22',1648564642,404,404,'is_404_no_redirect',''),(693,0,'http://flatironsxrayservices.com/devil.php','404','2022-03-29 14:37:24',1648564644,404,404,'is_404_no_redirect',''),(694,0,'http://flatironsxrayservices.com/cv.php','404','2022-03-29 14:37:25',1648564645,404,404,'is_404_no_redirect',''),(695,0,'http://flatironsxrayservices.com/js.php','404','2022-03-29 14:37:27',1648564647,404,404,'is_404_no_redirect',''),(696,0,'http://flatironsxrayservices.com/minishell.php','404','2022-03-29 14:37:29',1648564649,404,404,'is_404_no_redirect',''),(697,0,'http://flatironsxrayservices.com/master.php','404','2022-03-29 14:37:31',1648564651,404,404,'is_404_no_redirect',''),(698,0,'http://flatironsxrayservices.com/save.php','404','2022-03-29 14:37:33',1648564653,404,404,'is_404_no_redirect',''),(699,0,'http://flatironsxrayservices.com/xleet.php','404','2022-03-29 14:37:35',1648564655,404,404,'is_404_no_redirect',''),(700,0,'http://flatironsxrayservices.com/boss.php','404','2022-03-29 14:37:37',1648564657,404,404,'is_404_no_redirect',''),(701,0,'http://flatironsxrayservices.com/default.php','404','2022-03-29 14:37:38',1648564658,404,404,'is_404_no_redirect',''),(702,0,'http://flatironsxrayservices.com/fresh.php','404','2022-03-29 14:37:41',1648564661,404,404,'is_404_no_redirect',''),(703,0,'http://flatironsxrayservices.com/mad.php','404','2022-03-29 14:37:42',1648564662,404,404,'is_404_no_redirect',''),(704,0,'http://flatironsxrayservices.com/anon.php','404','2022-03-29 14:37:44',1648564664,404,404,'is_404_no_redirect',''),(705,0,'http://flatironsxrayservices.com/anonymous.php','404','2022-03-29 14:37:46',1648564666,404,404,'is_404_no_redirect',''),(706,0,'http://flatironsxrayservices.com/b374kmini.php','404','2022-03-29 14:37:48',1648564668,404,404,'is_404_no_redirect',''),(707,0,'http://flatironsxrayservices.com/private.php','404','2022-03-29 14:37:50',1648564670,404,404,'is_404_no_redirect',''),(708,0,'http://flatironsxrayservices.com/sql.php','404','2022-03-29 14:37:52',1648564672,404,404,'is_404_no_redirect',''),(709,0,'http://flatironsxrayservices.com/gaza.php','404','2022-03-29 14:37:53',1648564673,404,404,'is_404_no_redirect',''),(710,0,'http://flatironsxrayservices.com/database.php','404','2022-03-29 14:37:55',1648564675,404,404,'is_404_no_redirect',''),(711,0,'http://flatironsxrayservices.com/zone-h.php','404','2022-03-29 14:37:57',1648564677,404,404,'is_404_no_redirect',''),(712,0,'http://flatironsxrayservices.com/r00t.php','404','2022-03-29 14:37:59',1648564679,404,404,'is_404_no_redirect',''),(713,0,'http://flatironsxrayservices.com/h4xor.php','404','2022-03-29 14:38:01',1648564681,404,404,'is_404_no_redirect',''),(714,0,'http://flatironsxrayservices.com/zaco.php','404','2022-03-29 14:38:03',1648564683,404,404,'is_404_no_redirect',''),(715,0,'http://flatironsxrayservices.com/IndoXploit.php','404','2022-03-29 14:38:05',1648564685,404,404,'is_404_no_redirect',''),(716,0,'http://flatironsxrayservices.com/lux.php','404','2022-03-29 14:38:07',1648564687,404,404,'is_404_no_redirect',''),(717,0,'http://flatironsxrayservices.com/abc.php','404','2022-03-29 14:38:09',1648564689,404,404,'is_404_no_redirect',''),(718,0,'http://flatironsxrayservices.com/tmp.php','404','2022-03-29 14:38:11',1648564691,404,404,'is_404_no_redirect',''),(719,0,'http://flatironsxrayservices.com/okay.php','404','2022-03-29 14:38:13',1648564693,404,404,'is_404_no_redirect',''),(720,0,'http://flatironsxrayservices.com/0day.php','404','2022-03-29 14:38:15',1648564695,404,404,'is_404_no_redirect',''),(721,0,'http://flatironsxrayservices.com/free.php','404','2022-03-29 14:38:17',1648564697,404,404,'is_404_no_redirect',''),(722,0,'http://flatironsxrayservices.com/lux.php','404','2022-03-29 14:38:18',1648564698,404,404,'is_404_no_redirect',''),(723,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-03-29 14:38:20',1648564700,404,404,'is_404_no_redirect',''),(724,0,'http://flatironsxrayservices.com/wp-wr.php','404','2022-03-29 14:38:22',1648564702,404,404,'is_404_no_redirect',''),(725,0,'http://flatironsxrayservices.com/ckteam.php','404','2022-03-29 14:38:24',1648564704,404,404,'is_404_no_redirect',''),(726,0,'http://flatironsxrayservices.com/an.php','404','2022-03-29 14:38:26',1648564706,404,404,'is_404_no_redirect',''),(727,0,'http://flatironsxrayservices.com/utchiha-XRYXX.php','404','2022-03-29 14:38:28',1648564708,404,404,'is_404_no_redirect',''),(728,0,'http://flatironsxrayservices.com/about-us/','404','2022-03-29 18:15:40',1648577740,404,404,'is_404_no_redirect',''),(729,0,'http://flatironsxrayservices.com/wp','404','2022-03-30 10:01:08',1648634468,404,404,'is_404_no_redirect',''),(730,0,'http://flatironsxrayservices.com/wordpress','404','2022-03-30 10:01:17',1648634477,404,404,'is_404_no_redirect',''),(731,0,'http://flatironsxrayservices.com/staging','404','2022-03-30 10:01:22',1648634482,404,404,'is_404_no_redirect',''),(732,0,'http://flatironsxrayservices.com/WP','404','2022-03-30 10:01:30',1648634490,404,404,'is_404_no_redirect',''),(733,0,'http://flatironsxrayservices.com/shop','404','2022-03-30 10:01:39',1648634499,404,404,'is_404_no_redirect',''),(734,0,'http://flatironsxrayservices.com/STORE','404','2022-03-30 10:01:47',1648634507,404,404,'is_404_no_redirect',''),(735,0,'http://flatironsxrayservices.com/forum','404','2022-03-30 10:01:50',1648634510,404,404,'is_404_no_redirect',''),(736,0,'http://flatironsxrayservices.com/FORUM','404','2022-03-30 10:01:52',1648634512,404,404,'is_404_no_redirect',''),(737,0,'http://flatironsxrayservices.com/store','404','2022-03-30 10:01:55',1648634515,404,404,'is_404_no_redirect',''),(738,0,'http://flatironsxrayservices.com/SHOP','404','2022-03-30 10:02:16',1648634536,404,404,'is_404_no_redirect',''),(739,0,'http://flatironsxrayservices.com/WordPress','404','2022-03-30 10:02:24',1648634544,404,404,'is_404_no_redirect',''),(740,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1648673754','404','2022-03-30 14:58:17',1648652297,404,404,'is_404_no_redirect',''),(741,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1648675431','404','2022-03-30 15:26:02',1648653962,404,404,'is_404_no_redirect',''),(742,0,'http://flatironsxrayservices.com/style.php','404','2022-03-31 13:01:36',1648731696,404,404,'is_404_no_redirect',''),(743,0,'http://flatironsxrayservices.com/style.php','404','2022-03-31 13:01:38',1648731698,404,404,'is_404_no_redirect',''),(744,0,'http://flatironsxrayservices.com/s_e.php','404','2022-03-31 13:01:40',1648731700,404,404,'is_404_no_redirect',''),(745,0,'http://flatironsxrayservices.com/s_e.php','404','2022-03-31 13:01:42',1648731702,404,404,'is_404_no_redirect',''),(746,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-03-31 13:01:43',1648731703,404,404,'is_404_no_redirect',''),(747,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-03-31 13:01:44',1648731704,404,404,'is_404_no_redirect',''),(748,0,'http://flatironsxrayservices.com/1index.php','404','2022-03-31 13:01:46',1648731706,404,404,'is_404_no_redirect',''),(749,0,'http://flatironsxrayservices.com/1index.php','404','2022-03-31 13:01:48',1648731708,404,404,'is_404_no_redirect',''),(750,0,'http://flatironsxrayservices.com/3index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-03-31 13:01:50',1648731710,404,404,'is_404_no_redirect',''),(751,0,'http://flatironsxrayservices.com/3index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-03-31 13:01:51',1648731711,404,404,'is_404_no_redirect',''),(752,0,'http://flatironsxrayservices.com/wikindex.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-03-31 13:01:54',1648731714,404,404,'is_404_no_redirect',''),(753,0,'http://flatironsxrayservices.com/wikindex.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-03-31 13:01:56',1648731716,404,404,'is_404_no_redirect',''),(754,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-03-31 13:01:58',1648731718,404,404,'is_404_no_redirect',''),(755,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-03-31 13:02:00',1648731720,404,404,'is_404_no_redirect',''),(756,0,'http://flatironsxrayservices.com/radio.php','404','2022-03-31 13:02:02',1648731722,404,404,'is_404_no_redirect',''),(757,0,'http://flatironsxrayservices.com/radio.php','404','2022-03-31 13:02:03',1648731723,404,404,'is_404_no_redirect',''),(758,0,'http://flatironsxrayservices.com/lock360.php?daksldlkdsadas=1','404','2022-03-31 13:02:05',1648731725,404,404,'is_404_no_redirect',''),(759,0,'http://flatironsxrayservices.com/lock360.php?daksldlkdsadas=1','404','2022-03-31 13:02:06',1648731726,404,404,'is_404_no_redirect',''),(760,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1','404','2022-03-31 13:02:09',1648731729,404,404,'is_404_no_redirect',''),(761,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1','404','2022-03-31 13:02:10',1648731730,404,404,'is_404_no_redirect',''),(762,0,'http://flatironsxrayservices.com/xmrlpc.php?daksldlkdsadas=1','404','2022-03-31 13:02:14',1648731734,404,404,'is_404_no_redirect',''),(763,0,'http://flatironsxrayservices.com/xmrlpc.php?daksldlkdsadas=1','404','2022-03-31 13:02:15',1648731735,404,404,'is_404_no_redirect',''),(764,0,'http://flatironsxrayservices.com/xmlrpcs.php?daksldlkdsadas=1','404','2022-03-31 13:02:18',1648731738,404,404,'is_404_no_redirect',''),(765,0,'http://flatironsxrayservices.com/xmlrpcs.php?daksldlkdsadas=1','404','2022-03-31 13:02:19',1648731739,404,404,'is_404_no_redirect',''),(766,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1','404','2022-03-31 13:02:21',1648731741,404,404,'is_404_no_redirect',''),(767,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1','404','2022-03-31 13:02:22',1648731742,404,404,'is_404_no_redirect',''),(768,0,'http://flatironsxrayservices.com/qindex.php?daksldlkdsadas=1','404','2022-03-31 13:02:24',1648731744,404,404,'is_404_no_redirect',''),(769,0,'http://flatironsxrayservices.com/qindex.php?daksldlkdsadas=1','404','2022-03-31 13:02:25',1648731745,404,404,'is_404_no_redirect',''),(770,0,'http://flatironsxrayservices.com/doc.php','404','2022-03-31 13:02:27',1648731747,404,404,'is_404_no_redirect',''),(771,0,'http://flatironsxrayservices.com/doc.php','404','2022-03-31 13:02:28',1648731748,404,404,'is_404_no_redirect',''),(772,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-03-31 13:02:30',1648731750,404,404,'is_404_no_redirect',''),(773,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-03-31 13:02:32',1648731752,404,404,'is_404_no_redirect',''),(774,0,'http://flatironsxrayservices.com/beence.php','404','2022-03-31 13:02:34',1648731754,404,404,'is_404_no_redirect',''),(775,0,'http://flatironsxrayservices.com/beence.php','404','2022-03-31 13:02:35',1648731755,404,404,'is_404_no_redirect',''),(776,0,'http://flatironsxrayservices.com/ups.php','404','2022-03-31 13:02:37',1648731757,404,404,'is_404_no_redirect',''),(777,0,'http://flatironsxrayservices.com/ups.php','404','2022-03-31 13:02:38',1648731758,404,404,'is_404_no_redirect',''),(778,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-03-31 13:02:40',1648731760,404,404,'is_404_no_redirect',''),(779,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-03-31 13:02:41',1648731761,404,404,'is_404_no_redirect',''),(780,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-03-31 13:02:43',1648731763,404,404,'is_404_no_redirect',''),(781,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-03-31 13:02:44',1648731764,404,404,'is_404_no_redirect',''),(782,0,'http://flatironsxrayservices.com/export.php','404','2022-03-31 13:02:46',1648731766,404,404,'is_404_no_redirect',''),(783,0,'http://flatironsxrayservices.com/export.php','404','2022-03-31 13:02:47',1648731767,404,404,'is_404_no_redirect',''),(784,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-03-31 13:02:49',1648731769,404,404,'is_404_no_redirect',''),(785,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-03-31 13:02:50',1648731770,404,404,'is_404_no_redirect',''),(786,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-03-31 13:02:52',1648731772,404,404,'is_404_no_redirect',''),(787,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-03-31 13:02:53',1648731773,404,404,'is_404_no_redirect',''),(788,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-03-31 13:02:59',1648731779,404,404,'is_404_no_redirect',''),(789,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-03-31 13:03:00',1648731780,404,404,'is_404_no_redirect',''),(790,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-03-31 13:03:02',1648731782,404,404,'is_404_no_redirect',''),(791,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-03-31 13:03:02',1648731782,404,404,'is_404_no_redirect',''),(792,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-03-31 13:03:09',1648731789,404,404,'is_404_no_redirect',''),(793,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-03-31 13:03:10',1648731790,404,404,'is_404_no_redirect',''),(794,0,'http://flatironsxrayservices.com/css.php','404','2022-03-31 13:03:11',1648731791,404,404,'is_404_no_redirect',''),(795,0,'http://flatironsxrayservices.com/css.php','404','2022-03-31 13:03:13',1648731793,404,404,'is_404_no_redirect',''),(796,0,'http://flatironsxrayservices.com/moduless.php','404','2022-03-31 13:03:15',1648731795,404,404,'is_404_no_redirect',''),(797,0,'http://flatironsxrayservices.com/moduless.php','404','2022-03-31 13:03:16',1648731796,404,404,'is_404_no_redirect',''),(798,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-03-31 13:03:18',1648731798,404,404,'is_404_no_redirect',''),(799,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-03-31 13:03:19',1648731799,404,404,'is_404_no_redirect',''),(800,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-03-31 13:03:21',1648731801,404,404,'is_404_no_redirect',''),(801,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-03-31 13:03:22',1648731802,404,404,'is_404_no_redirect',''),(802,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-03-31 13:03:24',1648731804,404,404,'is_404_no_redirect',''),(803,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-03-31 13:03:25',1648731805,404,404,'is_404_no_redirect',''),(804,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-03-31 13:03:27',1648731807,404,404,'is_404_no_redirect',''),(805,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-03-31 13:03:30',1648731810,404,404,'is_404_no_redirect',''),(806,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-03-31 13:03:33',1648731813,404,404,'is_404_no_redirect',''),(807,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-03-31 13:03:34',1648731814,404,404,'is_404_no_redirect',''),(808,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-03-31 13:03:36',1648731816,404,404,'is_404_no_redirect',''),(809,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-03-31 13:03:37',1648731817,404,404,'is_404_no_redirect',''),(810,0,'http://flatironsxrayservices.com/legion.php','404','2022-03-31 13:03:39',1648731819,404,404,'is_404_no_redirect',''),(811,0,'http://flatironsxrayservices.com/legion.php','404','2022-03-31 13:03:40',1648731820,404,404,'is_404_no_redirect',''),(812,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-03-31 13:03:46',1648731826,404,404,'is_404_no_redirect',''),(813,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-03-31 13:03:47',1648731827,404,404,'is_404_no_redirect',''),(814,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-03-31 13:03:49',1648731829,404,404,'is_404_no_redirect',''),(815,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-03-31 13:03:50',1648731830,404,404,'is_404_no_redirect',''),(816,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-03-31 13:03:52',1648731832,404,404,'is_404_no_redirect',''),(817,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-03-31 13:03:53',1648731833,404,404,'is_404_no_redirect',''),(818,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-03-31 13:03:55',1648731835,404,404,'is_404_no_redirect',''),(819,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-03-31 13:03:59',1648731839,404,404,'is_404_no_redirect',''),(820,0,'http://flatironsxrayservices.com/archives.php','404','2022-03-31 13:04:01',1648731841,404,404,'is_404_no_redirect',''),(821,0,'http://flatironsxrayservices.com/archives.php','404','2022-03-31 13:04:03',1648731843,404,404,'is_404_no_redirect',''),(822,0,'http://flatironsxrayservices.com/xindex.php','404','2022-03-31 13:04:05',1648731845,404,404,'is_404_no_redirect',''),(823,0,'http://flatironsxrayservices.com/xindex.php','404','2022-03-31 13:04:06',1648731846,404,404,'is_404_no_redirect',''),(824,0,'http://flatironsxrayservices.com/defau11.php','404','2022-03-31 13:05:06',1648731906,404,404,'is_404_no_redirect',''),(825,0,'http://flatironsxrayservices.com/defau11.php','404','2022-03-31 13:06:01',1648731961,404,404,'is_404_no_redirect',''),(826,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-03-31 13:06:03',1648731963,404,404,'is_404_no_redirect',''),(827,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-03-31 13:07:06',1648732026,404,404,'is_404_no_redirect',''),(828,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-03-31 13:08:23',1648732103,404,404,'is_404_no_redirect',''),(829,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-03-31 13:08:29',1648732109,404,404,'is_404_no_redirect',''),(830,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-03-31 13:09:41',1648732181,404,404,'is_404_no_redirect',''),(831,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-03-31 13:09:43',1648732183,404,404,'is_404_no_redirect',''),(832,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-03-31 13:10:43',1648732243,404,404,'is_404_no_redirect',''),(833,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-03-31 13:10:47',1648732247,404,404,'is_404_no_redirect',''),(834,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-03-31 13:11:45',1648732305,404,404,'is_404_no_redirect',''),(835,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-03-31 13:12:43',1648732363,404,404,'is_404_no_redirect',''),(836,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-03-31 13:13:51',1648732431,404,404,'is_404_no_redirect',''),(837,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-03-31 13:13:55',1648732435,404,404,'is_404_no_redirect',''),(838,0,'http://flatironsxrayservices.com/cgialfa','404','2022-03-31 13:14:02',1648732442,404,404,'is_404_no_redirect',''),(839,0,'http://flatironsxrayservices.com/cgialfa','404','2022-03-31 13:15:07',1648732507,404,404,'is_404_no_redirect',''),(840,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-03-31 13:15:14',1648732514,404,404,'is_404_no_redirect',''),(841,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-03-31 13:15:15',1648732515,404,404,'is_404_no_redirect',''),(842,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-03-31 13:15:21',1648732521,404,404,'is_404_no_redirect',''),(843,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-03-31 13:15:21',1648732521,404,404,'is_404_no_redirect',''),(844,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-03-31 13:19:26',1648732766,404,404,'is_404_no_redirect',''),(845,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-03-31 13:19:27',1648732767,404,404,'is_404_no_redirect',''),(846,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-03-31 13:19:33',1648732773,404,404,'is_404_no_redirect',''),(847,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-03-31 13:19:34',1648732774,404,404,'is_404_no_redirect',''),(848,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-03-31 13:20:50',1648732850,404,404,'is_404_no_redirect',''),(849,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-03-31 13:20:56',1648732856,404,404,'is_404_no_redirect',''),(850,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-03-31 13:21:52',1648732912,404,404,'is_404_no_redirect',''),(851,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-03-31 13:21:53',1648732913,404,404,'is_404_no_redirect',''),(852,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-03-31 13:22:57',1648732977,404,404,'is_404_no_redirect',''),(853,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-03-31 13:24:19',1648733059,404,404,'is_404_no_redirect',''),(854,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-03-31 13:24:23',1648733063,404,404,'is_404_no_redirect',''),(855,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-03-31 13:24:25',1648733065,404,404,'is_404_no_redirect',''),(856,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-03-31 13:24:30',1648733070,404,404,'is_404_no_redirect',''),(857,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-03-31 13:24:31',1648733071,404,404,'is_404_no_redirect',''),(858,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-03-31 13:24:37',1648733077,404,404,'is_404_no_redirect',''),(859,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-03-31 13:24:38',1648733078,404,404,'is_404_no_redirect',''),(860,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-03-31 13:24:44',1648733084,404,404,'is_404_no_redirect',''),(861,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-03-31 13:24:46',1648733086,404,404,'is_404_no_redirect',''),(862,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-03-31 13:24:48',1648733088,404,404,'is_404_no_redirect',''),(863,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-03-31 13:24:49',1648733089,404,404,'is_404_no_redirect',''),(864,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-03-31 13:24:51',1648733091,404,404,'is_404_no_redirect',''),(865,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-03-31 13:24:52',1648733092,404,404,'is_404_no_redirect',''),(866,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-03-31 13:24:55',1648733095,404,404,'is_404_no_redirect',''),(867,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-03-31 13:24:56',1648733096,404,404,'is_404_no_redirect',''),(868,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-03-31 13:24:59',1648733099,404,404,'is_404_no_redirect',''),(869,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-03-31 13:25:01',1648733101,404,404,'is_404_no_redirect',''),(870,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-03-31 13:25:04',1648733104,404,404,'is_404_no_redirect',''),(871,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-03-31 13:25:05',1648733105,404,404,'is_404_no_redirect',''),(872,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-03-31 13:25:08',1648733108,404,404,'is_404_no_redirect',''),(873,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-03-31 13:25:09',1648733109,404,404,'is_404_no_redirect',''),(874,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-03-31 13:25:14',1648733114,404,404,'is_404_no_redirect',''),(875,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-03-31 13:25:14',1648733114,404,404,'is_404_no_redirect',''),(876,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-03-31 13:25:15',1648733115,404,404,'is_404_no_redirect',''),(877,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-03-31 13:25:16',1648733116,404,404,'is_404_no_redirect',''),(878,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-03-31 13:25:17',1648733117,404,404,'is_404_no_redirect',''),(879,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-03-31 13:25:18',1648733118,404,404,'is_404_no_redirect',''),(880,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-03-31 13:25:19',1648733119,404,404,'is_404_no_redirect',''),(881,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-03-31 13:25:19',1648733119,404,404,'is_404_no_redirect',''),(882,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-03-31 13:25:20',1648733120,404,404,'is_404_no_redirect',''),(883,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-03-31 13:25:21',1648733121,404,404,'is_404_no_redirect',''),(884,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-03-31 13:25:27',1648733127,404,404,'is_404_no_redirect',''),(885,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-03-31 13:25:28',1648733128,404,404,'is_404_no_redirect',''),(886,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-03-31 13:25:30',1648733130,404,404,'is_404_no_redirect',''),(887,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-03-31 13:25:32',1648733132,404,404,'is_404_no_redirect',''),(888,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-03-31 13:25:33',1648733133,404,404,'is_404_no_redirect',''),(889,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-03-31 13:25:35',1648733135,404,404,'is_404_no_redirect',''),(890,0,'http://flatironsxrayservices.com/about.php','404','2022-03-31 13:25:41',1648733141,404,404,'is_404_no_redirect',''),(891,0,'http://flatironsxrayservices.com/about.php','404','2022-03-31 13:25:42',1648733142,404,404,'is_404_no_redirect',''),(892,0,'http://flatironsxrayservices.com/shells.php','404','2022-03-31 13:25:43',1648733143,404,404,'is_404_no_redirect',''),(893,0,'http://flatironsxrayservices.com/shells.php','404','2022-03-31 13:25:44',1648733144,404,404,'is_404_no_redirect',''),(894,0,'http://flatironsxrayservices.com/olux.php','404','2022-03-31 13:25:46',1648733146,404,404,'is_404_no_redirect',''),(895,0,'http://flatironsxrayservices.com/olux.php','404','2022-03-31 13:25:47',1648733147,404,404,'is_404_no_redirect',''),(896,0,'http://flatironsxrayservices.com/xleet.php','404','2022-03-31 13:25:48',1648733148,404,404,'is_404_no_redirect',''),(897,0,'http://flatironsxrayservices.com/xleet.php','404','2022-03-31 13:25:48',1648733148,404,404,'is_404_no_redirect',''),(898,0,'http://flatironsxrayservices.com/wso.php','404','2022-03-31 13:25:49',1648733149,404,404,'is_404_no_redirect',''),(899,0,'http://flatironsxrayservices.com/wso.php','404','2022-03-31 13:25:50',1648733150,404,404,'is_404_no_redirect',''),(900,0,'http://flatironsxrayservices.com/shell.php','404','2022-03-31 13:25:51',1648733151,404,404,'is_404_no_redirect',''),(901,0,'http://flatironsxrayservices.com/shell.php','404','2022-03-31 13:25:52',1648733152,404,404,'is_404_no_redirect',''),(902,0,'http://flatironsxrayservices.com/up.php','404','2022-03-31 13:25:53',1648733153,404,404,'is_404_no_redirect',''),(903,0,'http://flatironsxrayservices.com/up.php','404','2022-03-31 13:25:54',1648733154,404,404,'is_404_no_redirect',''),(904,0,'http://flatironsxrayservices.com/upload.php','404','2022-03-31 13:25:56',1648733156,404,404,'is_404_no_redirect',''),(905,0,'http://flatironsxrayservices.com/upload.php','404','2022-03-31 13:25:57',1648733157,404,404,'is_404_no_redirect',''),(906,0,'http://flatironsxrayservices.com/1.php','404','2022-03-31 13:25:58',1648733158,404,404,'is_404_no_redirect',''),(907,0,'http://flatironsxrayservices.com/1.php','404','2022-03-31 13:25:59',1648733159,404,404,'is_404_no_redirect',''),(908,0,'http://flatironsxrayservices.com/x.php','404','2022-03-31 13:26:01',1648733161,404,404,'is_404_no_redirect',''),(909,0,'http://flatironsxrayservices.com/x.php','404','2022-03-31 13:26:03',1648733163,404,404,'is_404_no_redirect',''),(910,0,'http://flatironsxrayservices.com/z.php','404','2022-03-31 13:26:04',1648733164,404,404,'is_404_no_redirect',''),(911,0,'http://flatironsxrayservices.com/z.php','404','2022-03-31 13:26:05',1648733165,404,404,'is_404_no_redirect',''),(912,0,'http://flatironsxrayservices.com/a.php','404','2022-03-31 13:26:07',1648733167,404,404,'is_404_no_redirect',''),(913,0,'http://flatironsxrayservices.com/a.php','404','2022-03-31 13:26:08',1648733168,404,404,'is_404_no_redirect',''),(914,0,'http://flatironsxrayservices.com/test.php','404','2022-03-31 13:26:10',1648733170,404,404,'is_404_no_redirect',''),(915,0,'http://flatironsxrayservices.com/test.php','404','2022-03-31 13:26:11',1648733171,404,404,'is_404_no_redirect',''),(916,0,'http://flatironsxrayservices.com/wp.php','404','2022-03-31 13:26:12',1648733172,404,404,'is_404_no_redirect',''),(917,0,'http://flatironsxrayservices.com/wp.php','404','2022-03-31 13:26:13',1648733173,404,404,'is_404_no_redirect',''),(918,0,'http://flatironsxrayservices.com/alfa.php','404','2022-03-31 13:26:15',1648733175,404,404,'is_404_no_redirect',''),(919,0,'http://flatironsxrayservices.com/alfa.php','404','2022-03-31 13:26:16',1648733176,404,404,'is_404_no_redirect',''),(920,0,'http://flatironsxrayservices.com/config.php','404','2022-03-31 13:26:17',1648733177,404,404,'is_404_no_redirect',''),(921,0,'http://flatironsxrayservices.com/config.php','404','2022-03-31 13:26:18',1648733178,404,404,'is_404_no_redirect',''),(922,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-03-31 13:26:20',1648733180,404,404,'is_404_no_redirect',''),(923,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-03-31 13:26:21',1648733181,404,404,'is_404_no_redirect',''),(924,0,'http://flatironsxrayservices.com/tricks/','404','2022-04-01 04:46:17',1648788377,404,404,'is_404_no_redirect',''),(925,0,'http://flatironsxrayservices.com/about-us/','404','2022-04-01 19:41:56',1648842116,404,404,'is_404_no_redirect',''),(926,0,'http://flatironsxrayservices.com/about-us/','404','2022-04-01 23:09:10',1648854550,404,404,'is_404_no_redirect',''),(927,0,'http://flatironsxrayservices.com/fw.php','404','2022-04-02 12:01:05',1648900865,404,404,'is_404_no_redirect',''),(928,0,'http://flatironsxrayservices.com/fw.php','404','2022-04-02 12:01:16',1648900876,404,404,'is_404_no_redirect',''),(929,0,'http://flatironsxrayservices.com/991176.php','404','2022-04-02 12:01:31',1648900891,404,404,'is_404_no_redirect',''),(930,0,'http://flatironsxrayservices.com/fox.php','404','2022-04-02 12:01:52',1648900912,404,404,'is_404_no_redirect',''),(931,0,'http://flatironsxrayservices.com/fox.php','404','2022-04-02 12:02:05',1648900925,404,404,'is_404_no_redirect',''),(932,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-02 12:02:20',1648900940,404,404,'is_404_no_redirect',''),(933,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-02 12:02:34',1648900954,404,404,'is_404_no_redirect',''),(934,0,'http://flatironsxrayservices.com/FoxWSOv1.php','404','2022-04-02 12:02:50',1648900970,404,404,'is_404_no_redirect',''),(935,0,'http://flatironsxrayservices.com/FoxWSOv1.php','404','2022-04-02 12:03:14',1648900994,404,404,'is_404_no_redirect',''),(936,0,'http://flatironsxrayservices.com/MARIJUANA.php','404','2022-04-02 12:03:25',1648901005,404,404,'is_404_no_redirect',''),(937,0,'http://flatironsxrayservices.com/MARIJUANA.php','404','2022-04-02 12:03:39',1648901019,404,404,'is_404_no_redirect',''),(938,0,'http://flatironsxrayservices.com/readme.php','404','2022-04-02 12:03:58',1648901038,404,404,'is_404_no_redirect',''),(939,0,'http://flatironsxrayservices.com/readme.php','404','2022-04-02 12:04:13',1648901053,404,404,'is_404_no_redirect',''),(940,0,'http://flatironsxrayservices.com/admin.php','404','2022-04-02 12:04:30',1648901070,404,404,'is_404_no_redirect',''),(941,0,'http://flatironsxrayservices.com/admin.php','404','2022-04-02 12:04:42',1648901082,404,404,'is_404_no_redirect',''),(942,0,'http://flatironsxrayservices.com/old-index.php','404','2022-04-02 12:05:01',1648901101,404,404,'is_404_no_redirect',''),(943,0,'http://flatironsxrayservices.com/old-index.php','404','2022-04-02 12:05:38',1648901138,404,404,'is_404_no_redirect',''),(944,0,'http://flatironsxrayservices.com/ffAA531.php','404','2022-04-02 12:05:52',1648901152,404,404,'is_404_no_redirect',''),(945,0,'http://flatironsxrayservices.com/f.php','404','2022-04-02 12:06:17',1648901177,404,404,'is_404_no_redirect',''),(946,0,'http://flatironsxrayservices.com/f.php','404','2022-04-02 12:06:39',1648901199,404,404,'is_404_no_redirect',''),(947,0,'http://flatironsxrayservices.com/wp-2022.php','404','2022-04-02 12:06:53',1648901213,404,404,'is_404_no_redirect',''),(948,0,'http://flatironsxrayservices.com/wp-2022.php','404','2022-04-02 12:07:11',1648901231,404,404,'is_404_no_redirect',''),(949,0,'http://flatironsxrayservices.com/wp-2019.php','404','2022-04-02 12:07:25',1648901245,404,404,'is_404_no_redirect',''),(950,0,'http://flatironsxrayservices.com/wp-2019.php','404','2022-04-02 12:07:37',1648901257,404,404,'is_404_no_redirect',''),(951,0,'http://flatironsxrayservices.com/wp-fox.php','404','2022-04-02 12:07:54',1648901274,404,404,'is_404_no_redirect',''),(952,0,'http://flatironsxrayservices.com/wp-fox.php','404','2022-04-02 12:08:11',1648901291,404,404,'is_404_no_redirect',''),(953,0,'http://flatironsxrayservices.com/wp-uploads.php','404','2022-04-02 12:08:38',1648901318,404,404,'is_404_no_redirect',''),(954,0,'http://flatironsxrayservices.com/wp-uploads.php','404','2022-04-02 12:08:51',1648901331,404,404,'is_404_no_redirect',''),(955,0,'http://flatironsxrayservices.com/xleet-shell.php','404','2022-04-02 12:09:08',1648901348,404,404,'is_404_no_redirect',''),(956,0,'http://flatironsxrayservices.com/xleet-shell.php','404','2022-04-02 12:09:16',1648901356,404,404,'is_404_no_redirect',''),(957,0,'http://flatironsxrayservices.com/xleet.php','404','2022-04-02 12:09:47',1648901387,404,404,'is_404_no_redirect',''),(958,0,'http://flatironsxrayservices.com/xleet.php','404','2022-04-02 12:10:05',1648901405,404,404,'is_404_no_redirect',''),(959,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-04-02 12:10:28',1648901428,404,404,'is_404_no_redirect',''),(960,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-04-02 12:10:38',1648901438,404,404,'is_404_no_redirect',''),(961,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php/.well-known/','404','2022-04-02 12:10:53',1648901453,404,404,'is_404_no_redirect',''),(962,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php/.well-known/','404','2022-04-02 12:11:10',1648901470,404,404,'is_404_no_redirect',''),(963,0,'http://flatironsxrayservices.com/wordpress/','404','2022-04-03 10:12:05',1648980725,404,404,'is_404_no_redirect',''),(964,0,'http://flatironsxrayservices.com/mt/','404','2022-04-04 10:31:39',1649068299,404,404,'is_404_no_redirect',''),(965,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-04-04 10:31:42',1649068302,404,404,'is_404_no_redirect',''),(966,0,'http://flatironsxrayservices.com/up.php','404','2022-04-04 10:31:44',1649068304,404,404,'is_404_no_redirect',''),(967,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-04-04 10:31:45',1649068305,404,404,'is_404_no_redirect',''),(968,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-04-04 10:31:46',1649068306,404,404,'is_404_no_redirect',''),(969,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-04 10:31:47',1649068307,404,404,'is_404_no_redirect',''),(970,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-04 10:31:48',1649068308,404,404,'is_404_no_redirect',''),(971,0,'http://flatironsxrayservices.com/about.php','404','2022-04-04 10:31:49',1649068309,404,404,'is_404_no_redirect',''),(972,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-04-04 10:31:51',1649068311,404,404,'is_404_no_redirect',''),(973,0,'http://flatironsxrayservices.com/about.php','404','2022-04-04 10:31:52',1649068312,404,404,'is_404_no_redirect',''),(974,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-04-04 10:31:53',1649068313,404,404,'is_404_no_redirect',''),(975,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-04-04 10:31:54',1649068314,404,404,'is_404_no_redirect',''),(976,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-04-04 10:31:55',1649068315,404,404,'is_404_no_redirect',''),(977,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-04-04 10:31:56',1649068316,404,404,'is_404_no_redirect',''),(978,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-04-04 10:31:57',1649068317,404,404,'is_404_no_redirect',''),(979,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-04-04 10:31:58',1649068318,404,404,'is_404_no_redirect',''),(980,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-04-04 10:32:00',1649068320,404,404,'is_404_no_redirect',''),(981,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-04-04 10:32:01',1649068321,404,404,'is_404_no_redirect',''),(982,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-04 10:32:02',1649068322,404,404,'is_404_no_redirect',''),(983,0,'http://flatironsxrayservices.com/fw.php','404','2022-04-04 10:32:03',1649068323,404,404,'is_404_no_redirect',''),(984,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-04 10:32:05',1649068325,404,404,'is_404_no_redirect',''),(985,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-04-04 10:32:06',1649068326,404,404,'is_404_no_redirect',''),(986,0,'http://flatironsxrayservices.com/about-us/','404','2022-04-04 19:00:27',1649098827,404,404,'is_404_no_redirect',''),(987,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi','404','2022-04-05 05:32:03',1649136723,404,404,'is_404_no_redirect',''),(988,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi','404','2022-04-05 05:38:18',1649137098,404,404,'is_404_no_redirect',''),(989,0,'http://flatironsxrayservices.com/.env','404','2022-04-05 09:03:45',1649149425,404,404,'is_404_no_redirect',''),(990,0,'http://flatironsxrayservices.com/about-us/','404','2022-04-05 11:26:58',1649158018,404,404,'is_404_no_redirect',''),(991,0,'http://flatironsxrayservices.com/luctus-non-massa-fusce-ac-turpis-quis/feed/','404','2022-04-05 20:46:41',1649191601,404,404,'is_404_no_redirect',''),(992,0,'http://flatironsxrayservices.com/mt/','404','2022-04-06 03:57:05',1649217425,404,404,'is_404_no_redirect',''),(993,0,'http://flatironsxrayservices.com/mt/','404','2022-04-06 03:57:06',1649217426,404,404,'is_404_no_redirect',''),(994,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-04-06 03:57:08',1649217428,404,404,'is_404_no_redirect',''),(995,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-04-06 03:57:09',1649217429,404,404,'is_404_no_redirect',''),(996,0,'http://flatironsxrayservices.com/up.php','404','2022-04-06 03:57:10',1649217430,404,404,'is_404_no_redirect',''),(997,0,'http://flatironsxrayservices.com/up.php','404','2022-04-06 03:57:11',1649217431,404,404,'is_404_no_redirect',''),(998,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-04-06 03:57:12',1649217432,404,404,'is_404_no_redirect',''),(999,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-04-06 03:57:12',1649217432,404,404,'is_404_no_redirect',''),(1000,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-04-06 03:57:13',1649217433,404,404,'is_404_no_redirect',''),(1001,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-04-06 03:57:14',1649217434,404,404,'is_404_no_redirect',''),(1002,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-06 03:57:15',1649217435,404,404,'is_404_no_redirect',''),(1003,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-06 03:57:16',1649217436,404,404,'is_404_no_redirect',''),(1004,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-06 03:57:17',1649217437,404,404,'is_404_no_redirect',''),(1005,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-06 03:57:17',1649217437,404,404,'is_404_no_redirect',''),(1006,0,'http://flatironsxrayservices.com/about.php','404','2022-04-06 03:57:18',1649217438,404,404,'is_404_no_redirect',''),(1007,0,'http://flatironsxrayservices.com/about.php','404','2022-04-06 03:57:19',1649217439,404,404,'is_404_no_redirect',''),(1008,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-04-06 03:57:20',1649217440,404,404,'is_404_no_redirect',''),(1009,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-04-06 03:57:21',1649217441,404,404,'is_404_no_redirect',''),(1010,0,'http://flatironsxrayservices.com/about.php','404','2022-04-06 03:57:22',1649217442,404,404,'is_404_no_redirect',''),(1011,0,'http://flatironsxrayservices.com/about.php','404','2022-04-06 03:57:23',1649217443,404,404,'is_404_no_redirect',''),(1012,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-04-06 03:57:24',1649217444,404,404,'is_404_no_redirect',''),(1013,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-04-06 03:57:25',1649217445,404,404,'is_404_no_redirect',''),(1014,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-04-06 03:57:26',1649217446,404,404,'is_404_no_redirect',''),(1015,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-04-06 03:57:27',1649217447,404,404,'is_404_no_redirect',''),(1016,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-04-06 03:57:28',1649217448,404,404,'is_404_no_redirect',''),(1017,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-04-06 03:57:29',1649217449,404,404,'is_404_no_redirect',''),(1018,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-04-06 03:57:30',1649217450,404,404,'is_404_no_redirect',''),(1019,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-04-06 03:57:31',1649217451,404,404,'is_404_no_redirect',''),(1020,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-04-06 03:57:32',1649217452,404,404,'is_404_no_redirect',''),(1021,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-04-06 03:57:33',1649217453,404,404,'is_404_no_redirect',''),(1022,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-04-06 03:57:33',1649217453,404,404,'is_404_no_redirect',''),(1023,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-04-06 03:57:34',1649217454,404,404,'is_404_no_redirect',''),(1024,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-04-06 03:57:35',1649217455,404,404,'is_404_no_redirect',''),(1025,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-04-06 03:57:36',1649217456,404,404,'is_404_no_redirect',''),(1026,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-04-06 03:57:37',1649217457,404,404,'is_404_no_redirect',''),(1027,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-04-06 03:57:38',1649217458,404,404,'is_404_no_redirect',''),(1028,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-06 03:57:39',1649217459,404,404,'is_404_no_redirect',''),(1029,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-06 03:57:39',1649217459,404,404,'is_404_no_redirect',''),(1030,0,'http://flatironsxrayservices.com/fw.php','404','2022-04-06 03:57:41',1649217461,404,404,'is_404_no_redirect',''),(1031,0,'http://flatironsxrayservices.com/fw.php','404','2022-04-06 03:57:41',1649217461,404,404,'is_404_no_redirect',''),(1032,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-06 03:57:43',1649217463,404,404,'is_404_no_redirect',''),(1033,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-06 03:57:44',1649217464,404,404,'is_404_no_redirect',''),(1034,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-04-06 03:57:45',1649217465,404,404,'is_404_no_redirect',''),(1035,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-04-06 03:57:46',1649217466,404,404,'is_404_no_redirect',''),(1036,0,'http://flatironsxrayservices.com/.env','404','2022-04-06 04:53:45',1649220825,404,404,'is_404_no_redirect',''),(1037,0,'http://flatironsxrayservices.com/.git/config','404','2022-04-06 14:10:23',1649254223,404,404,'is_404_no_redirect',''),(1038,0,'http://flatironsxrayservices.com/api/.git/config','404','2022-04-06 14:10:25',1649254225,404,404,'is_404_no_redirect',''),(1039,0,'http://flatironsxrayservices.com/.env','404','2022-04-06 14:10:27',1649254227,404,404,'is_404_no_redirect',''),(1040,0,'http://flatironsxrayservices.com/api/.env','404','2022-04-06 14:10:28',1649254228,404,404,'is_404_no_redirect',''),(1041,0,'http://flatironsxrayservices.com/.env','404','2022-04-06 16:46:30',1649263590,404,404,'is_404_no_redirect',''),(1042,0,'http://flatironsxrayservices.com/.env','404','2022-04-06 18:03:40',1649268220,404,404,'is_404_no_redirect',''),(1043,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-04-07 06:11:19',1649311879,404,404,'is_404_no_redirect',''),(1044,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-04-07 06:11:46',1649311906,404,404,'is_404_no_redirect',''),(1045,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-04-07 06:12:12',1649311932,404,404,'is_404_no_redirect',''),(1046,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-04-07 06:12:38',1649311958,404,404,'is_404_no_redirect',''),(1047,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-04-07 06:13:01',1649311981,404,404,'is_404_no_redirect',''),(1048,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-04-07 06:13:22',1649312002,404,404,'is_404_no_redirect',''),(1049,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-04-07 10:15:29',1649326529,404,404,'is_404_no_redirect',''),(1050,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-04-07 10:17:40',1649326660,404,404,'is_404_no_redirect',''),(1051,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-04-07 10:25:30',1649327130,404,404,'is_404_no_redirect',''),(1052,0,'http://flatironsxrayservices.com/.env','404','2022-04-07 13:44:55',1649339095,404,404,'is_404_no_redirect',''),(1053,0,'http://flatironsxrayservices.com/tricks/','404','2022-04-07 17:11:31',1649351491,404,404,'is_404_no_redirect',''),(1054,0,'http://flatironsxrayservices.com/wp-content/plugins/iwp-client/readme.txt','404','2022-04-07 22:20:17',1649370017,404,404,'is_404_no_redirect',''),(1055,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-time-capsule/readme.txt','404','2022-04-07 22:20:26',1649370026,404,404,'is_404_no_redirect',''),(1056,0,'http://flatironsxrayservices.com/wp-content/plugins/themegrill-demo-importer/readme.txt','404','2022-04-07 22:20:28',1649370028,404,404,'is_404_no_redirect',''),(1057,0,'http://flatironsxrayservices.com/wp-content/plugins/advanced-import/readme.txt','404','2022-04-07 22:20:30',1649370030,404,404,'is_404_no_redirect',''),(1058,0,'http://flatironsxrayservices.com/wp-content/plugins/woocommerce-jetpack/readme.txt','404','2022-04-07 22:20:30',1649370030,404,404,'is_404_no_redirect',''),(1059,0,'http://flatironsxrayservices.com/wp-content/plugins/emails-verification-for-woocommerce/readme.txt','404','2022-04-07 22:20:34',1649370034,404,404,'is_404_no_redirect',''),(1060,0,'http://flatironsxrayservices.com/wp-content/plugins/woocommerce-upload-files/js/wcuf-admin-menu.js','404','2022-04-07 22:20:37',1649370037,404,404,'is_404_no_redirect',''),(1061,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-automatic/changelog','404','2022-04-07 22:20:40',1649370040,404,404,'is_404_no_redirect',''),(1062,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-automatic/css/wp-automatic.css','404','2022-04-07 22:20:41',1649370041,404,404,'is_404_no_redirect',''),(1063,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-user-extra-fields/js/wpuef-configurator.js','404','2022-04-07 22:20:41',1649370041,404,404,'is_404_no_redirect',''),(1064,0,'http://flatironsxrayservices.com/wp-content/plugins/capability-manager-enhanced/readme.txt','404','2022-04-07 22:20:44',1649370044,404,404,'is_404_no_redirect',''),(1065,0,'http://flatironsxrayservices.com/wp-content/plugins/capabilities-pro/readme.txt','404','2022-04-07 22:20:48',1649370048,404,404,'is_404_no_redirect',''),(1066,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-pinterest-automatic/changelog','404','2022-04-07 22:20:48',1649370048,404,404,'is_404_no_redirect',''),(1067,0,'http://flatironsxrayservices.com/wp-content/plugins/ulisting/readme.txt','404','2022-04-07 22:20:50',1649370050,404,404,'is_404_no_redirect',''),(1068,0,'http://flatironsxrayservices.com/wp-content/plugins/ait-csv-import-export/changelog.txt','404','2022-04-07 22:20:57',1649370057,404,404,'is_404_no_redirect',''),(1069,0,'http://flatironsxrayservices.com/wp-content/plugins/image-hover-effects-ultimate/readme.txt','404','2022-04-07 22:20:58',1649370058,404,404,'is_404_no_redirect',''),(1070,0,'http://flatironsxrayservices.com/wp-content/plugins/angwp/__%20UPDATES.txt','404','2022-04-07 22:21:01',1649370061,404,404,'is_404_no_redirect',''),(1071,0,'http://flatironsxrayservices.com/wp-content/plugins/e-signature/page-template/default/style.css','404','2022-04-07 22:21:03',1649370063,404,404,'is_404_no_redirect',''),(1072,0,'http://flatironsxrayservices.com/wp-content/plugins/superstorefinder-wp/css/ssf-wp-admin.css','404','2022-04-07 22:21:05',1649370065,404,404,'is_404_no_redirect',''),(1073,0,'http://flatironsxrayservices.com/wp-content/plugins/super-interactive-maps/css/sim-wp-admin.css','404','2022-04-07 22:21:08',1649370068,404,404,'is_404_no_redirect',''),(1074,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/admin/admin.css','404','2022-04-07 22:21:11',1649370071,404,404,'is_404_no_redirect',''),(1075,0,'http://flatironsxrayservices.com/wp-content/plugins/vc-tabs/readme.txt','404','2022-04-07 22:21:12',1649370072,404,404,'is_404_no_redirect',''),(1076,0,'http://flatironsxrayservices.com/wp-content/plugins/shortcode-addons/readme.txt','404','2022-04-07 22:21:13',1649370073,404,404,'is_404_no_redirect',''),(1077,0,'http://flatironsxrayservices.com/wp-content/plugins/superlogoshowcase-wp/css/sls-wp-admin.css','404','2022-04-07 22:21:13',1649370073,404,404,'is_404_no_redirect',''),(1078,0,'http://flatironsxrayservices.com/wp-content/plugins/mstore-api/readme.txt','404','2022-04-07 22:21:14',1649370074,404,404,'is_404_no_redirect',''),(1079,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/readme.txt','404','2022-04-07 22:21:22',1649370082,404,404,'is_404_no_redirect',''),(1080,0,'http://flatironsxrayservices.com/wp-content/plugins/masterstudy-lms-learning-management-system/readme.txt','404','2022-04-07 22:21:26',1649370086,404,404,'is_404_no_redirect',''),(1081,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-04-08 01:13:45',1649380425,404,404,'is_404_no_redirect',''),(1082,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-04-08 01:17:47',1649380667,404,404,'is_404_no_redirect',''),(1083,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-04-08 01:28:33',1649381313,404,404,'is_404_no_redirect',''),(1084,0,'http://flatironsxrayservices.com/static../.git/config','404','2022-04-08 11:55:18',1649418918,404,404,'is_404_no_redirect',''),(1085,0,'http://flatironsxrayservices.com/js../.git/config','404','2022-04-08 11:55:20',1649418920,404,404,'is_404_no_redirect',''),(1086,0,'http://flatironsxrayservices.com/media../.git/config','404','2022-04-08 11:55:22',1649418922,404,404,'is_404_no_redirect',''),(1087,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1649513976','404','2022-04-09 08:24:11',1649492651,404,404,'is_404_no_redirect',''),(1088,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1649514845','404','2022-04-09 08:36:11',1649493371,404,404,'is_404_no_redirect',''),(1089,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1649515798','404','2022-04-09 08:50:39',1649494239,404,404,'is_404_no_redirect',''),(1090,0,'http://flatironsxrayservices.com/.env','404','2022-04-09 12:13:49',1649506429,404,404,'is_404_no_redirect',''),(1091,0,'http://flatironsxrayservices.com/.env','404','2022-04-09 12:14:00',1649506440,404,404,'is_404_no_redirect',''),(1092,0,'http://flatironsxrayservices.com/plugins/angwp/webpack.config.js','404','2022-04-09 13:35:40',1649511340,404,404,'is_404_no_redirect',''),(1093,0,'http://flatironsxrayservices.com/wp-content/plugins/angwp/webpack.config.js','404','2022-04-09 13:35:40',1649511340,404,404,'is_404_no_redirect',''),(1094,0,'http://flatironsxrayservices.com/wp/wp-admin/includes/','404','2022-04-10 10:48:42',1649587722,404,404,'is_404_no_redirect',''),(1095,0,'http://flatironsxrayservices.com/wordpress/wp-admin/includes/','404','2022-04-10 10:48:53',1649587733,404,404,'is_404_no_redirect',''),(1096,0,'http://flatironsxrayservices.com/site/wp-admin/includes/','404','2022-04-10 10:48:57',1649587737,404,404,'is_404_no_redirect',''),(1097,0,'http://flatironsxrayservices.com/blog/wp-admin/includes/','404','2022-04-10 10:49:01',1649587741,404,404,'is_404_no_redirect',''),(1098,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/webpack.config.js','404','2022-04-10 12:33:53',1649594033,404,404,'is_404_no_redirect',''),(1099,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-654.css?ver=1649644270','404','2022-04-10 20:31:46',1649622706,404,404,'is_404_no_redirect',''),(1100,0,'http://flatironsxrayservices.com/home/','404','2022-04-10 20:56:34',1649624194,404,404,'is_404_no_redirect',''),(1101,0,'http://flatironsxrayservices.com/home/','404','2022-04-10 20:57:11',1649624231,404,404,'is_404_no_redirect',''),(1102,0,'http://flatironsxrayservices.com/home/','404','2022-04-10 20:57:43',1649624263,404,404,'is_404_no_redirect',''),(1103,0,'http://flatironsxrayservices.com/home/','404','2022-04-10 20:58:19',1649624299,404,404,'is_404_no_redirect',''),(1104,0,'http://flatironsxrayservices.com/home/','404','2022-04-10 21:00:12',1649624412,404,404,'is_404_no_redirect',''),(1105,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-654.css?ver=1649646978','404','2022-04-10 21:16:22',1649625382,404,404,'is_404_no_redirect',''),(1106,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1649650857','404','2022-04-10 22:22:31',1649629351,404,404,'is_404_no_redirect',''),(1107,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-2160.css?ver=1649651989','404','2022-04-10 22:41:20',1649630480,404,404,'is_404_no_redirect',''),(1108,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-pro-frontend.min.css?ver=1649651988','404','2022-04-10 22:41:20',1649630480,404,404,'is_404_no_redirect',''),(1109,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1649651988','404','2022-04-10 22:41:20',1649630480,404,404,'is_404_no_redirect',''),(1110,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-671.css?ver=1649651988','404','2022-04-10 22:41:21',1649630481,404,404,'is_404_no_redirect',''),(1111,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1649651988','404','2022-04-10 22:41:21',1649630481,404,404,'is_404_no_redirect',''),(1112,0,'http://flatironsxrayservices.com/wp-content/themes/oceanwp/inc/customizer/assets/images/color-picker-transparency-grid.png','404','2022-04-10 23:03:14',1649631794,404,404,'is_404_no_redirect',''),(1113,0,'http://flatironsxrayservices.com/wp-content/themes/oceanwp/inc/customizer/assets/images/color-picker-transparency-grid.png','404','2022-04-10 23:07:44',1649632064,404,404,'is_404_no_redirect',''),(1114,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1649653991','404','2022-04-10 23:14:25',1649632465,404,404,'is_404_no_redirect',''),(1115,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1649655726','404','2022-04-10 23:42:21',1649634141,404,404,'is_404_no_redirect',''),(1116,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1649655871','404','2022-04-10 23:45:10',1649634310,404,404,'is_404_no_redirect',''),(1117,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1649656006','404','2022-04-10 23:47:04',1649634424,404,404,'is_404_no_redirect',''),(1118,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-654.css?ver=1649656985','404','2022-04-11 00:03:43',1649635423,404,404,'is_404_no_redirect',''),(1119,0,'http://flatironsxrayservices.com/about-us/','404','2022-04-11 04:13:20',1649650400,404,404,'is_404_no_redirect',''),(1120,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-04-12 16:41:47',1649781707,404,404,'is_404_no_redirect',''),(1121,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-04-12 16:41:52',1649781712,404,404,'is_404_no_redirect',''),(1122,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-04-12 16:41:55',1649781715,404,404,'is_404_no_redirect',''),(1123,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-04-12 16:41:59',1649781719,404,404,'is_404_no_redirect',''),(1124,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-04-12 16:42:02',1649781722,404,404,'is_404_no_redirect',''),(1125,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-04-12 16:42:07',1649781727,404,404,'is_404_no_redirect',''),(1126,0,'http://flatironsxrayservices.com/wordpress/','404','2022-04-13 08:36:11',1649838971,404,404,'is_404_no_redirect',''),(1127,0,'http://flatironsxrayservices.com/wp-system.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1128,0,'http://flatironsxrayservices.com/WSO.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1129,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1130,0,'http://flatironsxrayservices.com/ffAA531.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1131,0,'http://flatironsxrayservices.com/wp-2019.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1132,0,'http://flatironsxrayservices.com/alwso.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1133,0,'http://flatironsxrayservices.com/logs.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1134,0,'http://flatironsxrayservices.com/Anon.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1135,0,'http://flatironsxrayservices.com/xx.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1136,0,'http://flatironsxrayservices.com/FoxWSOv1.2.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1137,0,'http://flatironsxrayservices.com/auto-seo.php','404','2022-04-13 23:17:50',1649891870,404,404,'is_404_no_redirect',''),(1138,0,'http://flatironsxrayservices.com/local.php','404','2022-04-13 23:17:51',1649891871,404,404,'is_404_no_redirect',''),(1139,0,'http://flatironsxrayservices.com/autoload_classmap.php','404','2022-04-13 23:17:57',1649891877,404,404,'is_404_no_redirect',''),(1140,0,'http://flatironsxrayservices.com/wp-fox.php','404','2022-04-13 23:17:57',1649891877,404,404,'is_404_no_redirect',''),(1141,0,'http://flatironsxrayservices.com/fw.php','404','2022-04-13 23:17:57',1649891877,404,404,'is_404_no_redirect',''),(1142,0,'http://flatironsxrayservices.com/installer.php','404','2022-04-14 06:11:37',1649916697,404,404,'is_404_no_redirect',''),(1143,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-04-14 06:34:56',1649918096,404,404,'is_404_no_redirect',''),(1144,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-04-14 06:35:12',1649918112,404,404,'is_404_no_redirect',''),(1145,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-04-14 06:35:27',1649918127,404,404,'is_404_no_redirect',''),(1146,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-04-14 06:35:42',1649918142,404,404,'is_404_no_redirect',''),(1147,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-04-14 06:35:57',1649918157,404,404,'is_404_no_redirect',''),(1148,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-04-14 06:36:09',1649918169,404,404,'is_404_no_redirect',''),(1149,0,'http://flatironsxrayservices.com/.env','404','2022-04-14 13:19:48',1649942388,404,404,'is_404_no_redirect',''),(1150,0,'http://flatironsxrayservices.com/.env','404','2022-04-14 13:21:32',1649942492,404,404,'is_404_no_redirect',''),(1151,0,'http://flatironsxrayservices.com/style.php','404','2022-04-14 16:03:53',1649952233,404,404,'is_404_no_redirect',''),(1152,0,'http://flatironsxrayservices.com/style.php','404','2022-04-14 16:03:56',1649952236,404,404,'is_404_no_redirect',''),(1153,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-04-14 16:04:05',1649952245,404,404,'is_404_no_redirect',''),(1154,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-04-14 16:04:06',1649952246,404,404,'is_404_no_redirect',''),(1155,0,'http://flatironsxrayservices.com/s_e.php','404','2022-04-14 16:04:10',1649952250,404,404,'is_404_no_redirect',''),(1156,0,'http://flatironsxrayservices.com/s_e.php','404','2022-04-14 16:04:13',1649952253,404,404,'is_404_no_redirect',''),(1157,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-04-14 16:04:15',1649952255,404,404,'is_404_no_redirect',''),(1158,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-04-14 16:04:17',1649952257,404,404,'is_404_no_redirect',''),(1159,0,'http://flatironsxrayservices.com/1index.php','404','2022-04-14 16:04:19',1649952259,404,404,'is_404_no_redirect',''),(1160,0,'http://flatironsxrayservices.com/1index.php','404','2022-04-14 16:04:22',1649952262,404,404,'is_404_no_redirect',''),(1161,0,'http://flatironsxrayservices.com/radio.php','404','2022-04-14 16:04:23',1649952263,404,404,'is_404_no_redirect',''),(1162,0,'http://flatironsxrayservices.com/radio.php','404','2022-04-14 16:04:25',1649952265,404,404,'is_404_no_redirect',''),(1163,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-14 16:04:27',1649952267,404,404,'is_404_no_redirect',''),(1164,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-14 16:04:30',1649952270,404,404,'is_404_no_redirect',''),(1165,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-04-14 16:04:38',1649952278,404,404,'is_404_no_redirect',''),(1166,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-04-14 16:04:39',1649952279,404,404,'is_404_no_redirect',''),(1167,0,'http://flatironsxrayservices.com/beence.php','404','2022-04-14 16:04:43',1649952283,404,404,'is_404_no_redirect',''),(1168,0,'http://flatironsxrayservices.com/beence.php','404','2022-04-14 16:04:44',1649952284,404,404,'is_404_no_redirect',''),(1169,0,'http://flatironsxrayservices.com/ups.php','404','2022-04-14 16:04:47',1649952287,404,404,'is_404_no_redirect',''),(1170,0,'http://flatironsxrayservices.com/ups.php','404','2022-04-14 16:04:49',1649952289,404,404,'is_404_no_redirect',''),(1171,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-04-14 16:04:52',1649952292,404,404,'is_404_no_redirect',''),(1172,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-04-14 16:04:54',1649952294,404,404,'is_404_no_redirect',''),(1173,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-04-14 16:04:56',1649952296,404,404,'is_404_no_redirect',''),(1174,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-04-14 16:04:59',1649952299,404,404,'is_404_no_redirect',''),(1175,0,'http://flatironsxrayservices.com/export.php','404','2022-04-14 16:05:02',1649952302,404,404,'is_404_no_redirect',''),(1176,0,'http://flatironsxrayservices.com/export.php','404','2022-04-14 16:05:04',1649952304,404,404,'is_404_no_redirect',''),(1177,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-04-14 16:05:05',1649952305,404,404,'is_404_no_redirect',''),(1178,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-04-14 16:05:06',1649952306,404,404,'is_404_no_redirect',''),(1179,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-04-14 16:05:11',1649952311,404,404,'is_404_no_redirect',''),(1180,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-04-14 16:05:12',1649952312,404,404,'is_404_no_redirect',''),(1181,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-04-14 16:05:20',1649952320,404,404,'is_404_no_redirect',''),(1182,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-04-14 16:05:23',1649952323,404,404,'is_404_no_redirect',''),(1183,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-04-14 16:05:28',1649952328,404,404,'is_404_no_redirect',''),(1184,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-04-14 16:05:30',1649952330,404,404,'is_404_no_redirect',''),(1185,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-04-14 16:05:33',1649952333,404,404,'is_404_no_redirect',''),(1186,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-04-14 16:05:34',1649952334,404,404,'is_404_no_redirect',''),(1187,0,'http://flatironsxrayservices.com/moduless.php','404','2022-04-14 16:05:39',1649952339,404,404,'is_404_no_redirect',''),(1188,0,'http://flatironsxrayservices.com/moduless.php','404','2022-04-14 16:05:40',1649952340,404,404,'is_404_no_redirect',''),(1189,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-04-14 16:05:45',1649952345,404,404,'is_404_no_redirect',''),(1190,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-04-14 16:05:46',1649952346,404,404,'is_404_no_redirect',''),(1191,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-04-14 16:05:49',1649952349,404,404,'is_404_no_redirect',''),(1192,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-04-14 16:05:50',1649952350,404,404,'is_404_no_redirect',''),(1193,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-04-14 16:05:54',1649952354,404,404,'is_404_no_redirect',''),(1194,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-04-14 16:05:56',1649952356,404,404,'is_404_no_redirect',''),(1195,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-04-14 16:05:59',1649952359,404,404,'is_404_no_redirect',''),(1196,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-04-14 16:06:01',1649952361,404,404,'is_404_no_redirect',''),(1197,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-04-14 16:06:07',1649952367,404,404,'is_404_no_redirect',''),(1198,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-04-14 16:06:10',1649952370,404,404,'is_404_no_redirect',''),(1199,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-04-14 16:06:12',1649952372,404,404,'is_404_no_redirect',''),(1200,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-04-14 16:06:13',1649952373,404,404,'is_404_no_redirect',''),(1201,0,'http://flatironsxrayservices.com/legion.php','404','2022-04-14 16:06:30',1649952390,404,404,'is_404_no_redirect',''),(1202,0,'http://flatironsxrayservices.com/legion.php','404','2022-04-14 16:06:31',1649952391,404,404,'is_404_no_redirect',''),(1203,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-04-14 16:06:47',1649952407,404,404,'is_404_no_redirect',''),(1204,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-04-14 16:06:49',1649952409,404,404,'is_404_no_redirect',''),(1205,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-04-14 16:06:54',1649952414,404,404,'is_404_no_redirect',''),(1206,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-04-14 16:06:56',1649952416,404,404,'is_404_no_redirect',''),(1207,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-04-14 16:07:26',1649952446,404,404,'is_404_no_redirect',''),(1208,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-04-14 16:07:28',1649952448,404,404,'is_404_no_redirect',''),(1209,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-04-14 16:21:16',1649953276,404,404,'is_404_no_redirect',''),(1210,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-04-14 16:21:26',1649953286,404,404,'is_404_no_redirect',''),(1211,0,'http://flatironsxrayservices.com/archives.php','404','2022-04-14 16:21:31',1649953291,404,404,'is_404_no_redirect',''),(1212,0,'http://flatironsxrayservices.com/archives.php','404','2022-04-14 16:21:32',1649953292,404,404,'is_404_no_redirect',''),(1213,0,'http://flatironsxrayservices.com/defau11.php','404','2022-04-14 16:21:35',1649953295,404,404,'is_404_no_redirect',''),(1214,0,'http://flatironsxrayservices.com/defau11.php','404','2022-04-14 16:21:37',1649953297,404,404,'is_404_no_redirect',''),(1215,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-04-14 16:21:41',1649953301,404,404,'is_404_no_redirect',''),(1216,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-04-14 16:21:47',1649953307,404,404,'is_404_no_redirect',''),(1217,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-04-14 16:21:50',1649953310,404,404,'is_404_no_redirect',''),(1218,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-04-14 16:21:53',1649953313,404,404,'is_404_no_redirect',''),(1219,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-04-14 16:21:57',1649953317,404,404,'is_404_no_redirect',''),(1220,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-04-14 16:21:58',1649953318,404,404,'is_404_no_redirect',''),(1221,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-04-14 16:22:01',1649953321,404,404,'is_404_no_redirect',''),(1222,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-04-14 16:22:02',1649953322,404,404,'is_404_no_redirect',''),(1223,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-04-14 16:22:07',1649953327,404,404,'is_404_no_redirect',''),(1224,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-04-14 16:22:10',1649953330,404,404,'is_404_no_redirect',''),(1225,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-04-14 16:22:12',1649953332,404,404,'is_404_no_redirect',''),(1226,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-04-14 16:22:13',1649953333,404,404,'is_404_no_redirect',''),(1227,0,'http://flatironsxrayservices.com/cgialfa','404','2022-04-14 16:22:16',1649953336,404,404,'is_404_no_redirect',''),(1228,0,'http://flatironsxrayservices.com/cgialfa','404','2022-04-14 16:22:18',1649953338,404,404,'is_404_no_redirect',''),(1229,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-04-14 16:22:26',1649953346,404,404,'is_404_no_redirect',''),(1230,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-04-14 16:22:28',1649953348,404,404,'is_404_no_redirect',''),(1231,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-04-14 16:22:30',1649953350,404,404,'is_404_no_redirect',''),(1232,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-04-14 16:22:31',1649953351,404,404,'is_404_no_redirect',''),(1233,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-04-14 16:22:35',1649953355,404,404,'is_404_no_redirect',''),(1234,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-04-14 16:22:37',1649953357,404,404,'is_404_no_redirect',''),(1235,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-04-14 16:22:39',1649953359,404,404,'is_404_no_redirect',''),(1236,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-04-14 16:22:41',1649953361,404,404,'is_404_no_redirect',''),(1237,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-04-14 16:22:43',1649953363,404,404,'is_404_no_redirect',''),(1238,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-04-14 16:22:46',1649953366,404,404,'is_404_no_redirect',''),(1239,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-04-14 16:22:48',1649953368,404,404,'is_404_no_redirect',''),(1240,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-04-14 16:22:49',1649953369,404,404,'is_404_no_redirect',''),(1241,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-04-14 16:22:52',1649953372,404,404,'is_404_no_redirect',''),(1242,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-04-14 16:22:54',1649953374,404,404,'is_404_no_redirect',''),(1243,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-04-14 16:22:55',1649953375,404,404,'is_404_no_redirect',''),(1244,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-04-14 16:22:56',1649953376,404,404,'is_404_no_redirect',''),(1245,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-04-14 16:22:58',1649953378,404,404,'is_404_no_redirect',''),(1246,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-04-14 16:23:00',1649953380,404,404,'is_404_no_redirect',''),(1247,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-04-14 16:23:02',1649953382,404,404,'is_404_no_redirect',''),(1248,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-04-14 16:23:03',1649953383,404,404,'is_404_no_redirect',''),(1249,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-04-14 16:23:07',1649953387,404,404,'is_404_no_redirect',''),(1250,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-04-14 16:23:09',1649953389,404,404,'is_404_no_redirect',''),(1251,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-04-14 16:23:11',1649953391,404,404,'is_404_no_redirect',''),(1252,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-04-14 16:23:13',1649953393,404,404,'is_404_no_redirect',''),(1253,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-04-14 16:23:16',1649953396,404,404,'is_404_no_redirect',''),(1254,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-04-14 16:23:18',1649953398,404,404,'is_404_no_redirect',''),(1255,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-04-14 16:23:22',1649953402,404,404,'is_404_no_redirect',''),(1256,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-04-14 16:23:24',1649953404,404,404,'is_404_no_redirect',''),(1257,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-04-14 16:23:27',1649953407,404,404,'is_404_no_redirect',''),(1258,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-04-14 16:23:28',1649953408,404,404,'is_404_no_redirect',''),(1259,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-04-14 16:23:39',1649953419,404,404,'is_404_no_redirect',''),(1260,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-04-14 16:23:42',1649953422,404,404,'is_404_no_redirect',''),(1261,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-04-14 16:23:47',1649953427,404,404,'is_404_no_redirect',''),(1262,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-04-14 16:23:48',1649953428,404,404,'is_404_no_redirect',''),(1263,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-04-14 16:23:49',1649953429,404,404,'is_404_no_redirect',''),(1264,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-04-14 16:23:50',1649953430,404,404,'is_404_no_redirect',''),(1265,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-04-14 16:23:56',1649953436,404,404,'is_404_no_redirect',''),(1266,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-04-14 16:23:58',1649953438,404,404,'is_404_no_redirect',''),(1267,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-04-14 16:24:01',1649953441,404,404,'is_404_no_redirect',''),(1268,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-04-14 16:24:05',1649953445,404,404,'is_404_no_redirect',''),(1269,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-04-14 16:24:10',1649953450,404,404,'is_404_no_redirect',''),(1270,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-04-14 16:24:12',1649953452,404,404,'is_404_no_redirect',''),(1271,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-04-14 16:24:14',1649953454,404,404,'is_404_no_redirect',''),(1272,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-04-14 16:24:16',1649953456,404,404,'is_404_no_redirect',''),(1273,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-04-14 16:24:20',1649953460,404,404,'is_404_no_redirect',''),(1274,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-04-14 16:24:22',1649953462,404,404,'is_404_no_redirect',''),(1275,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-04-14 16:24:23',1649953463,404,404,'is_404_no_redirect',''),(1276,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-04-14 16:24:27',1649953467,404,404,'is_404_no_redirect',''),(1277,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-04-14 16:24:32',1649953472,404,404,'is_404_no_redirect',''),(1278,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-04-14 16:24:33',1649953473,404,404,'is_404_no_redirect',''),(1279,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-14 16:25:18',1649953518,404,404,'is_404_no_redirect',''),(1280,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-14 16:25:26',1649953526,404,404,'is_404_no_redirect',''),(1281,0,'http://flatironsxrayservices.com/xleet.php','404','2022-04-14 16:25:29',1649953529,404,404,'is_404_no_redirect',''),(1282,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-14 16:25:34',1649953534,404,404,'is_404_no_redirect',''),(1283,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-14 16:25:37',1649953537,404,404,'is_404_no_redirect',''),(1284,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-14 16:25:40',1649953540,404,404,'is_404_no_redirect',''),(1285,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-14 16:25:46',1649953546,404,404,'is_404_no_redirect',''),(1286,0,'http://flatironsxrayservices.com/up.php','404','2022-04-14 16:25:53',1649953553,404,404,'is_404_no_redirect',''),(1287,0,'http://flatironsxrayservices.com/up.php','404','2022-04-14 16:25:55',1649953555,404,404,'is_404_no_redirect',''),(1288,0,'http://flatironsxrayservices.com/1.php','404','2022-04-14 16:26:00',1649953560,404,404,'is_404_no_redirect',''),(1289,0,'http://flatironsxrayservices.com/1.php','404','2022-04-14 16:26:02',1649953562,404,404,'is_404_no_redirect',''),(1290,0,'http://flatironsxrayservices.com/x.php','404','2022-04-14 16:26:04',1649953564,404,404,'is_404_no_redirect',''),(1291,0,'http://flatironsxrayservices.com/x.php','404','2022-04-14 16:26:05',1649953565,404,404,'is_404_no_redirect',''),(1292,0,'http://flatironsxrayservices.com/z.php','404','2022-04-14 16:26:07',1649953567,404,404,'is_404_no_redirect',''),(1293,0,'http://flatironsxrayservices.com/z.php','404','2022-04-14 16:26:08',1649953568,404,404,'is_404_no_redirect',''),(1294,0,'http://flatironsxrayservices.com/a.php','404','2022-04-14 16:26:09',1649953569,404,404,'is_404_no_redirect',''),(1295,0,'http://flatironsxrayservices.com/a.php','404','2022-04-14 16:26:10',1649953570,404,404,'is_404_no_redirect',''),(1296,0,'http://flatironsxrayservices.com/test.php','404','2022-04-14 16:26:12',1649953572,404,404,'is_404_no_redirect',''),(1297,0,'http://flatironsxrayservices.com/test.php','404','2022-04-14 16:26:13',1649953573,404,404,'is_404_no_redirect',''),(1298,0,'http://flatironsxrayservices.com/wp.php','404','2022-04-14 16:26:14',1649953574,404,404,'is_404_no_redirect',''),(1299,0,'http://flatironsxrayservices.com/wp.php','404','2022-04-14 16:26:16',1649953576,404,404,'is_404_no_redirect',''),(1300,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-14 16:26:17',1649953577,404,404,'is_404_no_redirect',''),(1301,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-14 16:26:20',1649953580,404,404,'is_404_no_redirect',''),(1302,0,'http://flatironsxrayservices.com/config.php','404','2022-04-14 16:26:23',1649953583,404,404,'is_404_no_redirect',''),(1303,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-04-14 16:26:24',1649953584,404,404,'is_404_no_redirect',''),(1304,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-04-14 16:26:25',1649953585,404,404,'is_404_no_redirect',''),(1305,0,'http://flatironsxrayservices.com/about.php','404','2022-04-14 16:26:27',1649953587,404,404,'is_404_no_redirect',''),(1306,0,'http://flatironsxrayservices.com/about.php','404','2022-04-14 16:26:28',1649953588,404,404,'is_404_no_redirect',''),(1307,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-14 16:26:29',1649953589,404,404,'is_404_no_redirect',''),(1308,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-14 16:26:30',1649953590,404,404,'is_404_no_redirect',''),(1309,0,'http://flatironsxrayservices.com/.env','404','2022-04-15 00:34:04',1649982844,404,404,'is_404_no_redirect',''),(1310,0,'http://flatironsxrayservices.com/.env','404','2022-04-15 00:35:53',1649982953,404,404,'is_404_no_redirect',''),(1311,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-time-capsule/readme.txt','404','2022-04-15 15:32:09',1650036729,404,404,'is_404_no_redirect',''),(1312,0,'http://flatironsxrayservices.com/wp-content/plugins/themegrill-demo-importer/readme.txt','404','2022-04-15 15:32:09',1650036729,404,404,'is_404_no_redirect',''),(1313,0,'http://flatironsxrayservices.com/wp-content/plugins/iwp-client/readme.txt','404','2022-04-15 15:32:09',1650036729,404,404,'is_404_no_redirect',''),(1314,0,'http://flatironsxrayservices.com/wp-content/plugins/woocommerce-upload-files/js/wcuf-admin-menu.js','404','2022-04-15 15:32:25',1650036745,404,404,'is_404_no_redirect',''),(1315,0,'http://flatironsxrayservices.com/wp-content/plugins/mstore-api/readme.txt','404','2022-04-15 15:32:25',1650036745,404,404,'is_404_no_redirect',''),(1316,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/admin/admin.css','404','2022-04-15 15:32:27',1650036747,404,404,'is_404_no_redirect',''),(1317,0,'http://flatironsxrayservices.com/wp-content/plugins/superstorefinder-wp/css/ssf-wp-admin.css','404','2022-04-15 15:32:27',1650036747,404,404,'is_404_no_redirect',''),(1318,0,'http://flatironsxrayservices.com/wp-content/plugins/capabilities-pro/readme.txt','404','2022-04-15 15:32:31',1650036751,404,404,'is_404_no_redirect',''),(1319,0,'http://flatironsxrayservices.com/wp-content/plugins/ait-csv-import-export/changelog.txt','404','2022-04-15 15:32:31',1650036751,404,404,'is_404_no_redirect',''),(1320,0,'http://flatironsxrayservices.com/wp-content/plugins/woocommerce-jetpack/readme.txt','404','2022-04-15 15:32:32',1650036752,404,404,'is_404_no_redirect',''),(1321,0,'http://flatironsxrayservices.com/wp-content/plugins/super-interactive-maps/css/sim-wp-admin.css','404','2022-04-15 15:32:37',1650036757,404,404,'is_404_no_redirect',''),(1322,0,'http://flatironsxrayservices.com/wp-content/plugins/advanced-import/readme.txt','404','2022-04-15 15:32:39',1650036759,404,404,'is_404_no_redirect',''),(1323,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-pinterest-automatic/changelog','404','2022-04-15 15:32:40',1650036760,404,404,'is_404_no_redirect',''),(1324,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-automatic/css/wp-automatic.css','404','2022-04-15 15:32:40',1650036760,404,404,'is_404_no_redirect',''),(1325,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-automatic/changelog','404','2022-04-15 15:32:40',1650036760,404,404,'is_404_no_redirect',''),(1326,0,'http://flatironsxrayservices.com/wp-content/plugins/emails-verification-for-woocommerce/readme.txt','404','2022-04-15 15:32:40',1650036760,404,404,'is_404_no_redirect',''),(1327,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-user-extra-fields/js/wpuef-configurator.js','404','2022-04-15 15:32:48',1650036768,404,404,'is_404_no_redirect',''),(1328,0,'http://flatironsxrayservices.com/wp-content/plugins/image-hover-effects-ultimate/readme.txt','404','2022-04-15 15:32:48',1650036768,404,404,'is_404_no_redirect',''),(1329,0,'http://flatironsxrayservices.com/wp-content/plugins/angwp/__%20UPDATES.txt','404','2022-04-15 15:32:48',1650036768,404,404,'is_404_no_redirect',''),(1330,0,'http://flatironsxrayservices.com/wp-content/plugins/shortcode-addons/readme.txt','404','2022-04-15 15:32:49',1650036769,404,404,'is_404_no_redirect',''),(1331,0,'http://flatironsxrayservices.com/wp-content/plugins/e-signature/page-template/default/style.css','404','2022-04-15 15:32:49',1650036769,404,404,'is_404_no_redirect',''),(1332,0,'http://flatironsxrayservices.com/wp-content/plugins/vc-tabs/readme.txt','404','2022-04-15 15:32:49',1650036769,404,404,'is_404_no_redirect',''),(1333,0,'http://flatironsxrayservices.com/wp-content/plugins/superlogoshowcase-wp/css/sls-wp-admin.css','404','2022-04-15 15:32:49',1650036769,404,404,'is_404_no_redirect',''),(1334,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/readme.txt','404','2022-04-15 15:32:49',1650036769,404,404,'is_404_no_redirect',''),(1335,0,'http://flatironsxrayservices.com/wp-content/plugins/capability-manager-enhanced/readme.txt','404','2022-04-15 15:32:50',1650036770,404,404,'is_404_no_redirect',''),(1336,0,'http://flatironsxrayservices.com/wp-content/plugins/ulisting/readme.txt','404','2022-04-15 15:32:51',1650036771,404,404,'is_404_no_redirect',''),(1337,0,'http://flatironsxrayservices.com/wp-content/plugins/masterstudy-lms-learning-management-system/readme.txt','404','2022-04-15 15:32:55',1650036775,404,404,'is_404_no_redirect',''),(1338,0,'http://flatironsxrayservices.com/wp-content/plugins/woo-product-table/readme.txt','404','2022-04-15 15:33:09',1650036789,404,404,'is_404_no_redirect',''),(1339,0,'http://flatironsxrayservices.com/wp-content/plugins/ninja-forms-uploads/readme.txt','404','2022-04-15 15:33:09',1650036789,404,404,'is_404_no_redirect',''),(1340,0,'http://flatironsxrayservices.com/wp-content/plugins/udraw/readme.txt','404','2022-04-15 15:33:09',1650036789,404,404,'is_404_no_redirect',''),(1341,0,'http://flatironsxrayservices.com/wp-content/plugins/nd-booking/readme.txt','404','2022-04-15 15:33:13',1650036793,404,404,'is_404_no_redirect',''),(1342,0,'http://flatironsxrayservices.com/wp-content/plugins/tatsu/changelog.md','404','2022-04-15 15:33:15',1650036795,404,404,'is_404_no_redirect',''),(1343,0,'http://flatironsxrayservices.com/wp-content/plugins/nd-shortcodes/readme.txt','404','2022-04-15 15:33:15',1650036795,404,404,'is_404_no_redirect',''),(1344,0,'http://flatironsxrayservices.com/wp-content/plugins/nd-donations/readme.txt','404','2022-04-15 15:33:15',1650036795,404,404,'is_404_no_redirect',''),(1345,0,'http://flatironsxrayservices.com/wp-content/plugins/nd-restaurant-reservations/readme.txt','404','2022-04-15 15:33:23',1650036803,404,404,'is_404_no_redirect',''),(1346,0,'http://flatironsxrayservices.com/wp-content/plugins/nd-learning/readme.txt','404','2022-04-15 15:33:24',1650036804,404,404,'is_404_no_redirect',''),(1347,0,'http://flatironsxrayservices.com/wp-content/plugins/woo-product-table/readme.txt','404','2022-04-15 15:52:31',1650037951,404,404,'is_404_no_redirect',''),(1348,0,'http://flatironsxrayservices.com/wp-content/plugins/tatsu/changelog.md','404','2022-04-15 15:52:31',1650037951,404,404,'is_404_no_redirect',''),(1349,0,'http://flatironsxrayservices.com/.env','404','2022-04-15 23:12:35',1650064355,404,404,'is_404_no_redirect',''),(1350,0,'http://flatironsxrayservices.com/about-us/','404','2022-04-17 00:56:00',1650156960,404,404,'is_404_no_redirect',''),(1351,0,'http://flatironsxrayservices.com/.env','404','2022-04-18 12:09:42',1650283782,404,404,'is_404_no_redirect',''),(1352,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1650325937','404','2022-04-18 17:54:04',1650304444,404,404,'is_404_no_redirect',''),(1353,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1650327476','404','2022-04-18 18:21:30',1650306090,404,404,'is_404_no_redirect',''),(1354,0,'http://flatironsxrayservices.com/mt/','404','2022-04-18 20:09:01',1650312541,404,404,'is_404_no_redirect',''),(1355,0,'http://flatironsxrayservices.com/mt/','404','2022-04-18 20:09:02',1650312542,404,404,'is_404_no_redirect',''),(1356,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-04-18 20:09:04',1650312544,404,404,'is_404_no_redirect',''),(1357,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-04-18 20:09:05',1650312545,404,404,'is_404_no_redirect',''),(1358,0,'http://flatironsxrayservices.com/up.php','404','2022-04-18 20:09:06',1650312546,404,404,'is_404_no_redirect',''),(1359,0,'http://flatironsxrayservices.com/up.php','404','2022-04-18 20:09:07',1650312547,404,404,'is_404_no_redirect',''),(1360,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-04-18 20:09:08',1650312548,404,404,'is_404_no_redirect',''),(1361,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-04-18 20:09:08',1650312548,404,404,'is_404_no_redirect',''),(1362,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-04-18 20:09:09',1650312549,404,404,'is_404_no_redirect',''),(1363,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-04-18 20:09:10',1650312550,404,404,'is_404_no_redirect',''),(1364,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-18 20:09:12',1650312552,404,404,'is_404_no_redirect',''),(1365,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-18 20:09:13',1650312553,404,404,'is_404_no_redirect',''),(1366,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-18 20:09:14',1650312554,404,404,'is_404_no_redirect',''),(1367,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-18 20:09:14',1650312554,404,404,'is_404_no_redirect',''),(1368,0,'http://flatironsxrayservices.com/about.php','404','2022-04-18 20:09:15',1650312555,404,404,'is_404_no_redirect',''),(1369,0,'http://flatironsxrayservices.com/about.php','404','2022-04-18 20:09:16',1650312556,404,404,'is_404_no_redirect',''),(1370,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-04-18 20:09:17',1650312557,404,404,'is_404_no_redirect',''),(1371,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-04-18 20:09:18',1650312558,404,404,'is_404_no_redirect',''),(1372,0,'http://flatironsxrayservices.com/about.php','404','2022-04-18 20:09:19',1650312559,404,404,'is_404_no_redirect',''),(1373,0,'http://flatironsxrayservices.com/about.php','404','2022-04-18 20:09:20',1650312560,404,404,'is_404_no_redirect',''),(1374,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-04-18 20:09:21',1650312561,404,404,'is_404_no_redirect',''),(1375,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-04-18 20:09:21',1650312561,404,404,'is_404_no_redirect',''),(1376,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-04-18 20:09:22',1650312562,404,404,'is_404_no_redirect',''),(1377,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-04-18 20:09:23',1650312563,404,404,'is_404_no_redirect',''),(1378,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-04-18 20:09:24',1650312564,404,404,'is_404_no_redirect',''),(1379,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-04-18 20:09:25',1650312565,404,404,'is_404_no_redirect',''),(1380,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-04-18 20:09:26',1650312566,404,404,'is_404_no_redirect',''),(1381,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-04-18 20:09:27',1650312567,404,404,'is_404_no_redirect',''),(1382,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-04-18 20:09:28',1650312568,404,404,'is_404_no_redirect',''),(1383,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-04-18 20:09:29',1650312569,404,404,'is_404_no_redirect',''),(1384,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-04-18 20:09:30',1650312570,404,404,'is_404_no_redirect',''),(1385,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-04-18 20:09:30',1650312570,404,404,'is_404_no_redirect',''),(1386,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-04-18 20:09:31',1650312571,404,404,'is_404_no_redirect',''),(1387,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-04-18 20:09:32',1650312572,404,404,'is_404_no_redirect',''),(1388,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-04-18 20:09:33',1650312573,404,404,'is_404_no_redirect',''),(1389,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-04-18 20:09:34',1650312574,404,404,'is_404_no_redirect',''),(1390,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-18 20:09:35',1650312575,404,404,'is_404_no_redirect',''),(1391,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-18 20:09:35',1650312575,404,404,'is_404_no_redirect',''),(1392,0,'http://flatironsxrayservices.com/fw.php','404','2022-04-18 20:09:36',1650312576,404,404,'is_404_no_redirect',''),(1393,0,'http://flatironsxrayservices.com/fw.php','404','2022-04-18 20:09:37',1650312577,404,404,'is_404_no_redirect',''),(1394,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-18 20:09:38',1650312578,404,404,'is_404_no_redirect',''),(1395,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-18 20:09:39',1650312579,404,404,'is_404_no_redirect',''),(1396,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-04-18 20:09:39',1650312579,404,404,'is_404_no_redirect',''),(1397,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-04-18 20:09:41',1650312581,404,404,'is_404_no_redirect',''),(1398,0,'http://flatironsxrayservices.com/.env','404','2022-04-19 12:09:17',1650370157,404,404,'is_404_no_redirect',''),(1399,0,'http://flatironsxrayservices.com/.env','404','2022-04-19 12:14:31',1650370471,404,404,'is_404_no_redirect',''),(1400,0,'http://flatironsxrayservices.com/.env','404','2022-04-20 09:30:20',1650447020,404,404,'is_404_no_redirect',''),(1401,0,'http://flatironsxrayservices.com/.env','404','2022-04-20 09:30:20',1650447020,404,404,'is_404_no_redirect',''),(1402,0,'http://flatironsxrayservices.com/.env','404','2022-04-20 09:47:19',1650448039,404,404,'is_404_no_redirect',''),(1403,0,'http://flatironsxrayservices.com/.env','404','2022-04-20 10:49:10',1650451750,404,404,'is_404_no_redirect',''),(1404,0,'http://flatironsxrayservices.com/.env','404','2022-04-20 10:54:28',1650452068,404,404,'is_404_no_redirect',''),(1405,0,'http://flatironsxrayservices.com/.env','404','2022-04-20 10:54:29',1650452069,404,404,'is_404_no_redirect',''),(1406,0,'http://flatironsxrayservices.com/.env','404','2022-04-20 15:55:55',1650470155,404,404,'is_404_no_redirect',''),(1407,0,'http://flatironsxrayservices.com/.env','404','2022-04-20 16:00:04',1650470404,404,404,'is_404_no_redirect',''),(1408,0,'http://flatironsxrayservices.com/.env','404','2022-04-20 16:00:06',1650470406,404,404,'is_404_no_redirect',''),(1409,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-04-21 08:37:27',1650530247,404,404,'is_404_no_redirect',''),(1410,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-04-21 08:37:34',1650530254,404,404,'is_404_no_redirect',''),(1411,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-04-21 08:37:45',1650530265,404,404,'is_404_no_redirect',''),(1412,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-04-21 08:37:57',1650530277,404,404,'is_404_no_redirect',''),(1413,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-04-21 08:38:09',1650530289,404,404,'is_404_no_redirect',''),(1414,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-04-21 08:38:21',1650530301,404,404,'is_404_no_redirect',''),(1415,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-04-21 14:38:25',1650551905,404,404,'is_404_no_redirect',''),(1416,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-04-21 14:38:28',1650551908,404,404,'is_404_no_redirect',''),(1417,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-04-21 14:38:32',1650551912,404,404,'is_404_no_redirect',''),(1418,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-04-21 14:38:36',1650551916,404,404,'is_404_no_redirect',''),(1419,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-04-21 14:38:40',1650551920,404,404,'is_404_no_redirect',''),(1420,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-04-21 14:38:43',1650551923,404,404,'is_404_no_redirect',''),(1421,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-04-21 14:38:48',1650551928,404,404,'is_404_no_redirect',''),(1422,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-04-21 14:38:51',1650551931,404,404,'is_404_no_redirect',''),(1423,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-04-21 14:38:57',1650551937,404,404,'is_404_no_redirect',''),(1424,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-04-21 14:39:00',1650551940,404,404,'is_404_no_redirect',''),(1425,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-04-21 14:39:05',1650551945,404,404,'is_404_no_redirect',''),(1426,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-04-21 14:39:08',1650551948,404,404,'is_404_no_redirect',''),(1427,0,'http://flatironsxrayservices.com/style.php?sig=rename','404','2022-04-21 16:19:56',1650557996,404,404,'is_404_no_redirect',''),(1428,0,'http://flatironsxrayservices.com/ads.txt','404','2022-04-21 18:05:21',1650564321,404,404,'is_404_no_redirect',''),(1429,0,'http://flatironsxrayservices.com/app-ads.txt','404','2022-04-21 18:05:21',1650564321,404,404,'is_404_no_redirect',''),(1430,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-04-22 11:31:37',1650627097,404,404,'is_404_no_redirect',''),(1431,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-04-22 11:32:00',1650627120,404,404,'is_404_no_redirect',''),(1432,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-04-22 11:32:23',1650627143,404,404,'is_404_no_redirect',''),(1433,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-04-22 11:32:43',1650627163,404,404,'is_404_no_redirect',''),(1434,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-04-22 11:33:05',1650627185,404,404,'is_404_no_redirect',''),(1435,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-04-22 11:33:27',1650627207,404,404,'is_404_no_redirect',''),(1436,0,'http://flatironsxrayservices.com/.env','404','2022-04-22 12:12:50',1650629570,404,404,'is_404_no_redirect',''),(1437,0,'http://flatironsxrayservices.com/.env','404','2022-04-22 12:41:59',1650631319,404,404,'is_404_no_redirect',''),(1438,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-04-22 16:04:00',1650643440,404,404,'is_404_no_redirect',''),(1439,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-04-22 16:06:53',1650643613,404,404,'is_404_no_redirect',''),(1440,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-04-22 16:13:31',1650644011,404,404,'is_404_no_redirect',''),(1441,0,'http://flatironsxrayservices.com/wp-includes/css/modules.php','404','2022-04-22 17:15:49',1650647749,404,404,'is_404_no_redirect',''),(1442,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-22 17:16:02',1650647762,404,404,'is_404_no_redirect',''),(1443,0,'http://flatironsxrayservices.com/wp-content/plugins/upspy/index.php','404','2022-04-22 17:16:12',1650647772,404,404,'is_404_no_redirect',''),(1444,0,'http://flatironsxrayservices.com/wp-content/plugins/upspy/','404','2022-04-22 17:16:16',1650647776,404,404,'is_404_no_redirect',''),(1445,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/index.php','404','2022-04-22 17:16:27',1650647787,404,404,'is_404_no_redirect',''),(1446,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/','404','2022-04-22 17:16:30',1650647790,404,404,'is_404_no_redirect',''),(1447,0,'http://flatironsxrayservices.com/wp-content/plugins/vwcleanerplugin/bump.php?cache','404','2022-04-22 17:16:41',1650647801,404,404,'is_404_no_redirect',''),(1448,0,'http://flatironsxrayservices.com/wp-content/plugins/xichang/x.php?xi','404','2022-04-22 17:16:53',1650647813,404,404,'is_404_no_redirect',''),(1449,0,'http://flatironsxrayservices.com/wp-content/plugins/html404/index.html','404','2022-04-22 17:17:05',1650647825,404,404,'is_404_no_redirect',''),(1450,0,'http://flatironsxrayservices.com/wp-admin/shapes.php','404','2022-04-22 17:17:17',1650647837,404,404,'is_404_no_redirect',''),(1451,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-22 17:17:28',1650647848,404,404,'is_404_no_redirect',''),(1452,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-22 17:17:40',1650647860,404,404,'is_404_no_redirect',''),(1453,0,'http://flatironsxrayservices.com/up.php','404','2022-04-22 17:18:08',1650647888,404,404,'is_404_no_redirect',''),(1454,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-22 17:18:19',1650647899,404,404,'is_404_no_redirect',''),(1455,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-22 17:18:43',1650647923,404,404,'is_404_no_redirect',''),(1456,0,'http://flatironsxrayservices.com/wp-admin/network/wp-footer.php','404','2022-04-22 17:18:54',1650647934,404,404,'is_404_no_redirect',''),(1457,0,'http://flatironsxrayservices.com/wp-info.php','404','2022-04-22 17:19:04',1650647944,404,404,'is_404_no_redirect',''),(1458,0,'http://flatironsxrayservices.com/wp-content/vuln.php','404','2022-04-22 17:19:14',1650647954,404,404,'is_404_no_redirect',''),(1459,0,'http://flatironsxrayservices.com/upel.php','404','2022-04-22 17:19:27',1650647967,404,404,'is_404_no_redirect',''),(1460,0,'http://flatironsxrayservices.com/wp-content/plugins/ppus/up.php','404','2022-04-22 17:19:39',1650647979,404,404,'is_404_no_redirect',''),(1461,0,'http://flatironsxrayservices.com/098.php','404','2022-04-22 17:19:51',1650647991,404,404,'is_404_no_redirect',''),(1462,0,'http://flatironsxrayservices.com/V5.php','404','2022-04-22 17:20:00',1650648000,404,404,'is_404_no_redirect',''),(1463,0,'http://flatironsxrayservices.com/new_license.php','404','2022-04-22 17:20:12',1650648012,404,404,'is_404_no_redirect',''),(1464,0,'http://flatironsxrayservices.com/wp-content/plugins/theme-configurator/mini.php','404','2022-04-22 17:20:19',1650648019,404,404,'is_404_no_redirect',''),(1465,0,'http://flatironsxrayservices.com/wp-content/plugins/widget-logic/mini.php','404','2022-04-22 17:20:26',1650648026,404,404,'is_404_no_redirect',''),(1466,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-22 17:20:37',1650648037,404,404,'is_404_no_redirect',''),(1467,0,'http://flatironsxrayservices.com/modules/modules/modules.php','404','2022-04-22 17:20:49',1650648049,404,404,'is_404_no_redirect',''),(1468,0,'http://flatironsxrayservices.com/modules/mod_simplefileuploadv1.3/elements/Clean.php','404','2022-04-22 17:20:59',1650648059,404,404,'is_404_no_redirect',''),(1469,0,'http://flatironsxrayservices.com/modules/mod_simplefileuploadv1.3/elements/udd.php','404','2022-04-22 17:21:10',1650648070,404,404,'is_404_no_redirect',''),(1470,0,'http://flatironsxrayservices.com/libraries/joomla/css.php','404','2022-04-22 17:21:21',1650648081,404,404,'is_404_no_redirect',''),(1471,0,'http://flatironsxrayservices.com/libraries/joomla/jmails.php?u','404','2022-04-22 17:21:32',1650648092,404,404,'is_404_no_redirect',''),(1472,0,'http://flatironsxrayservices.com/libraries/joomla/jmail.php?u','404','2022-04-22 17:21:42',1650648102,404,404,'is_404_no_redirect',''),(1473,0,'http://flatironsxrayservices.com/images/vuln.php','404','2022-04-22 17:21:54',1650648114,404,404,'is_404_no_redirect',''),(1474,0,'http://flatironsxrayservices.com/tmp/vuln.php','404','2022-04-22 17:22:05',1650648125,404,404,'is_404_no_redirect',''),(1475,0,'http://flatironsxrayservices.com/XxX.php','404','2022-04-22 17:22:15',1650648135,404,404,'is_404_no_redirect',''),(1476,0,'http://flatironsxrayservices.com/Marvins.php','404','2022-04-22 17:22:30',1650648150,404,404,'is_404_no_redirect',''),(1477,0,'http://flatironsxrayservices.com/rxr.php?rxr','404','2022-04-22 17:22:40',1650648160,404,404,'is_404_no_redirect',''),(1478,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-22 17:22:50',1650648170,404,404,'is_404_no_redirect',''),(1479,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-22 17:23:01',1650648181,404,404,'is_404_no_redirect',''),(1480,0,'http://flatironsxrayservices.com/error.php','404','2022-04-22 17:23:11',1650648191,404,404,'is_404_no_redirect',''),(1481,0,'http://flatironsxrayservices.com/RxR.php','404','2022-04-22 17:23:23',1650648203,404,404,'is_404_no_redirect',''),(1482,0,'http://flatironsxrayservices.com/components/com_b2jcontact/izoc.php','404','2022-04-22 17:23:34',1650648214,404,404,'is_404_no_redirect',''),(1483,0,'http://flatironsxrayservices.com/V3.php','404','2022-04-22 17:23:45',1650648225,404,404,'is_404_no_redirect',''),(1484,0,'http://flatironsxrayservices.com/V5.php','404','2022-04-22 17:23:56',1650648236,404,404,'is_404_no_redirect',''),(1485,0,'http://flatironsxrayservices.com/up.php','404','2022-04-22 17:24:25',1650648265,404,404,'is_404_no_redirect',''),(1486,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-22 17:24:36',1650648276,404,404,'is_404_no_redirect',''),(1487,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-22 17:24:48',1650648288,404,404,'is_404_no_redirect',''),(1488,0,'http://flatironsxrayservices.com/administrator/templates/bluestork/index.php','404','2022-04-22 17:24:59',1650648299,404,404,'is_404_no_redirect',''),(1489,0,'http://flatironsxrayservices.com/administrator/templates/bluestork/','404','2022-04-22 17:25:02',1650648302,404,404,'is_404_no_redirect',''),(1490,0,'http://flatironsxrayservices.com/administrator/templates/bluestork/error.php','404','2022-04-22 17:25:14',1650648314,404,404,'is_404_no_redirect',''),(1491,0,'http://flatironsxrayservices.com/administrator/templates/hathor/index.php','404','2022-04-22 17:25:25',1650648325,404,404,'is_404_no_redirect',''),(1492,0,'http://flatironsxrayservices.com/administrator/templates/hathor/','404','2022-04-22 17:25:29',1650648329,404,404,'is_404_no_redirect',''),(1493,0,'http://flatironsxrayservices.com/administrator/templates/hathor/error.php','404','2022-04-22 17:25:40',1650648340,404,404,'is_404_no_redirect',''),(1494,0,'http://flatironsxrayservices.com/administrator/templates/isis/index.php','404','2022-04-22 17:25:52',1650648352,404,404,'is_404_no_redirect',''),(1495,0,'http://flatironsxrayservices.com/administrator/templates/isis/','404','2022-04-22 17:25:55',1650648355,404,404,'is_404_no_redirect',''),(1496,0,'http://flatironsxrayservices.com/administrator/templates/isis/error.php','404','2022-04-22 17:26:06',1650648366,404,404,'is_404_no_redirect',''),(1497,0,'http://flatironsxrayservices.com/templates/beez/index.php','404','2022-04-22 17:26:16',1650648376,404,404,'is_404_no_redirect',''),(1498,0,'http://flatironsxrayservices.com/templates/beez/','404','2022-04-22 17:26:19',1650648379,404,404,'is_404_no_redirect',''),(1499,0,'http://flatironsxrayservices.com/templates/ja_purity/index.php','404','2022-04-22 17:26:30',1650648390,404,404,'is_404_no_redirect',''),(1500,0,'http://flatironsxrayservices.com/templates/ja_purity/','404','2022-04-22 17:26:34',1650648394,404,404,'is_404_no_redirect',''),(1501,0,'http://flatironsxrayservices.com/templates/rhuk_milkyway/index.php','404','2022-04-22 17:26:43',1650648403,404,404,'is_404_no_redirect',''),(1502,0,'http://flatironsxrayservices.com/templates/rhuk_milkyway/','404','2022-04-22 17:26:46',1650648406,404,404,'is_404_no_redirect',''),(1503,0,'http://flatironsxrayservices.com/templates/system/index.php','404','2022-04-22 17:26:57',1650648417,404,404,'is_404_no_redirect',''),(1504,0,'http://flatironsxrayservices.com/templates/system/','404','2022-04-22 17:27:00',1650648420,404,404,'is_404_no_redirect',''),(1505,0,'http://flatironsxrayservices.com/templates/system/error.php','404','2022-04-22 17:27:10',1650648430,404,404,'is_404_no_redirect',''),(1506,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-04-22 17:27:20',1650648440,404,404,'is_404_no_redirect',''),(1507,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-04-22 17:27:22',1650648442,404,404,'is_404_no_redirect',''),(1508,0,'http://flatironsxrayservices.com/templates/beez3/error.php','404','2022-04-22 17:27:33',1650648453,404,404,'is_404_no_redirect',''),(1509,0,'http://flatironsxrayservices.com/templates/beez5/index.php','404','2022-04-22 17:27:43',1650648463,404,404,'is_404_no_redirect',''),(1510,0,'http://flatironsxrayservices.com/templates/beez5/','404','2022-04-22 17:27:46',1650648466,404,404,'is_404_no_redirect',''),(1511,0,'http://flatironsxrayservices.com/templates/beez5/error.php','404','2022-04-22 17:27:58',1650648478,404,404,'is_404_no_redirect',''),(1512,0,'http://flatironsxrayservices.com/templates/beez_20/index.php','404','2022-04-22 17:28:10',1650648490,404,404,'is_404_no_redirect',''),(1513,0,'http://flatironsxrayservices.com/templates/beez_20/','404','2022-04-22 17:28:13',1650648493,404,404,'is_404_no_redirect',''),(1514,0,'http://flatironsxrayservices.com/templates/beez_20/error.php','404','2022-04-22 17:28:24',1650648504,404,404,'is_404_no_redirect',''),(1515,0,'http://flatironsxrayservices.com/templates/protostar/index.php','404','2022-04-22 17:28:34',1650648514,404,404,'is_404_no_redirect',''),(1516,0,'http://flatironsxrayservices.com/templates/protostar/','404','2022-04-22 17:28:37',1650648517,404,404,'is_404_no_redirect',''),(1517,0,'http://flatironsxrayservices.com/templates/protostar/error.php','404','2022-04-22 17:28:49',1650648529,404,404,'is_404_no_redirect',''),(1518,0,'http://flatironsxrayservices.com/templates/atomic/index.php','404','2022-04-22 17:29:00',1650648540,404,404,'is_404_no_redirect',''),(1519,0,'http://flatironsxrayservices.com/templates/atomic/','404','2022-04-22 17:29:03',1650648543,404,404,'is_404_no_redirect',''),(1520,0,'http://flatironsxrayservices.com/templates/atomic/error.php','404','2022-04-22 17:29:14',1650648554,404,404,'is_404_no_redirect',''),(1521,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-22 17:29:25',1650648565,404,404,'is_404_no_redirect',''),(1522,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-22 17:29:36',1650648576,404,404,'is_404_no_redirect',''),(1523,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-22 17:29:48',1650648588,404,404,'is_404_no_redirect',''),(1524,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-22 17:29:59',1650648599,404,404,'is_404_no_redirect',''),(1525,0,'http://flatironsxrayservices.com/images/','404','2022-04-22 17:30:09',1650648609,404,404,'is_404_no_redirect',''),(1526,0,'http://flatironsxrayservices.com/uploads/','404','2022-04-22 17:30:18',1650648618,404,404,'is_404_no_redirect',''),(1527,0,'http://flatironsxrayservices.com/img/','404','2022-04-22 17:30:23',1650648623,404,404,'is_404_no_redirect',''),(1528,0,'http://flatironsxrayservices.com/upload/','404','2022-04-22 17:30:34',1650648634,404,404,'is_404_no_redirect',''),(1529,0,'http://flatironsxrayservices.com/gallery/','404','2022-04-22 17:30:46',1650648646,404,404,'is_404_no_redirect',''),(1530,0,'http://flatironsxrayservices.com/files/','404','2022-04-22 17:30:57',1650648657,404,404,'is_404_no_redirect',''),(1531,0,'http://flatironsxrayservices.com/pdf/','404','2022-04-22 17:31:09',1650648669,404,404,'is_404_no_redirect',''),(1532,0,'http://flatironsxrayservices.com/docs/','404','2022-04-22 17:31:20',1650648680,404,404,'is_404_no_redirect',''),(1533,0,'http://flatironsxrayservices.com/up.php','404','2022-04-22 17:31:47',1650648707,404,404,'is_404_no_redirect',''),(1534,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-22 17:31:58',1650648718,404,404,'is_404_no_redirect',''),(1535,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-22 17:32:09',1650648729,404,404,'is_404_no_redirect',''),(1536,0,'http://flatironsxrayservices.com/.env','404','2022-04-22 19:50:42',1650657042,404,404,'is_404_no_redirect',''),(1537,0,'http://flatironsxrayservices.com/.env','404','2022-04-22 19:51:15',1650657075,404,404,'is_404_no_redirect',''),(1538,0,'http://flatironsxrayservices.com/.env','404','2022-04-22 19:51:17',1650657077,404,404,'is_404_no_redirect',''),(1539,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-04-22 21:31:33',1650663093,404,404,'is_404_no_redirect',''),(1540,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-04-22 21:31:45',1650663105,404,404,'is_404_no_redirect',''),(1541,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-04-22 21:31:50',1650663110,404,404,'is_404_no_redirect',''),(1542,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-04-22 21:31:53',1650663113,404,404,'is_404_no_redirect',''),(1543,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-04-22 21:32:05',1650663125,404,404,'is_404_no_redirect',''),(1544,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-04-22 21:32:09',1650663129,404,404,'is_404_no_redirect',''),(1545,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-04-22 21:32:23',1650663143,404,404,'is_404_no_redirect',''),(1546,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-04-22 21:32:26',1650663146,404,404,'is_404_no_redirect',''),(1547,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-04-22 21:32:38',1650663158,404,404,'is_404_no_redirect',''),(1548,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-04-22 21:32:41',1650663161,404,404,'is_404_no_redirect',''),(1549,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-04-22 21:32:54',1650663174,404,404,'is_404_no_redirect',''),(1550,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-04-22 21:32:57',1650663177,404,404,'is_404_no_redirect',''),(1551,0,'http://flatironsxrayservices.com/about-us/','404','2022-04-23 01:28:04',1650677284,404,404,'is_404_no_redirect',''),(1552,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-04-23 22:06:37',1650751597,404,404,'is_404_no_redirect',''),(1553,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-04-23 22:10:48',1650751848,404,404,'is_404_no_redirect',''),(1554,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-04-23 22:21:49',1650752509,404,404,'is_404_no_redirect',''),(1555,0,'http://flatironsxrayservices.com/.env','404','2022-04-24 00:01:04',1650758464,404,404,'is_404_no_redirect',''),(1556,0,'http://flatironsxrayservices.com/.env','404','2022-04-24 03:06:19',1650769579,404,404,'is_404_no_redirect',''),(1557,0,'http://flatironsxrayservices.com/.git/HEAD','404','2022-04-24 04:02:41',1650772961,404,404,'is_404_no_redirect',''),(1558,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-04-24 05:50:31',1650779431,404,404,'is_404_no_redirect',''),(1559,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-04-24 05:54:05',1650779645,404,404,'is_404_no_redirect',''),(1560,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-04-24 06:02:30',1650780150,404,404,'is_404_no_redirect',''),(1561,0,'http://flatironsxrayservices.com/style.php','404','2022-04-24 06:43:38',1650782618,404,404,'is_404_no_redirect',''),(1562,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-04-24 06:43:41',1650782621,404,404,'is_404_no_redirect',''),(1563,0,'http://flatironsxrayservices.com/s_e.php','404','2022-04-24 06:43:44',1650782624,404,404,'is_404_no_redirect',''),(1564,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-04-24 06:43:47',1650782627,404,404,'is_404_no_redirect',''),(1565,0,'http://flatironsxrayservices.com/1index.php','404','2022-04-24 06:43:54',1650782634,404,404,'is_404_no_redirect',''),(1566,0,'http://flatironsxrayservices.com/radio.php','404','2022-04-24 06:43:58',1650782638,404,404,'is_404_no_redirect',''),(1567,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-24 06:44:26',1650782666,404,404,'is_404_no_redirect',''),(1568,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-04-24 06:44:42',1650782682,404,404,'is_404_no_redirect',''),(1569,0,'http://flatironsxrayservices.com/beence.php','404','2022-04-24 06:45:47',1650782747,404,404,'is_404_no_redirect',''),(1570,0,'http://flatironsxrayservices.com/ups.php','404','2022-04-24 06:45:49',1650782749,404,404,'is_404_no_redirect',''),(1571,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-04-24 06:45:51',1650782751,404,404,'is_404_no_redirect',''),(1572,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-04-24 06:45:54',1650782754,404,404,'is_404_no_redirect',''),(1573,0,'http://flatironsxrayservices.com/export.php','404','2022-04-24 06:45:56',1650782756,404,404,'is_404_no_redirect',''),(1574,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-04-24 06:45:58',1650782758,404,404,'is_404_no_redirect',''),(1575,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-04-24 06:46:01',1650782761,404,404,'is_404_no_redirect',''),(1576,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-04-24 06:46:09',1650782769,404,404,'is_404_no_redirect',''),(1577,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-04-24 06:46:11',1650782771,404,404,'is_404_no_redirect',''),(1578,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-04-24 06:46:15',1650782775,404,404,'is_404_no_redirect',''),(1579,0,'http://flatironsxrayservices.com/moduless.php','404','2022-04-24 06:46:19',1650782779,404,404,'is_404_no_redirect',''),(1580,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-04-24 06:46:22',1650782782,404,404,'is_404_no_redirect',''),(1581,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-04-24 06:46:25',1650782785,404,404,'is_404_no_redirect',''),(1582,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-04-24 06:46:27',1650782787,404,404,'is_404_no_redirect',''),(1583,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-04-24 06:46:31',1650782791,404,404,'is_404_no_redirect',''),(1584,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-04-24 06:46:34',1650782794,404,404,'is_404_no_redirect',''),(1585,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-04-24 06:46:37',1650782797,404,404,'is_404_no_redirect',''),(1586,0,'http://flatironsxrayservices.com/legion.php','404','2022-04-24 06:46:40',1650782800,404,404,'is_404_no_redirect',''),(1587,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-04-24 06:46:44',1650782804,404,404,'is_404_no_redirect',''),(1588,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-04-24 06:46:48',1650782808,404,404,'is_404_no_redirect',''),(1589,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-04-24 06:46:51',1650782811,404,404,'is_404_no_redirect',''),(1590,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-04-24 06:46:54',1650782814,404,404,'is_404_no_redirect',''),(1591,0,'http://flatironsxrayservices.com/archives.php','404','2022-04-24 06:46:58',1650782818,404,404,'is_404_no_redirect',''),(1592,0,'http://flatironsxrayservices.com/defau11.php','404','2022-04-24 06:47:01',1650782821,404,404,'is_404_no_redirect',''),(1593,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-04-24 06:47:04',1650782824,404,404,'is_404_no_redirect',''),(1594,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-04-24 06:47:07',1650782827,404,404,'is_404_no_redirect',''),(1595,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-04-24 06:47:10',1650782830,404,404,'is_404_no_redirect',''),(1596,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-04-24 06:47:13',1650782833,404,404,'is_404_no_redirect',''),(1597,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-04-24 06:47:16',1650782836,404,404,'is_404_no_redirect',''),(1598,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-04-24 06:47:19',1650782839,404,404,'is_404_no_redirect',''),(1599,0,'http://flatironsxrayservices.com/cgialfa','404','2022-04-24 06:47:22',1650782842,404,404,'is_404_no_redirect',''),(1600,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-04-24 06:47:29',1650782849,404,404,'is_404_no_redirect',''),(1601,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-04-24 06:47:49',1650782869,404,404,'is_404_no_redirect',''),(1602,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-04-24 06:47:52',1650782872,404,404,'is_404_no_redirect',''),(1603,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-04-24 06:47:56',1650782876,404,404,'is_404_no_redirect',''),(1604,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-04-24 06:48:15',1650782895,404,404,'is_404_no_redirect',''),(1605,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-04-24 06:48:17',1650782897,404,404,'is_404_no_redirect',''),(1606,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-04-24 06:48:22',1650782902,404,404,'is_404_no_redirect',''),(1607,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-04-24 06:48:25',1650782905,404,404,'is_404_no_redirect',''),(1608,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-04-24 06:48:27',1650782907,404,404,'is_404_no_redirect',''),(1609,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-04-24 06:48:47',1650782927,404,404,'is_404_no_redirect',''),(1610,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-04-24 06:48:49',1650782929,404,404,'is_404_no_redirect',''),(1611,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-04-24 06:48:51',1650782931,404,404,'is_404_no_redirect',''),(1612,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-04-24 06:48:53',1650782933,404,404,'is_404_no_redirect',''),(1613,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-04-24 06:48:59',1650782939,404,404,'is_404_no_redirect',''),(1614,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-04-24 06:49:19',1650782959,404,404,'is_404_no_redirect',''),(1615,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-04-24 06:49:21',1650782961,404,404,'is_404_no_redirect',''),(1616,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-04-24 06:49:24',1650782964,404,404,'is_404_no_redirect',''),(1617,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-04-24 06:49:27',1650782967,404,404,'is_404_no_redirect',''),(1618,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-04-24 06:49:30',1650782970,404,404,'is_404_no_redirect',''),(1619,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-04-24 06:49:32',1650782972,404,404,'is_404_no_redirect',''),(1620,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-04-24 06:49:35',1650782975,404,404,'is_404_no_redirect',''),(1621,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-04-24 06:49:55',1650782995,404,404,'is_404_no_redirect',''),(1622,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-04-24 06:49:58',1650782998,404,404,'is_404_no_redirect',''),(1623,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-04-24 06:50:00',1650783000,404,404,'is_404_no_redirect',''),(1624,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-04-24 06:50:22',1650783022,404,404,'is_404_no_redirect',''),(1625,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-24 06:50:30',1650783030,404,404,'is_404_no_redirect',''),(1626,0,'http://flatironsxrayservices.com/xleet.php','404','2022-04-24 06:50:32',1650783032,404,404,'is_404_no_redirect',''),(1627,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-24 06:50:33',1650783033,404,404,'is_404_no_redirect',''),(1628,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-24 06:50:34',1650783034,404,404,'is_404_no_redirect',''),(1629,0,'http://flatironsxrayservices.com/up.php','404','2022-04-24 06:50:35',1650783035,404,404,'is_404_no_redirect',''),(1630,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-24 06:50:36',1650783036,404,404,'is_404_no_redirect',''),(1631,0,'http://flatironsxrayservices.com/1.php','404','2022-04-24 06:50:37',1650783037,404,404,'is_404_no_redirect',''),(1632,0,'http://flatironsxrayservices.com/x.php','404','2022-04-24 06:50:38',1650783038,404,404,'is_404_no_redirect',''),(1633,0,'http://flatironsxrayservices.com/z.php','404','2022-04-24 06:50:41',1650783041,404,404,'is_404_no_redirect',''),(1634,0,'http://flatironsxrayservices.com/a.php','404','2022-04-24 06:50:42',1650783042,404,404,'is_404_no_redirect',''),(1635,0,'http://flatironsxrayservices.com/test.php','404','2022-04-24 06:50:43',1650783043,404,404,'is_404_no_redirect',''),(1636,0,'http://flatironsxrayservices.com/wp.php','404','2022-04-24 06:50:44',1650783044,404,404,'is_404_no_redirect',''),(1637,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-24 06:50:46',1650783046,404,404,'is_404_no_redirect',''),(1638,0,'http://flatironsxrayservices.com/config.php','404','2022-04-24 06:50:48',1650783048,404,404,'is_404_no_redirect',''),(1639,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-04-24 06:50:49',1650783049,404,404,'is_404_no_redirect',''),(1640,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-04-24 06:50:50',1650783050,404,404,'is_404_no_redirect',''),(1641,0,'http://flatironsxrayservices.com/about.php','404','2022-04-24 06:50:51',1650783051,404,404,'is_404_no_redirect',''),(1642,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-24 06:50:53',1650783053,404,404,'is_404_no_redirect',''),(1643,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-04-24 16:12:30',1650816750,404,404,'is_404_no_redirect',''),(1644,0,'http://flatironsxrayservices.com/style.php','404','2022-04-24 16:45:51',1650818751,404,404,'is_404_no_redirect',''),(1645,0,'http://flatironsxrayservices.com/style.php','404','2022-04-24 16:45:51',1650818751,404,404,'is_404_no_redirect',''),(1646,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-04-24 16:45:53',1650818753,404,404,'is_404_no_redirect',''),(1647,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-04-24 16:45:54',1650818754,404,404,'is_404_no_redirect',''),(1648,0,'http://flatironsxrayservices.com/s_e.php','404','2022-04-24 16:45:55',1650818755,404,404,'is_404_no_redirect',''),(1649,0,'http://flatironsxrayservices.com/s_e.php','404','2022-04-24 16:45:56',1650818756,404,404,'is_404_no_redirect',''),(1650,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-04-24 16:45:58',1650818758,404,404,'is_404_no_redirect',''),(1651,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-04-24 16:45:58',1650818758,404,404,'is_404_no_redirect',''),(1652,0,'http://flatironsxrayservices.com/1index.php','404','2022-04-24 16:46:00',1650818760,404,404,'is_404_no_redirect',''),(1653,0,'http://flatironsxrayservices.com/1index.php','404','2022-04-24 16:46:01',1650818761,404,404,'is_404_no_redirect',''),(1654,0,'http://flatironsxrayservices.com/radio.php','404','2022-04-24 16:46:02',1650818762,404,404,'is_404_no_redirect',''),(1655,0,'http://flatironsxrayservices.com/radio.php','404','2022-04-24 16:46:03',1650818763,404,404,'is_404_no_redirect',''),(1656,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-24 16:46:04',1650818764,404,404,'is_404_no_redirect',''),(1657,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-24 16:46:05',1650818765,404,404,'is_404_no_redirect',''),(1658,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-04-24 16:46:06',1650818766,404,404,'is_404_no_redirect',''),(1659,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-04-24 16:46:07',1650818767,404,404,'is_404_no_redirect',''),(1660,0,'http://flatironsxrayservices.com/beence.php','404','2022-04-24 16:46:08',1650818768,404,404,'is_404_no_redirect',''),(1661,0,'http://flatironsxrayservices.com/beence.php','404','2022-04-24 16:46:09',1650818769,404,404,'is_404_no_redirect',''),(1662,0,'http://flatironsxrayservices.com/ups.php','404','2022-04-24 16:46:10',1650818770,404,404,'is_404_no_redirect',''),(1663,0,'http://flatironsxrayservices.com/ups.php','404','2022-04-24 16:46:11',1650818771,404,404,'is_404_no_redirect',''),(1664,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-04-24 16:46:12',1650818772,404,404,'is_404_no_redirect',''),(1665,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-04-24 16:46:13',1650818773,404,404,'is_404_no_redirect',''),(1666,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-04-24 16:46:14',1650818774,404,404,'is_404_no_redirect',''),(1667,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-04-24 16:46:17',1650818777,404,404,'is_404_no_redirect',''),(1668,0,'http://flatironsxrayservices.com/export.php','404','2022-04-24 16:46:18',1650818778,404,404,'is_404_no_redirect',''),(1669,0,'http://flatironsxrayservices.com/export.php','404','2022-04-24 16:46:19',1650818779,404,404,'is_404_no_redirect',''),(1670,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-04-24 16:46:20',1650818780,404,404,'is_404_no_redirect',''),(1671,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-04-24 16:46:21',1650818781,404,404,'is_404_no_redirect',''),(1672,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-04-24 16:46:22',1650818782,404,404,'is_404_no_redirect',''),(1673,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-04-24 16:46:23',1650818783,404,404,'is_404_no_redirect',''),(1674,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-04-24 16:46:27',1650818787,404,404,'is_404_no_redirect',''),(1675,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-04-24 16:46:28',1650818788,404,404,'is_404_no_redirect',''),(1676,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-04-24 16:46:29',1650818789,404,404,'is_404_no_redirect',''),(1677,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-04-24 16:46:30',1650818790,404,404,'is_404_no_redirect',''),(1678,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-04-24 16:46:31',1650818791,404,404,'is_404_no_redirect',''),(1679,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-04-24 16:46:32',1650818792,404,404,'is_404_no_redirect',''),(1680,0,'http://flatironsxrayservices.com/moduless.php','404','2022-04-24 16:46:34',1650818794,404,404,'is_404_no_redirect',''),(1681,0,'http://flatironsxrayservices.com/moduless.php','404','2022-04-24 16:46:35',1650818795,404,404,'is_404_no_redirect',''),(1682,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-04-24 16:46:36',1650818796,404,404,'is_404_no_redirect',''),(1683,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-04-24 16:46:37',1650818797,404,404,'is_404_no_redirect',''),(1684,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-04-24 16:46:38',1650818798,404,404,'is_404_no_redirect',''),(1685,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-04-24 16:46:39',1650818799,404,404,'is_404_no_redirect',''),(1686,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-04-24 16:46:40',1650818800,404,404,'is_404_no_redirect',''),(1687,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-04-24 16:46:41',1650818801,404,404,'is_404_no_redirect',''),(1688,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-04-24 16:46:43',1650818803,404,404,'is_404_no_redirect',''),(1689,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-04-24 16:46:44',1650818804,404,404,'is_404_no_redirect',''),(1690,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-04-24 16:46:45',1650818805,404,404,'is_404_no_redirect',''),(1691,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-04-24 16:46:46',1650818806,404,404,'is_404_no_redirect',''),(1692,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-04-24 16:46:47',1650818807,404,404,'is_404_no_redirect',''),(1693,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-04-24 16:46:48',1650818808,404,404,'is_404_no_redirect',''),(1694,0,'http://flatironsxrayservices.com/legion.php','404','2022-04-24 16:46:50',1650818810,404,404,'is_404_no_redirect',''),(1695,0,'http://flatironsxrayservices.com/legion.php','404','2022-04-24 16:46:51',1650818811,404,404,'is_404_no_redirect',''),(1696,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-04-24 16:46:53',1650818813,404,404,'is_404_no_redirect',''),(1697,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-04-24 16:46:54',1650818814,404,404,'is_404_no_redirect',''),(1698,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-04-24 16:46:55',1650818815,404,404,'is_404_no_redirect',''),(1699,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-04-24 16:46:56',1650818816,404,404,'is_404_no_redirect',''),(1700,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-04-24 16:46:58',1650818818,404,404,'is_404_no_redirect',''),(1701,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-04-24 16:46:59',1650818819,404,404,'is_404_no_redirect',''),(1702,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-04-24 16:47:00',1650818820,404,404,'is_404_no_redirect',''),(1703,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-04-24 16:47:01',1650818821,404,404,'is_404_no_redirect',''),(1704,0,'http://flatironsxrayservices.com/archives.php','404','2022-04-24 16:47:03',1650818823,404,404,'is_404_no_redirect',''),(1705,0,'http://flatironsxrayservices.com/archives.php','404','2022-04-24 16:47:04',1650818824,404,404,'is_404_no_redirect',''),(1706,0,'http://flatironsxrayservices.com/defau11.php','404','2022-04-24 16:47:06',1650818826,404,404,'is_404_no_redirect',''),(1707,0,'http://flatironsxrayservices.com/defau11.php','404','2022-04-24 16:47:07',1650818827,404,404,'is_404_no_redirect',''),(1708,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-04-24 16:47:08',1650818828,404,404,'is_404_no_redirect',''),(1709,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-04-24 16:47:09',1650818829,404,404,'is_404_no_redirect',''),(1710,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-04-24 16:47:10',1650818830,404,404,'is_404_no_redirect',''),(1711,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-04-24 16:47:11',1650818831,404,404,'is_404_no_redirect',''),(1712,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-04-24 16:47:13',1650818833,404,404,'is_404_no_redirect',''),(1713,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-04-24 16:47:14',1650818834,404,404,'is_404_no_redirect',''),(1714,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-04-24 16:47:15',1650818835,404,404,'is_404_no_redirect',''),(1715,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-04-24 16:47:16',1650818836,404,404,'is_404_no_redirect',''),(1716,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-04-24 16:47:18',1650818838,404,404,'is_404_no_redirect',''),(1717,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-04-24 16:47:19',1650818839,404,404,'is_404_no_redirect',''),(1718,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-04-24 16:47:20',1650818840,404,404,'is_404_no_redirect',''),(1719,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-04-24 16:47:22',1650818842,404,404,'is_404_no_redirect',''),(1720,0,'http://flatironsxrayservices.com/cgialfa','404','2022-04-24 16:47:23',1650818843,404,404,'is_404_no_redirect',''),(1721,0,'http://flatironsxrayservices.com/cgialfa','404','2022-04-24 16:47:24',1650818844,404,404,'is_404_no_redirect',''),(1722,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-04-24 16:47:25',1650818845,404,404,'is_404_no_redirect',''),(1723,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-04-24 16:47:26',1650818846,404,404,'is_404_no_redirect',''),(1724,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-04-24 16:47:28',1650818848,404,404,'is_404_no_redirect',''),(1725,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-04-24 16:47:29',1650818849,404,404,'is_404_no_redirect',''),(1726,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-04-24 16:47:31',1650818851,404,404,'is_404_no_redirect',''),(1727,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-04-24 16:47:32',1650818852,404,404,'is_404_no_redirect',''),(1728,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-04-24 16:47:34',1650818854,404,404,'is_404_no_redirect',''),(1729,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-04-24 16:47:35',1650818855,404,404,'is_404_no_redirect',''),(1730,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-04-24 16:47:36',1650818856,404,404,'is_404_no_redirect',''),(1731,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-04-24 16:47:37',1650818857,404,404,'is_404_no_redirect',''),(1732,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-04-24 16:47:39',1650818859,404,404,'is_404_no_redirect',''),(1733,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-04-24 16:47:40',1650818860,404,404,'is_404_no_redirect',''),(1734,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-04-24 16:47:41',1650818861,404,404,'is_404_no_redirect',''),(1735,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-04-24 16:47:42',1650818862,404,404,'is_404_no_redirect',''),(1736,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-04-24 16:47:44',1650818864,404,404,'is_404_no_redirect',''),(1737,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-04-24 16:47:45',1650818865,404,404,'is_404_no_redirect',''),(1738,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-04-24 16:47:46',1650818866,404,404,'is_404_no_redirect',''),(1739,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-04-24 16:47:48',1650818868,404,404,'is_404_no_redirect',''),(1740,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-04-24 16:47:49',1650818869,404,404,'is_404_no_redirect',''),(1741,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-04-24 16:47:50',1650818870,404,404,'is_404_no_redirect',''),(1742,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-04-24 16:47:51',1650818871,404,404,'is_404_no_redirect',''),(1743,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-04-24 16:47:52',1650818872,404,404,'is_404_no_redirect',''),(1744,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-04-24 16:47:54',1650818874,404,404,'is_404_no_redirect',''),(1745,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-04-24 16:47:55',1650818875,404,404,'is_404_no_redirect',''),(1746,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-04-24 16:47:56',1650818876,404,404,'is_404_no_redirect',''),(1747,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-04-24 16:47:57',1650818877,404,404,'is_404_no_redirect',''),(1748,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-04-24 16:47:59',1650818879,404,404,'is_404_no_redirect',''),(1749,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-04-24 16:48:00',1650818880,404,404,'is_404_no_redirect',''),(1750,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-04-24 16:48:01',1650818881,404,404,'is_404_no_redirect',''),(1751,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-04-24 16:48:02',1650818882,404,404,'is_404_no_redirect',''),(1752,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-04-24 16:48:04',1650818884,404,404,'is_404_no_redirect',''),(1753,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-04-24 16:48:05',1650818885,404,404,'is_404_no_redirect',''),(1754,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-04-24 16:48:06',1650818886,404,404,'is_404_no_redirect',''),(1755,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-04-24 16:48:07',1650818887,404,404,'is_404_no_redirect',''),(1756,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-04-24 16:48:08',1650818888,404,404,'is_404_no_redirect',''),(1757,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-04-24 16:48:09',1650818889,404,404,'is_404_no_redirect',''),(1758,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-04-24 16:48:11',1650818891,404,404,'is_404_no_redirect',''),(1759,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-04-24 16:48:12',1650818892,404,404,'is_404_no_redirect',''),(1760,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-04-24 16:48:13',1650818893,404,404,'is_404_no_redirect',''),(1761,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-04-24 16:48:16',1650818896,404,404,'is_404_no_redirect',''),(1762,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-04-24 16:48:17',1650818897,404,404,'is_404_no_redirect',''),(1763,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-04-24 16:48:28',1650818908,404,404,'is_404_no_redirect',''),(1764,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-04-24 16:48:30',1650818910,404,404,'is_404_no_redirect',''),(1765,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-04-24 16:48:31',1650818911,404,404,'is_404_no_redirect',''),(1766,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-04-24 16:48:32',1650818912,404,404,'is_404_no_redirect',''),(1767,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-04-24 16:48:33',1650818913,404,404,'is_404_no_redirect',''),(1768,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-04-24 16:48:34',1650818914,404,404,'is_404_no_redirect',''),(1769,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-04-24 16:48:35',1650818915,404,404,'is_404_no_redirect',''),(1770,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-04-24 16:48:37',1650818917,404,404,'is_404_no_redirect',''),(1771,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-04-24 16:48:37',1650818917,404,404,'is_404_no_redirect',''),(1772,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-24 16:48:43',1650818923,404,404,'is_404_no_redirect',''),(1773,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-24 16:48:44',1650818924,404,404,'is_404_no_redirect',''),(1774,0,'http://flatironsxrayservices.com/xleet.php','404','2022-04-24 16:48:45',1650818925,404,404,'is_404_no_redirect',''),(1775,0,'http://flatironsxrayservices.com/xleet.php','404','2022-04-24 16:48:46',1650818926,404,404,'is_404_no_redirect',''),(1776,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-24 16:48:47',1650818927,404,404,'is_404_no_redirect',''),(1777,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-24 16:48:48',1650818928,404,404,'is_404_no_redirect',''),(1778,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-24 16:48:49',1650818929,404,404,'is_404_no_redirect',''),(1779,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-24 16:48:50',1650818930,404,404,'is_404_no_redirect',''),(1780,0,'http://flatironsxrayservices.com/up.php','404','2022-04-24 16:48:51',1650818931,404,404,'is_404_no_redirect',''),(1781,0,'http://flatironsxrayservices.com/up.php','404','2022-04-24 16:48:51',1650818931,404,404,'is_404_no_redirect',''),(1782,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-24 16:48:53',1650818933,404,404,'is_404_no_redirect',''),(1783,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-24 16:48:53',1650818933,404,404,'is_404_no_redirect',''),(1784,0,'http://flatironsxrayservices.com/1.php','404','2022-04-24 16:48:54',1650818934,404,404,'is_404_no_redirect',''),(1785,0,'http://flatironsxrayservices.com/1.php','404','2022-04-24 16:48:55',1650818935,404,404,'is_404_no_redirect',''),(1786,0,'http://flatironsxrayservices.com/x.php','404','2022-04-24 16:48:56',1650818936,404,404,'is_404_no_redirect',''),(1787,0,'http://flatironsxrayservices.com/x.php','404','2022-04-24 16:48:57',1650818937,404,404,'is_404_no_redirect',''),(1788,0,'http://flatironsxrayservices.com/z.php','404','2022-04-24 16:48:58',1650818938,404,404,'is_404_no_redirect',''),(1789,0,'http://flatironsxrayservices.com/z.php','404','2022-04-24 16:48:59',1650818939,404,404,'is_404_no_redirect',''),(1790,0,'http://flatironsxrayservices.com/a.php','404','2022-04-24 16:49:00',1650818940,404,404,'is_404_no_redirect',''),(1791,0,'http://flatironsxrayservices.com/a.php','404','2022-04-24 16:49:01',1650818941,404,404,'is_404_no_redirect',''),(1792,0,'http://flatironsxrayservices.com/test.php','404','2022-04-24 16:49:02',1650818942,404,404,'is_404_no_redirect',''),(1793,0,'http://flatironsxrayservices.com/test.php','404','2022-04-24 16:49:03',1650818943,404,404,'is_404_no_redirect',''),(1794,0,'http://flatironsxrayservices.com/wp.php','404','2022-04-24 16:49:04',1650818944,404,404,'is_404_no_redirect',''),(1795,0,'http://flatironsxrayservices.com/wp.php','404','2022-04-24 16:49:05',1650818945,404,404,'is_404_no_redirect',''),(1796,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-24 16:49:06',1650818946,404,404,'is_404_no_redirect',''),(1797,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-24 16:49:07',1650818947,404,404,'is_404_no_redirect',''),(1798,0,'http://flatironsxrayservices.com/config.php','404','2022-04-24 16:49:08',1650818948,404,404,'is_404_no_redirect',''),(1799,0,'http://flatironsxrayservices.com/config.php','404','2022-04-24 16:49:09',1650818949,404,404,'is_404_no_redirect',''),(1800,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-04-24 16:49:10',1650818950,404,404,'is_404_no_redirect',''),(1801,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-04-24 16:49:11',1650818951,404,404,'is_404_no_redirect',''),(1802,0,'http://flatironsxrayservices.com/about.php','404','2022-04-24 16:49:12',1650818952,404,404,'is_404_no_redirect',''),(1803,0,'http://flatironsxrayservices.com/about.php','404','2022-04-24 16:49:13',1650818953,404,404,'is_404_no_redirect',''),(1804,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-24 16:49:14',1650818954,404,404,'is_404_no_redirect',''),(1805,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-24 16:49:15',1650818955,404,404,'is_404_no_redirect',''),(1806,0,'http://flatironsxrayservices.com/.env','404','2022-04-24 17:04:04',1650819844,404,404,'is_404_no_redirect',''),(1807,0,'http://flatironsxrayservices.com/.env','404','2022-04-24 17:04:05',1650819845,404,404,'is_404_no_redirect',''),(1808,0,'http://flatironsxrayservices.com/style.php','404','2022-04-24 21:00:54',1650834054,404,404,'is_404_no_redirect',''),(1809,0,'http://flatironsxrayservices.com/style.php','404','2022-04-24 21:00:57',1650834057,404,404,'is_404_no_redirect',''),(1810,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-04-24 21:01:03',1650834063,404,404,'is_404_no_redirect',''),(1811,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-04-24 21:01:05',1650834065,404,404,'is_404_no_redirect',''),(1812,0,'http://flatironsxrayservices.com/s_e.php','404','2022-04-24 21:01:08',1650834068,404,404,'is_404_no_redirect',''),(1813,0,'http://flatironsxrayservices.com/s_e.php','404','2022-04-24 21:01:09',1650834069,404,404,'is_404_no_redirect',''),(1814,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-04-24 21:01:12',1650834072,404,404,'is_404_no_redirect',''),(1815,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-04-24 21:01:14',1650834074,404,404,'is_404_no_redirect',''),(1816,0,'http://flatironsxrayservices.com/1index.php','404','2022-04-24 21:01:18',1650834078,404,404,'is_404_no_redirect',''),(1817,0,'http://flatironsxrayservices.com/1index.php','404','2022-04-24 21:01:20',1650834080,404,404,'is_404_no_redirect',''),(1818,0,'http://flatironsxrayservices.com/radio.php','404','2022-04-24 21:01:24',1650834084,404,404,'is_404_no_redirect',''),(1819,0,'http://flatironsxrayservices.com/radio.php','404','2022-04-24 21:01:26',1650834086,404,404,'is_404_no_redirect',''),(1820,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-24 21:01:29',1650834089,404,404,'is_404_no_redirect',''),(1821,0,'http://flatironsxrayservices.com/doc.php','404','2022-04-24 21:01:32',1650834092,404,404,'is_404_no_redirect',''),(1822,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-04-24 21:01:36',1650834096,404,404,'is_404_no_redirect',''),(1823,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-04-24 21:01:39',1650834099,404,404,'is_404_no_redirect',''),(1824,0,'http://flatironsxrayservices.com/beence.php','404','2022-04-24 21:01:43',1650834103,404,404,'is_404_no_redirect',''),(1825,0,'http://flatironsxrayservices.com/beence.php','404','2022-04-24 21:01:45',1650834105,404,404,'is_404_no_redirect',''),(1826,0,'http://flatironsxrayservices.com/ups.php','404','2022-04-24 21:01:49',1650834109,404,404,'is_404_no_redirect',''),(1827,0,'http://flatironsxrayservices.com/ups.php','404','2022-04-24 21:01:51',1650834111,404,404,'is_404_no_redirect',''),(1828,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-04-24 21:01:55',1650834115,404,404,'is_404_no_redirect',''),(1829,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-04-24 21:01:56',1650834116,404,404,'is_404_no_redirect',''),(1830,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-04-24 21:01:59',1650834119,404,404,'is_404_no_redirect',''),(1831,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-04-24 21:02:02',1650834122,404,404,'is_404_no_redirect',''),(1832,0,'http://flatironsxrayservices.com/export.php','404','2022-04-24 21:02:06',1650834126,404,404,'is_404_no_redirect',''),(1833,0,'http://flatironsxrayservices.com/export.php','404','2022-04-24 21:02:12',1650834132,404,404,'is_404_no_redirect',''),(1834,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-04-24 21:02:15',1650834135,404,404,'is_404_no_redirect',''),(1835,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-04-24 21:02:17',1650834137,404,404,'is_404_no_redirect',''),(1836,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-04-24 21:02:19',1650834139,404,404,'is_404_no_redirect',''),(1837,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-04-24 21:02:22',1650834142,404,404,'is_404_no_redirect',''),(1838,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-04-24 21:02:30',1650834150,404,404,'is_404_no_redirect',''),(1839,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-04-24 21:02:32',1650834152,404,404,'is_404_no_redirect',''),(1840,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-04-24 21:02:36',1650834156,404,404,'is_404_no_redirect',''),(1841,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-04-24 21:02:38',1650834158,404,404,'is_404_no_redirect',''),(1842,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-04-24 21:02:43',1650834163,404,404,'is_404_no_redirect',''),(1843,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-04-24 21:02:45',1650834165,404,404,'is_404_no_redirect',''),(1844,0,'http://flatironsxrayservices.com/moduless.php','404','2022-04-24 21:02:49',1650834169,404,404,'is_404_no_redirect',''),(1845,0,'http://flatironsxrayservices.com/moduless.php','404','2022-04-24 21:02:52',1650834172,404,404,'is_404_no_redirect',''),(1846,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-04-24 21:02:55',1650834175,404,404,'is_404_no_redirect',''),(1847,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-04-24 21:02:58',1650834178,404,404,'is_404_no_redirect',''),(1848,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-04-24 21:03:00',1650834180,404,404,'is_404_no_redirect',''),(1849,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-04-24 21:03:03',1650834183,404,404,'is_404_no_redirect',''),(1850,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-04-24 21:03:06',1650834186,404,404,'is_404_no_redirect',''),(1851,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-04-24 21:03:07',1650834187,404,404,'is_404_no_redirect',''),(1852,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-04-24 21:03:14',1650834194,404,404,'is_404_no_redirect',''),(1853,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-04-24 21:03:24',1650834204,404,404,'is_404_no_redirect',''),(1854,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-04-24 21:03:29',1650834209,404,404,'is_404_no_redirect',''),(1855,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-04-24 21:03:31',1650834211,404,404,'is_404_no_redirect',''),(1856,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-04-24 21:03:32',1650834212,404,404,'is_404_no_redirect',''),(1857,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-04-24 21:03:33',1650834213,404,404,'is_404_no_redirect',''),(1858,0,'http://flatironsxrayservices.com/legion.php','404','2022-04-24 21:03:36',1650834216,404,404,'is_404_no_redirect',''),(1859,0,'http://flatironsxrayservices.com/legion.php','404','2022-04-24 21:03:38',1650834218,404,404,'is_404_no_redirect',''),(1860,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-04-24 21:03:43',1650834223,404,404,'is_404_no_redirect',''),(1861,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-04-24 21:03:45',1650834225,404,404,'is_404_no_redirect',''),(1862,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-04-24 21:03:49',1650834229,404,404,'is_404_no_redirect',''),(1863,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-04-24 21:03:51',1650834231,404,404,'is_404_no_redirect',''),(1864,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-04-24 21:03:53',1650834233,404,404,'is_404_no_redirect',''),(1865,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-04-24 21:03:56',1650834236,404,404,'is_404_no_redirect',''),(1866,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-04-24 21:03:58',1650834238,404,404,'is_404_no_redirect',''),(1867,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-04-24 21:03:59',1650834239,404,404,'is_404_no_redirect',''),(1868,0,'http://flatironsxrayservices.com/archives.php','404','2022-04-24 21:04:03',1650834243,404,404,'is_404_no_redirect',''),(1869,0,'http://flatironsxrayservices.com/archives.php','404','2022-04-24 21:04:08',1650834248,404,404,'is_404_no_redirect',''),(1870,0,'http://flatironsxrayservices.com/defau11.php','404','2022-04-24 21:04:13',1650834253,404,404,'is_404_no_redirect',''),(1871,0,'http://flatironsxrayservices.com/defau11.php','404','2022-04-24 21:04:15',1650834255,404,404,'is_404_no_redirect',''),(1872,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-04-24 21:04:18',1650834258,404,404,'is_404_no_redirect',''),(1873,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-04-24 21:04:24',1650834264,404,404,'is_404_no_redirect',''),(1874,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-04-24 21:04:26',1650834266,404,404,'is_404_no_redirect',''),(1875,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-04-24 21:04:28',1650834268,404,404,'is_404_no_redirect',''),(1876,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-04-24 21:04:30',1650834270,404,404,'is_404_no_redirect',''),(1877,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-04-24 21:04:32',1650834272,404,404,'is_404_no_redirect',''),(1878,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-04-24 21:04:35',1650834275,404,404,'is_404_no_redirect',''),(1879,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-04-24 21:04:37',1650834277,404,404,'is_404_no_redirect',''),(1880,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-04-24 21:04:40',1650834280,404,404,'is_404_no_redirect',''),(1881,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-04-24 21:04:43',1650834283,404,404,'is_404_no_redirect',''),(1882,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-04-24 21:04:47',1650834287,404,404,'is_404_no_redirect',''),(1883,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-04-24 21:04:48',1650834288,404,404,'is_404_no_redirect',''),(1884,0,'http://flatironsxrayservices.com/cgialfa','404','2022-04-24 21:04:52',1650834292,404,404,'is_404_no_redirect',''),(1885,0,'http://flatironsxrayservices.com/cgialfa','404','2022-04-24 21:04:53',1650834293,404,404,'is_404_no_redirect',''),(1886,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-04-24 21:04:57',1650834297,404,404,'is_404_no_redirect',''),(1887,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-04-24 21:04:58',1650834298,404,404,'is_404_no_redirect',''),(1888,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-04-24 21:05:05',1650834305,404,404,'is_404_no_redirect',''),(1889,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-04-24 21:05:08',1650834308,404,404,'is_404_no_redirect',''),(1890,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-04-24 21:05:11',1650834311,404,404,'is_404_no_redirect',''),(1891,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-04-24 21:05:14',1650834314,404,404,'is_404_no_redirect',''),(1892,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-04-24 21:05:15',1650834315,404,404,'is_404_no_redirect',''),(1893,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-04-24 21:05:17',1650834317,404,404,'is_404_no_redirect',''),(1894,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-04-24 21:05:20',1650834320,404,404,'is_404_no_redirect',''),(1895,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-04-24 21:05:22',1650834322,404,404,'is_404_no_redirect',''),(1896,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-04-24 21:05:25',1650834325,404,404,'is_404_no_redirect',''),(1897,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-04-24 21:05:27',1650834327,404,404,'is_404_no_redirect',''),(1898,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-04-24 21:05:31',1650834331,404,404,'is_404_no_redirect',''),(1899,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-04-24 21:05:34',1650834334,404,404,'is_404_no_redirect',''),(1900,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-04-24 21:05:37',1650834337,404,404,'is_404_no_redirect',''),(1901,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-04-24 21:05:39',1650834339,404,404,'is_404_no_redirect',''),(1902,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-04-24 21:05:42',1650834342,404,404,'is_404_no_redirect',''),(1903,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-04-24 21:05:43',1650834343,404,404,'is_404_no_redirect',''),(1904,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-04-24 21:05:46',1650834346,404,404,'is_404_no_redirect',''),(1905,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-04-24 21:05:51',1650834351,404,404,'is_404_no_redirect',''),(1906,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-04-24 21:05:56',1650834356,404,404,'is_404_no_redirect',''),(1907,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-04-24 21:05:58',1650834358,404,404,'is_404_no_redirect',''),(1908,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-04-24 21:06:02',1650834362,404,404,'is_404_no_redirect',''),(1909,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-04-24 21:06:05',1650834365,404,404,'is_404_no_redirect',''),(1910,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-04-24 21:06:07',1650834367,404,404,'is_404_no_redirect',''),(1911,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-04-24 21:06:09',1650834369,404,404,'is_404_no_redirect',''),(1912,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-04-24 21:06:13',1650834373,404,404,'is_404_no_redirect',''),(1913,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-04-24 21:06:15',1650834375,404,404,'is_404_no_redirect',''),(1914,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-04-24 21:06:20',1650834380,404,404,'is_404_no_redirect',''),(1915,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-04-24 21:06:22',1650834382,404,404,'is_404_no_redirect',''),(1916,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-04-24 21:06:24',1650834384,404,404,'is_404_no_redirect',''),(1917,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-04-24 21:06:26',1650834386,404,404,'is_404_no_redirect',''),(1918,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-04-24 21:06:28',1650834388,404,404,'is_404_no_redirect',''),(1919,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-04-24 21:06:32',1650834392,404,404,'is_404_no_redirect',''),(1920,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-04-24 21:06:35',1650834395,404,404,'is_404_no_redirect',''),(1921,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-04-24 21:06:36',1650834396,404,404,'is_404_no_redirect',''),(1922,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-04-24 21:06:38',1650834398,404,404,'is_404_no_redirect',''),(1923,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-04-24 21:06:41',1650834401,404,404,'is_404_no_redirect',''),(1924,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-04-24 21:06:45',1650834405,404,404,'is_404_no_redirect',''),(1925,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-04-24 21:06:48',1650834408,404,404,'is_404_no_redirect',''),(1926,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-04-24 21:06:50',1650834410,404,404,'is_404_no_redirect',''),(1927,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-04-24 21:06:52',1650834412,404,404,'is_404_no_redirect',''),(1928,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-04-24 21:06:56',1650834416,404,404,'is_404_no_redirect',''),(1929,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-04-24 21:06:58',1650834418,404,404,'is_404_no_redirect',''),(1930,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-04-24 21:07:02',1650834422,404,404,'is_404_no_redirect',''),(1931,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-04-24 21:07:05',1650834425,404,404,'is_404_no_redirect',''),(1932,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-04-24 21:07:08',1650834428,404,404,'is_404_no_redirect',''),(1933,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-04-24 21:07:10',1650834430,404,404,'is_404_no_redirect',''),(1934,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-04-24 21:07:13',1650834433,404,404,'is_404_no_redirect',''),(1935,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-04-24 21:07:15',1650834435,404,404,'is_404_no_redirect',''),(1936,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-24 21:07:24',1650834444,404,404,'is_404_no_redirect',''),(1937,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-24 21:07:26',1650834446,404,404,'is_404_no_redirect',''),(1938,0,'http://flatironsxrayservices.com/xleet.php','404','2022-04-24 21:07:27',1650834447,404,404,'is_404_no_redirect',''),(1939,0,'http://flatironsxrayservices.com/xleet.php','404','2022-04-24 21:07:28',1650834448,404,404,'is_404_no_redirect',''),(1940,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-24 21:07:29',1650834449,404,404,'is_404_no_redirect',''),(1941,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-24 21:07:29',1650834449,404,404,'is_404_no_redirect',''),(1942,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-24 21:07:30',1650834450,404,404,'is_404_no_redirect',''),(1943,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-24 21:07:31',1650834451,404,404,'is_404_no_redirect',''),(1944,0,'http://flatironsxrayservices.com/up.php','404','2022-04-24 21:07:32',1650834452,404,404,'is_404_no_redirect',''),(1945,0,'http://flatironsxrayservices.com/up.php','404','2022-04-24 21:07:33',1650834453,404,404,'is_404_no_redirect',''),(1946,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-24 21:07:34',1650834454,404,404,'is_404_no_redirect',''),(1947,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-24 21:07:34',1650834454,404,404,'is_404_no_redirect',''),(1948,0,'http://flatironsxrayservices.com/1.php','404','2022-04-24 21:07:36',1650834456,404,404,'is_404_no_redirect',''),(1949,0,'http://flatironsxrayservices.com/1.php','404','2022-04-24 21:07:37',1650834457,404,404,'is_404_no_redirect',''),(1950,0,'http://flatironsxrayservices.com/x.php','404','2022-04-24 21:07:39',1650834459,404,404,'is_404_no_redirect',''),(1951,0,'http://flatironsxrayservices.com/x.php','404','2022-04-24 21:07:40',1650834460,404,404,'is_404_no_redirect',''),(1952,0,'http://flatironsxrayservices.com/z.php','404','2022-04-24 21:07:41',1650834461,404,404,'is_404_no_redirect',''),(1953,0,'http://flatironsxrayservices.com/z.php','404','2022-04-24 21:07:42',1650834462,404,404,'is_404_no_redirect',''),(1954,0,'http://flatironsxrayservices.com/a.php','404','2022-04-24 21:07:43',1650834463,404,404,'is_404_no_redirect',''),(1955,0,'http://flatironsxrayservices.com/a.php','404','2022-04-24 21:07:44',1650834464,404,404,'is_404_no_redirect',''),(1956,0,'http://flatironsxrayservices.com/test.php','404','2022-04-24 21:07:45',1650834465,404,404,'is_404_no_redirect',''),(1957,0,'http://flatironsxrayservices.com/test.php','404','2022-04-24 21:07:45',1650834465,404,404,'is_404_no_redirect',''),(1958,0,'http://flatironsxrayservices.com/wp.php','404','2022-04-24 21:07:46',1650834466,404,404,'is_404_no_redirect',''),(1959,0,'http://flatironsxrayservices.com/wp.php','404','2022-04-24 21:07:47',1650834467,404,404,'is_404_no_redirect',''),(1960,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-24 21:07:48',1650834468,404,404,'is_404_no_redirect',''),(1961,0,'http://flatironsxrayservices.com/alfa.php','404','2022-04-24 21:07:49',1650834469,404,404,'is_404_no_redirect',''),(1962,0,'http://flatironsxrayservices.com/config.php','404','2022-04-24 21:07:59',1650834479,404,404,'is_404_no_redirect',''),(1963,0,'http://flatironsxrayservices.com/config.php','404','2022-04-24 21:08:01',1650834481,404,404,'is_404_no_redirect',''),(1964,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-04-24 21:08:02',1650834482,404,404,'is_404_no_redirect',''),(1965,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-04-24 21:08:03',1650834483,404,404,'is_404_no_redirect',''),(1966,0,'http://flatironsxrayservices.com/about.php','404','2022-04-24 21:08:04',1650834484,404,404,'is_404_no_redirect',''),(1967,0,'http://flatironsxrayservices.com/about.php','404','2022-04-24 21:08:04',1650834484,404,404,'is_404_no_redirect',''),(1968,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-24 21:08:06',1650834486,404,404,'is_404_no_redirect',''),(1969,0,'http://flatironsxrayservices.com/shells.php','404','2022-04-24 21:08:06',1650834486,404,404,'is_404_no_redirect',''),(1970,0,'http://flatironsxrayservices.com/.env','404','2022-04-24 21:35:36',1650836136,404,404,'is_404_no_redirect',''),(1971,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-04-25 00:11:41',1650845501,404,404,'is_404_no_redirect',''),(1972,0,'http://flatironsxrayservices.com/wp-includes/css/modules.php','404','2022-04-25 01:12:47',1650849167,404,404,'is_404_no_redirect',''),(1973,0,'http://flatironsxrayservices.com/wp-includes/css/modules.php','404','2022-04-25 01:12:49',1650849169,404,404,'is_404_no_redirect',''),(1974,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-25 01:12:54',1650849174,404,404,'is_404_no_redirect',''),(1975,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-25 01:12:56',1650849176,404,404,'is_404_no_redirect',''),(1976,0,'http://flatironsxrayservices.com/wp-content/plugins/upspy/index.php','404','2022-04-25 01:13:00',1650849180,404,404,'is_404_no_redirect',''),(1977,0,'http://flatironsxrayservices.com/wp-content/plugins/upspy/','404','2022-04-25 01:13:02',1650849182,404,404,'is_404_no_redirect',''),(1978,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/index.php','404','2022-04-25 01:13:06',1650849186,404,404,'is_404_no_redirect',''),(1979,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/','404','2022-04-25 01:13:08',1650849188,404,404,'is_404_no_redirect',''),(1980,0,'http://flatironsxrayservices.com/wp-content/plugins/vwcleanerplugin/bump.php?cache','404','2022-04-25 01:13:12',1650849192,404,404,'is_404_no_redirect',''),(1981,0,'http://flatironsxrayservices.com/wp-content/plugins/vwcleanerplugin/bump.php?cache','404','2022-04-25 01:13:14',1650849194,404,404,'is_404_no_redirect',''),(1982,0,'http://flatironsxrayservices.com/wp-content/plugins/xichang/x.php?xi','404','2022-04-25 01:13:18',1650849198,404,404,'is_404_no_redirect',''),(1983,0,'http://flatironsxrayservices.com/wp-content/plugins/xichang/x.php?xi','404','2022-04-25 01:13:20',1650849200,404,404,'is_404_no_redirect',''),(1984,0,'http://flatironsxrayservices.com/wp-content/plugins/html404/index.html','404','2022-04-25 01:13:24',1650849204,404,404,'is_404_no_redirect',''),(1985,0,'http://flatironsxrayservices.com/wp-content/plugins/html404/index.html','404','2022-04-25 01:13:26',1650849206,404,404,'is_404_no_redirect',''),(1986,0,'http://flatironsxrayservices.com/wp-admin/shapes.php','404','2022-04-25 01:13:30',1650849210,404,404,'is_404_no_redirect',''),(1987,0,'http://flatironsxrayservices.com/wp-admin/shapes.php','404','2022-04-25 01:13:32',1650849212,404,404,'is_404_no_redirect',''),(1988,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-25 01:13:36',1650849216,404,404,'is_404_no_redirect',''),(1989,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-25 01:13:38',1650849218,404,404,'is_404_no_redirect',''),(1990,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-25 01:13:42',1650849222,404,404,'is_404_no_redirect',''),(1991,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-25 01:13:44',1650849224,404,404,'is_404_no_redirect',''),(1992,0,'http://flatironsxrayservices.com/up.php','404','2022-04-25 01:13:56',1650849236,404,404,'is_404_no_redirect',''),(1993,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-25 01:13:59',1650849239,404,404,'is_404_no_redirect',''),(1994,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-25 01:14:01',1650849241,404,404,'is_404_no_redirect',''),(1995,0,'http://flatironsxrayservices.com/modules/modules/modules.php','404','2022-04-25 01:14:04',1650849244,404,404,'is_404_no_redirect',''),(1996,0,'http://flatironsxrayservices.com/modules/modules/modules.php','404','2022-04-25 01:14:05',1650849245,404,404,'is_404_no_redirect',''),(1997,0,'http://flatironsxrayservices.com/modules/mod_simplefileuploadv1.3/elements/Clean.php','404','2022-04-25 01:14:08',1650849248,404,404,'is_404_no_redirect',''),(1998,0,'http://flatironsxrayservices.com/modules/mod_simplefileuploadv1.3/elements/Clean.php','404','2022-04-25 01:14:10',1650849250,404,404,'is_404_no_redirect',''),(1999,0,'http://flatironsxrayservices.com/modules/mod_simplefileuploadv1.3/elements/udd.php','404','2022-04-25 01:14:13',1650849253,404,404,'is_404_no_redirect',''),(2000,0,'http://flatironsxrayservices.com/modules/mod_simplefileuploadv1.3/elements/udd.php','404','2022-04-25 01:14:14',1650849254,404,404,'is_404_no_redirect',''),(2001,0,'http://flatironsxrayservices.com/libraries/joomla/css.php','404','2022-04-25 01:14:18',1650849258,404,404,'is_404_no_redirect',''),(2002,0,'http://flatironsxrayservices.com/libraries/joomla/css.php','404','2022-04-25 01:14:20',1650849260,404,404,'is_404_no_redirect',''),(2003,0,'http://flatironsxrayservices.com/libraries/joomla/jmails.php?u','404','2022-04-25 01:14:22',1650849262,404,404,'is_404_no_redirect',''),(2004,0,'http://flatironsxrayservices.com/libraries/joomla/jmails.php?u','404','2022-04-25 01:14:27',1650849267,404,404,'is_404_no_redirect',''),(2005,0,'http://flatironsxrayservices.com/libraries/joomla/jmail.php?u','404','2022-04-25 01:14:29',1650849269,404,404,'is_404_no_redirect',''),(2006,0,'http://flatironsxrayservices.com/libraries/joomla/jmail.php?u','404','2022-04-25 01:14:31',1650849271,404,404,'is_404_no_redirect',''),(2007,0,'http://flatironsxrayservices.com/images/vuln.php','404','2022-04-25 01:14:33',1650849273,404,404,'is_404_no_redirect',''),(2008,0,'http://flatironsxrayservices.com/images/vuln.php','404','2022-04-25 01:14:34',1650849274,404,404,'is_404_no_redirect',''),(2009,0,'http://flatironsxrayservices.com/tmp/vuln.php','404','2022-04-25 01:14:37',1650849277,404,404,'is_404_no_redirect',''),(2010,0,'http://flatironsxrayservices.com/tmp/vuln.php','404','2022-04-25 01:14:38',1650849278,404,404,'is_404_no_redirect',''),(2011,0,'http://flatironsxrayservices.com/XxX.php','404','2022-04-25 01:14:41',1650849281,404,404,'is_404_no_redirect',''),(2012,0,'http://flatironsxrayservices.com/XxX.php','404','2022-04-25 01:14:42',1650849282,404,404,'is_404_no_redirect',''),(2013,0,'http://flatironsxrayservices.com/Marvins.php','404','2022-04-25 01:14:45',1650849285,404,404,'is_404_no_redirect',''),(2014,0,'http://flatironsxrayservices.com/Marvins.php','404','2022-04-25 01:14:48',1650849288,404,404,'is_404_no_redirect',''),(2015,0,'http://flatironsxrayservices.com/rxr.php?rxr','404','2022-04-25 01:14:49',1650849289,404,404,'is_404_no_redirect',''),(2016,0,'http://flatironsxrayservices.com/rxr.php?rxr','404','2022-04-25 01:14:54',1650849294,404,404,'is_404_no_redirect',''),(2017,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-25 01:14:55',1650849295,404,404,'is_404_no_redirect',''),(2018,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-25 01:14:57',1650849297,404,404,'is_404_no_redirect',''),(2019,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-25 01:15:00',1650849300,404,404,'is_404_no_redirect',''),(2020,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-25 01:15:04',1650849304,404,404,'is_404_no_redirect',''),(2021,0,'http://flatironsxrayservices.com/error.php','404','2022-04-25 01:15:08',1650849308,404,404,'is_404_no_redirect',''),(2022,0,'http://flatironsxrayservices.com/error.php','404','2022-04-25 01:15:10',1650849310,404,404,'is_404_no_redirect',''),(2023,0,'http://flatironsxrayservices.com/RxR.php','404','2022-04-25 01:15:14',1650849314,404,404,'is_404_no_redirect',''),(2024,0,'http://flatironsxrayservices.com/RxR.php','404','2022-04-25 01:15:16',1650849316,404,404,'is_404_no_redirect',''),(2025,0,'http://flatironsxrayservices.com/components/com_b2jcontact/izoc.php','404','2022-04-25 01:15:21',1650849321,404,404,'is_404_no_redirect',''),(2026,0,'http://flatironsxrayservices.com/components/com_b2jcontact/izoc.php','404','2022-04-25 01:15:23',1650849323,404,404,'is_404_no_redirect',''),(2027,0,'http://flatironsxrayservices.com/V3.php','404','2022-04-25 01:15:27',1650849327,404,404,'is_404_no_redirect',''),(2028,0,'http://flatironsxrayservices.com/V3.php','404','2022-04-25 01:15:28',1650849328,404,404,'is_404_no_redirect',''),(2029,0,'http://flatironsxrayservices.com/V5.php','404','2022-04-25 01:15:32',1650849332,404,404,'is_404_no_redirect',''),(2030,0,'http://flatironsxrayservices.com/V5.php','404','2022-04-25 01:15:34',1650849334,404,404,'is_404_no_redirect',''),(2031,0,'http://flatironsxrayservices.com/up.php','404','2022-04-25 01:15:45',1650849345,404,404,'is_404_no_redirect',''),(2032,0,'http://flatironsxrayservices.com/up.php','404','2022-04-25 01:15:47',1650849347,404,404,'is_404_no_redirect',''),(2033,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-25 01:15:51',1650849351,404,404,'is_404_no_redirect',''),(2034,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-25 01:15:53',1650849353,404,404,'is_404_no_redirect',''),(2035,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-25 01:15:57',1650849357,404,404,'is_404_no_redirect',''),(2036,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-25 01:15:59',1650849359,404,404,'is_404_no_redirect',''),(2037,0,'http://flatironsxrayservices.com/administrator/templates/bluestork/index.php','404','2022-04-25 01:16:03',1650849363,404,404,'is_404_no_redirect',''),(2038,0,'http://flatironsxrayservices.com/administrator/templates/bluestork/','404','2022-04-25 01:16:05',1650849365,404,404,'is_404_no_redirect',''),(2039,0,'http://flatironsxrayservices.com/administrator/templates/bluestork/error.php','404','2022-04-25 01:16:11',1650849371,404,404,'is_404_no_redirect',''),(2040,0,'http://flatironsxrayservices.com/administrator/templates/bluestork/error.php','404','2022-04-25 01:16:13',1650849373,404,404,'is_404_no_redirect',''),(2041,0,'http://flatironsxrayservices.com/administrator/templates/hathor/index.php','404','2022-04-25 01:16:18',1650849378,404,404,'is_404_no_redirect',''),(2042,0,'http://flatironsxrayservices.com/administrator/templates/hathor/','404','2022-04-25 01:16:19',1650849379,404,404,'is_404_no_redirect',''),(2043,0,'http://flatironsxrayservices.com/administrator/templates/hathor/error.php','404','2022-04-25 01:16:24',1650849384,404,404,'is_404_no_redirect',''),(2044,0,'http://flatironsxrayservices.com/administrator/templates/hathor/error.php','404','2022-04-25 01:16:26',1650849386,404,404,'is_404_no_redirect',''),(2045,0,'http://flatironsxrayservices.com/administrator/templates/isis/index.php','404','2022-04-25 01:16:31',1650849391,404,404,'is_404_no_redirect',''),(2046,0,'http://flatironsxrayservices.com/administrator/templates/isis/','404','2022-04-25 01:16:33',1650849393,404,404,'is_404_no_redirect',''),(2047,0,'http://flatironsxrayservices.com/administrator/templates/isis/error.php','404','2022-04-25 01:16:38',1650849398,404,404,'is_404_no_redirect',''),(2048,0,'http://flatironsxrayservices.com/administrator/templates/isis/error.php','404','2022-04-25 01:16:39',1650849399,404,404,'is_404_no_redirect',''),(2049,0,'http://flatironsxrayservices.com/templates/beez/index.php','404','2022-04-25 01:16:42',1650849402,404,404,'is_404_no_redirect',''),(2050,0,'http://flatironsxrayservices.com/templates/beez/','404','2022-04-25 01:16:43',1650849403,404,404,'is_404_no_redirect',''),(2051,0,'http://flatironsxrayservices.com/templates/ja_purity/index.php','404','2022-04-25 01:16:46',1650849406,404,404,'is_404_no_redirect',''),(2052,0,'http://flatironsxrayservices.com/templates/ja_purity/','404','2022-04-25 01:16:47',1650849407,404,404,'is_404_no_redirect',''),(2053,0,'http://flatironsxrayservices.com/templates/rhuk_milkyway/index.php','404','2022-04-25 01:16:50',1650849410,404,404,'is_404_no_redirect',''),(2054,0,'http://flatironsxrayservices.com/templates/rhuk_milkyway/','404','2022-04-25 01:16:51',1650849411,404,404,'is_404_no_redirect',''),(2055,0,'http://flatironsxrayservices.com/templates/system/index.php','404','2022-04-25 01:16:54',1650849414,404,404,'is_404_no_redirect',''),(2056,0,'http://flatironsxrayservices.com/templates/system/','404','2022-04-25 01:16:55',1650849415,404,404,'is_404_no_redirect',''),(2057,0,'http://flatironsxrayservices.com/templates/system/error.php','404','2022-04-25 01:16:58',1650849418,404,404,'is_404_no_redirect',''),(2058,0,'http://flatironsxrayservices.com/templates/system/error.php','404','2022-04-25 01:17:01',1650849421,404,404,'is_404_no_redirect',''),(2059,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-04-25 01:17:04',1650849424,404,404,'is_404_no_redirect',''),(2060,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-04-25 01:17:05',1650849425,404,404,'is_404_no_redirect',''),(2061,0,'http://flatironsxrayservices.com/templates/beez3/error.php','404','2022-04-25 01:17:07',1650849427,404,404,'is_404_no_redirect',''),(2062,0,'http://flatironsxrayservices.com/templates/beez3/error.php','404','2022-04-25 01:17:09',1650849429,404,404,'is_404_no_redirect',''),(2063,0,'http://flatironsxrayservices.com/templates/beez5/index.php','404','2022-04-25 01:17:12',1650849432,404,404,'is_404_no_redirect',''),(2064,0,'http://flatironsxrayservices.com/templates/beez5/','404','2022-04-25 01:17:14',1650849434,404,404,'is_404_no_redirect',''),(2065,0,'http://flatironsxrayservices.com/templates/beez5/error.php','404','2022-04-25 01:17:17',1650849437,404,404,'is_404_no_redirect',''),(2066,0,'http://flatironsxrayservices.com/templates/beez5/error.php','404','2022-04-25 01:17:18',1650849438,404,404,'is_404_no_redirect',''),(2067,0,'http://flatironsxrayservices.com/templates/beez_20/index.php','404','2022-04-25 01:17:21',1650849441,404,404,'is_404_no_redirect',''),(2068,0,'http://flatironsxrayservices.com/templates/beez_20/','404','2022-04-25 01:17:24',1650849444,404,404,'is_404_no_redirect',''),(2069,0,'http://flatironsxrayservices.com/templates/beez_20/error.php','404','2022-04-25 01:17:26',1650849446,404,404,'is_404_no_redirect',''),(2070,0,'http://flatironsxrayservices.com/templates/beez_20/error.php','404','2022-04-25 01:17:29',1650849449,404,404,'is_404_no_redirect',''),(2071,0,'http://flatironsxrayservices.com/templates/protostar/index.php','404','2022-04-25 01:17:32',1650849452,404,404,'is_404_no_redirect',''),(2072,0,'http://flatironsxrayservices.com/templates/protostar/','404','2022-04-25 01:17:34',1650849454,404,404,'is_404_no_redirect',''),(2073,0,'http://flatironsxrayservices.com/templates/protostar/error.php','404','2022-04-25 01:17:37',1650849457,404,404,'is_404_no_redirect',''),(2074,0,'http://flatironsxrayservices.com/templates/protostar/error.php','404','2022-04-25 01:17:40',1650849460,404,404,'is_404_no_redirect',''),(2075,0,'http://flatironsxrayservices.com/templates/atomic/index.php','404','2022-04-25 01:17:45',1650849465,404,404,'is_404_no_redirect',''),(2076,0,'http://flatironsxrayservices.com/templates/atomic/','404','2022-04-25 01:17:47',1650849467,404,404,'is_404_no_redirect',''),(2077,0,'http://flatironsxrayservices.com/templates/atomic/error.php','404','2022-04-25 01:17:52',1650849472,404,404,'is_404_no_redirect',''),(2078,0,'http://flatironsxrayservices.com/templates/atomic/error.php','404','2022-04-25 01:17:54',1650849474,404,404,'is_404_no_redirect',''),(2079,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-25 01:17:58',1650849478,404,404,'is_404_no_redirect',''),(2080,0,'http://flatironsxrayservices.com/olux.php','404','2022-04-25 01:18:00',1650849480,404,404,'is_404_no_redirect',''),(2081,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-25 01:18:04',1650849484,404,404,'is_404_no_redirect',''),(2082,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-25 01:18:06',1650849486,404,404,'is_404_no_redirect',''),(2083,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-25 01:18:10',1650849490,404,404,'is_404_no_redirect',''),(2084,0,'http://flatironsxrayservices.com/indoxploit.php','404','2022-04-25 01:18:12',1650849492,404,404,'is_404_no_redirect',''),(2085,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-25 01:18:16',1650849496,404,404,'is_404_no_redirect',''),(2086,0,'http://flatironsxrayservices.com/wso.php','404','2022-04-25 01:18:18',1650849498,404,404,'is_404_no_redirect',''),(2087,0,'http://flatironsxrayservices.com/images/','404','2022-04-25 01:18:22',1650849502,404,404,'is_404_no_redirect',''),(2088,0,'http://flatironsxrayservices.com/images/','404','2022-04-25 01:18:24',1650849504,404,404,'is_404_no_redirect',''),(2089,0,'http://flatironsxrayservices.com/uploads/','404','2022-04-25 01:18:28',1650849508,404,404,'is_404_no_redirect',''),(2090,0,'http://flatironsxrayservices.com/uploads/','404','2022-04-25 01:18:30',1650849510,404,404,'is_404_no_redirect',''),(2091,0,'http://flatironsxrayservices.com/img/','404','2022-04-25 01:18:35',1650849515,404,404,'is_404_no_redirect',''),(2092,0,'http://flatironsxrayservices.com/img/','404','2022-04-25 01:18:36',1650849516,404,404,'is_404_no_redirect',''),(2093,0,'http://flatironsxrayservices.com/upload/','404','2022-04-25 01:18:41',1650849521,404,404,'is_404_no_redirect',''),(2094,0,'http://flatironsxrayservices.com/upload/','404','2022-04-25 01:18:43',1650849523,404,404,'is_404_no_redirect',''),(2095,0,'http://flatironsxrayservices.com/gallery/','404','2022-04-25 01:18:48',1650849528,404,404,'is_404_no_redirect',''),(2096,0,'http://flatironsxrayservices.com/gallery/','404','2022-04-25 01:18:50',1650849530,404,404,'is_404_no_redirect',''),(2097,0,'http://flatironsxrayservices.com/files/','404','2022-04-25 01:18:54',1650849534,404,404,'is_404_no_redirect',''),(2098,0,'http://flatironsxrayservices.com/files/','404','2022-04-25 01:18:56',1650849536,404,404,'is_404_no_redirect',''),(2099,0,'http://flatironsxrayservices.com/pdf/','404','2022-04-25 01:19:00',1650849540,404,404,'is_404_no_redirect',''),(2100,0,'http://flatironsxrayservices.com/pdf/','404','2022-04-25 01:19:02',1650849542,404,404,'is_404_no_redirect',''),(2101,0,'http://flatironsxrayservices.com/docs/','404','2022-04-25 01:19:07',1650849547,404,404,'is_404_no_redirect',''),(2102,0,'http://flatironsxrayservices.com/docs/','404','2022-04-25 01:19:08',1650849548,404,404,'is_404_no_redirect',''),(2103,0,'http://flatironsxrayservices.com/up.php','404','2022-04-25 01:19:16',1650849556,404,404,'is_404_no_redirect',''),(2104,0,'http://flatironsxrayservices.com/up.php','404','2022-04-25 01:19:17',1650849557,404,404,'is_404_no_redirect',''),(2105,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-25 01:19:20',1650849560,404,404,'is_404_no_redirect',''),(2106,0,'http://flatironsxrayservices.com/upload.php','404','2022-04-25 01:19:22',1650849562,404,404,'is_404_no_redirect',''),(2107,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-25 01:19:26',1650849566,404,404,'is_404_no_redirect',''),(2108,0,'http://flatironsxrayservices.com/shell.php','404','2022-04-25 01:19:27',1650849567,404,404,'is_404_no_redirect',''),(2109,0,'http://flatironsxrayservices.com/.env','404','2022-04-25 17:29:16',1650907756,404,404,'is_404_no_redirect',''),(2110,0,'http://flatironsxrayservices.com/.env','404','2022-04-25 17:29:18',1650907758,404,404,'is_404_no_redirect',''),(2111,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-04-26 00:18:23',1650932303,404,404,'is_404_no_redirect',''),(2112,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-04-26 00:19:34',1650932374,404,404,'is_404_no_redirect',''),(2113,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-04-26 00:21:42',1650932502,404,404,'is_404_no_redirect',''),(2114,0,'http://flatironsxrayservices.com/.env','404','2022-04-26 01:05:46',1650935146,404,404,'is_404_no_redirect',''),(2115,0,'http://flatironsxrayservices.com/.env','404','2022-04-26 01:21:17',1650936077,404,404,'is_404_no_redirect',''),(2116,0,'http://flatironsxrayservices.com/.git/HEAD','404','2022-04-26 02:26:02',1650939962,404,404,'is_404_no_redirect',''),(2117,0,'http://flatironsxrayservices.com/.git/HEAD','404','2022-04-26 02:29:52',1650940192,404,404,'is_404_no_redirect',''),(2118,0,'http://flatironsxrayservices.com/.git/HEAD','404','2022-04-26 12:43:16',1650976996,404,404,'is_404_no_redirect',''),(2119,0,'http://flatironsxrayservices.com/.env','404','2022-04-26 21:51:25',1651009885,404,404,'is_404_no_redirect',''),(2120,0,'http://flatironsxrayservices.com/vendor/.env','404','2022-04-26 21:51:28',1651009888,404,404,'is_404_no_redirect',''),(2121,0,'http://flatironsxrayservices.com/storage/.env','404','2022-04-26 21:51:30',1651009890,404,404,'is_404_no_redirect',''),(2122,0,'http://flatironsxrayservices.com/public/.env','404','2022-04-26 21:51:31',1651009891,404,404,'is_404_no_redirect',''),(2123,0,'http://flatironsxrayservices.com/.env','404','2022-04-26 22:11:59',1651011119,404,404,'is_404_no_redirect',''),(2124,0,'http://flatironsxrayservices.com/vendor/.env','404','2022-04-26 22:12:00',1651011120,404,404,'is_404_no_redirect',''),(2125,0,'http://flatironsxrayservices.com/storage/.env','404','2022-04-26 22:12:02',1651011122,404,404,'is_404_no_redirect',''),(2126,0,'http://flatironsxrayservices.com/public/.env','404','2022-04-26 22:12:07',1651011127,404,404,'is_404_no_redirect',''),(2127,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-04-27 03:11:17',1651029077,404,404,'is_404_no_redirect',''),(2128,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-04-27 03:14:43',1651029283,404,404,'is_404_no_redirect',''),(2129,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-04-27 03:22:26',1651029746,404,404,'is_404_no_redirect',''),(2130,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-04-27 10:29:09',1651055349,404,404,'is_404_no_redirect',''),(2131,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-04-27 10:32:55',1651055575,404,404,'is_404_no_redirect',''),(2132,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-04-27 10:41:29',1651056089,404,404,'is_404_no_redirect',''),(2133,0,'http://flatironsxrayservices.com/.env','404','2022-04-28 18:08:30',1651169310,404,404,'is_404_no_redirect',''),(2134,0,'http://flatironsxrayservices.com/.env','404','2022-04-28 18:09:07',1651169347,404,404,'is_404_no_redirect',''),(2135,0,'http://flatironsxrayservices.com/about-us/','404','2022-04-28 21:58:18',1651183098,404,404,'is_404_no_redirect',''),(2136,0,'http://flatironsxrayservices.com/.env','404','2022-04-29 19:18:37',1651259917,404,404,'is_404_no_redirect',''),(2137,0,'http://flatironsxrayservices.com/.env','404','2022-04-29 20:19:01',1651263541,404,404,'is_404_no_redirect',''),(2138,0,'http://flatironsxrayservices.com/.env','404','2022-04-30 16:27:24',1651336044,404,404,'is_404_no_redirect',''),(2139,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-01 08:08:48',1651392528,404,404,'is_404_no_redirect',''),(2140,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-01 08:12:09',1651392729,404,404,'is_404_no_redirect',''),(2141,0,'http://flatironsxrayservices.com/.env','404','2022-05-01 11:13:00',1651403580,404,404,'is_404_no_redirect',''),(2142,0,'http://flatironsxrayservices.com/.env','404','2022-05-01 11:37:32',1651405052,404,404,'is_404_no_redirect',''),(2143,0,'http://flatironsxrayservices.com/.env','404','2022-05-01 11:38:06',1651405086,404,404,'is_404_no_redirect',''),(2144,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-01 12:08:52',1651406932,404,404,'is_404_no_redirect',''),(2145,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-01 12:08:54',1651406934,404,404,'is_404_no_redirect',''),(2146,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-01 12:10:14',1651407014,404,404,'is_404_no_redirect',''),(2147,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-01 12:12:42',1651407162,404,404,'is_404_no_redirect',''),(2148,0,'http://flatironsxrayservices.com/.env','404','2022-05-01 17:20:01',1651425601,404,404,'is_404_no_redirect',''),(2149,0,'http://flatironsxrayservices.com/.env','404','2022-05-01 18:59:57',1651431597,404,404,'is_404_no_redirect',''),(2150,0,'http://flatironsxrayservices.com/.env','404','2022-05-01 19:00:58',1651431658,404,404,'is_404_no_redirect',''),(2151,0,'http://flatironsxrayservices.com/.env','404','2022-05-01 19:25:31',1651433131,404,404,'is_404_no_redirect',''),(2152,0,'http://flatironsxrayservices.com/.env','404','2022-05-01 19:26:17',1651433177,404,404,'is_404_no_redirect',''),(2153,0,'http://flatironsxrayservices.com/style.php','404','2022-05-02 01:55:10',1651456510,404,404,'is_404_no_redirect',''),(2154,0,'http://flatironsxrayservices.com/style.php','404','2022-05-02 01:55:12',1651456512,404,404,'is_404_no_redirect',''),(2155,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-05-02 01:55:15',1651456515,404,404,'is_404_no_redirect',''),(2156,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-05-02 01:55:16',1651456516,404,404,'is_404_no_redirect',''),(2157,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-02 01:55:19',1651456519,404,404,'is_404_no_redirect',''),(2158,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-02 01:55:20',1651456520,404,404,'is_404_no_redirect',''),(2159,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-02 01:55:22',1651456522,404,404,'is_404_no_redirect',''),(2160,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-02 01:55:23',1651456523,404,404,'is_404_no_redirect',''),(2161,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-02 01:55:24',1651456524,404,404,'is_404_no_redirect',''),(2162,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-02 01:55:25',1651456525,404,404,'is_404_no_redirect',''),(2163,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-02 01:55:27',1651456527,404,404,'is_404_no_redirect',''),(2164,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-02 01:55:28',1651456528,404,404,'is_404_no_redirect',''),(2165,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-02 01:55:30',1651456530,404,404,'is_404_no_redirect',''),(2166,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-02 01:55:31',1651456531,404,404,'is_404_no_redirect',''),(2167,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-02 01:55:33',1651456533,404,404,'is_404_no_redirect',''),(2168,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-02 01:55:34',1651456534,404,404,'is_404_no_redirect',''),(2169,0,'http://flatironsxrayservices.com/beence.php','404','2022-05-02 01:55:35',1651456535,404,404,'is_404_no_redirect',''),(2170,0,'http://flatironsxrayservices.com/beence.php','404','2022-05-02 01:55:37',1651456537,404,404,'is_404_no_redirect',''),(2171,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-02 01:55:38',1651456538,404,404,'is_404_no_redirect',''),(2172,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-02 01:55:39',1651456539,404,404,'is_404_no_redirect',''),(2173,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-02 01:55:41',1651456541,404,404,'is_404_no_redirect',''),(2174,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-02 01:55:41',1651456541,404,404,'is_404_no_redirect',''),(2175,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-02 01:55:43',1651456543,404,404,'is_404_no_redirect',''),(2176,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-02 01:55:44',1651456544,404,404,'is_404_no_redirect',''),(2177,0,'http://flatironsxrayservices.com/export.php','404','2022-05-02 01:55:46',1651456546,404,404,'is_404_no_redirect',''),(2178,0,'http://flatironsxrayservices.com/export.php','404','2022-05-02 01:55:47',1651456547,404,404,'is_404_no_redirect',''),(2179,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-02 01:55:48',1651456548,404,404,'is_404_no_redirect',''),(2180,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-02 01:55:49',1651456549,404,404,'is_404_no_redirect',''),(2181,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-02 01:55:50',1651456550,404,404,'is_404_no_redirect',''),(2182,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-02 01:55:52',1651456552,404,404,'is_404_no_redirect',''),(2183,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-02 01:55:55',1651456555,404,404,'is_404_no_redirect',''),(2184,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-02 01:56:00',1651456560,404,404,'is_404_no_redirect',''),(2185,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-02 01:57:15',1651456635,404,404,'is_404_no_redirect',''),(2186,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-02 01:57:16',1651456636,404,404,'is_404_no_redirect',''),(2187,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-02 01:57:18',1651456638,404,404,'is_404_no_redirect',''),(2188,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-02 01:57:19',1651456639,404,404,'is_404_no_redirect',''),(2189,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-02 01:57:21',1651456641,404,404,'is_404_no_redirect',''),(2190,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-02 01:57:22',1651456642,404,404,'is_404_no_redirect',''),(2191,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-02 01:57:24',1651456644,404,404,'is_404_no_redirect',''),(2192,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-02 01:57:25',1651456645,404,404,'is_404_no_redirect',''),(2193,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-02 01:57:26',1651456646,404,404,'is_404_no_redirect',''),(2194,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-02 01:57:27',1651456647,404,404,'is_404_no_redirect',''),(2195,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-05-02 01:57:29',1651456649,404,404,'is_404_no_redirect',''),(2196,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-05-02 01:57:31',1651456651,404,404,'is_404_no_redirect',''),(2197,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-05-02 01:57:34',1651456654,404,404,'is_404_no_redirect',''),(2198,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-05-02 01:57:35',1651456655,404,404,'is_404_no_redirect',''),(2199,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-05-02 01:57:37',1651456657,404,404,'is_404_no_redirect',''),(2200,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-05-02 01:57:38',1651456658,404,404,'is_404_no_redirect',''),(2201,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-05-02 01:57:39',1651456659,404,404,'is_404_no_redirect',''),(2202,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-05-02 01:57:40',1651456660,404,404,'is_404_no_redirect',''),(2203,0,'http://flatironsxrayservices.com/legion.php','404','2022-05-02 01:57:42',1651456662,404,404,'is_404_no_redirect',''),(2204,0,'http://flatironsxrayservices.com/legion.php','404','2022-05-02 01:57:43',1651456663,404,404,'is_404_no_redirect',''),(2205,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-05-02 01:57:45',1651456665,404,404,'is_404_no_redirect',''),(2206,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-05-02 01:57:46',1651456666,404,404,'is_404_no_redirect',''),(2207,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-05-02 01:57:48',1651456668,404,404,'is_404_no_redirect',''),(2208,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-05-02 01:57:49',1651456669,404,404,'is_404_no_redirect',''),(2209,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-02 01:57:50',1651456670,404,404,'is_404_no_redirect',''),(2210,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-02 01:57:52',1651456672,404,404,'is_404_no_redirect',''),(2211,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-05-02 01:57:54',1651456674,404,404,'is_404_no_redirect',''),(2212,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-05-02 01:57:55',1651456675,404,404,'is_404_no_redirect',''),(2213,0,'http://flatironsxrayservices.com/archives.php','404','2022-05-02 01:57:57',1651456677,404,404,'is_404_no_redirect',''),(2214,0,'http://flatironsxrayservices.com/archives.php','404','2022-05-02 01:57:58',1651456678,404,404,'is_404_no_redirect',''),(2215,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-02 01:58:01',1651456681,404,404,'is_404_no_redirect',''),(2216,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-02 01:58:02',1651456682,404,404,'is_404_no_redirect',''),(2217,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-02 01:58:04',1651456684,404,404,'is_404_no_redirect',''),(2218,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-02 01:58:05',1651456685,404,404,'is_404_no_redirect',''),(2219,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-02 01:58:07',1651456687,404,404,'is_404_no_redirect',''),(2220,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-02 01:58:09',1651456689,404,404,'is_404_no_redirect',''),(2221,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-05-02 01:58:11',1651456691,404,404,'is_404_no_redirect',''),(2222,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-05-02 01:58:12',1651456692,404,404,'is_404_no_redirect',''),(2223,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-02 01:58:13',1651456693,404,404,'is_404_no_redirect',''),(2224,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-02 01:58:15',1651456695,404,404,'is_404_no_redirect',''),(2225,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-05-02 01:58:17',1651456697,404,404,'is_404_no_redirect',''),(2226,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-05-02 01:58:18',1651456698,404,404,'is_404_no_redirect',''),(2227,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-05-02 01:58:19',1651456699,404,404,'is_404_no_redirect',''),(2228,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-05-02 01:58:21',1651456701,404,404,'is_404_no_redirect',''),(2229,0,'http://flatironsxrayservices.com/cgialfa','404','2022-05-02 01:58:22',1651456702,404,404,'is_404_no_redirect',''),(2230,0,'http://flatironsxrayservices.com/cgialfa','404','2022-05-02 01:58:24',1651456704,404,404,'is_404_no_redirect',''),(2231,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-05-02 01:58:26',1651456706,404,404,'is_404_no_redirect',''),(2232,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-05-02 01:58:27',1651456707,404,404,'is_404_no_redirect',''),(2233,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-05-02 01:58:28',1651456708,404,404,'is_404_no_redirect',''),(2234,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-05-02 01:58:30',1651456710,404,404,'is_404_no_redirect',''),(2235,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-05-02 01:58:32',1651456712,404,404,'is_404_no_redirect',''),(2236,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-05-02 01:58:33',1651456713,404,404,'is_404_no_redirect',''),(2237,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-05-02 01:58:35',1651456715,404,404,'is_404_no_redirect',''),(2238,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-05-02 01:58:37',1651456717,404,404,'is_404_no_redirect',''),(2239,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-05-02 01:58:38',1651456718,404,404,'is_404_no_redirect',''),(2240,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-05-02 01:58:39',1651456719,404,404,'is_404_no_redirect',''),(2241,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-05-02 01:58:41',1651456721,404,404,'is_404_no_redirect',''),(2242,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-05-02 01:58:42',1651456722,404,404,'is_404_no_redirect',''),(2243,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-05-02 01:58:44',1651456724,404,404,'is_404_no_redirect',''),(2244,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-05-02 01:58:44',1651456724,404,404,'is_404_no_redirect',''),(2245,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-05-02 01:58:47',1651456727,404,404,'is_404_no_redirect',''),(2246,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-05-02 01:58:48',1651456728,404,404,'is_404_no_redirect',''),(2247,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-05-02 01:58:50',1651456730,404,404,'is_404_no_redirect',''),(2248,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-05-02 01:58:51',1651456731,404,404,'is_404_no_redirect',''),(2249,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-05-02 01:58:52',1651456732,404,404,'is_404_no_redirect',''),(2250,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-05-02 02:00:07',1651456807,404,404,'is_404_no_redirect',''),(2251,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-05-02 02:00:09',1651456809,404,404,'is_404_no_redirect',''),(2252,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-05-02 02:00:11',1651456811,404,404,'is_404_no_redirect',''),(2253,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-05-02 02:00:12',1651456812,404,404,'is_404_no_redirect',''),(2254,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-05-02 02:00:13',1651456813,404,404,'is_404_no_redirect',''),(2255,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-05-02 02:00:17',1651456817,404,404,'is_404_no_redirect',''),(2256,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-05-02 02:00:17',1651456817,404,404,'is_404_no_redirect',''),(2257,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-05-02 02:00:20',1651456820,404,404,'is_404_no_redirect',''),(2258,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-05-02 02:00:21',1651456821,404,404,'is_404_no_redirect',''),(2259,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-05-02 02:00:23',1651456823,404,404,'is_404_no_redirect',''),(2260,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-05-02 02:00:24',1651456824,404,404,'is_404_no_redirect',''),(2261,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-05-02 02:00:26',1651456826,404,404,'is_404_no_redirect',''),(2262,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-05-02 02:00:27',1651456827,404,404,'is_404_no_redirect',''),(2263,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-05-02 02:00:28',1651456828,404,404,'is_404_no_redirect',''),(2264,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-05-02 02:00:29',1651456829,404,404,'is_404_no_redirect',''),(2265,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-05-02 02:00:31',1651456831,404,404,'is_404_no_redirect',''),(2266,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-05-02 02:00:32',1651456832,404,404,'is_404_no_redirect',''),(2267,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-05-02 02:00:33',1651456833,404,404,'is_404_no_redirect',''),(2268,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-05-02 02:00:34',1651456834,404,404,'is_404_no_redirect',''),(2269,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-05-02 02:00:36',1651456836,404,404,'is_404_no_redirect',''),(2270,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-05-02 02:00:37',1651456837,404,404,'is_404_no_redirect',''),(2271,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-05-02 02:00:39',1651456839,404,404,'is_404_no_redirect',''),(2272,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-05-02 02:00:40',1651456840,404,404,'is_404_no_redirect',''),(2273,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-05-02 02:00:41',1651456841,404,404,'is_404_no_redirect',''),(2274,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-05-02 02:00:42',1651456842,404,404,'is_404_no_redirect',''),(2275,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-05-02 02:00:44',1651456844,404,404,'is_404_no_redirect',''),(2276,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-05-02 02:00:45',1651456845,404,404,'is_404_no_redirect',''),(2277,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-05-02 02:00:47',1651456847,404,404,'is_404_no_redirect',''),(2278,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-05-02 02:00:48',1651456848,404,404,'is_404_no_redirect',''),(2279,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-05-02 02:00:50',1651456850,404,404,'is_404_no_redirect',''),(2280,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-05-02 02:00:51',1651456851,404,404,'is_404_no_redirect',''),(2281,0,'http://flatironsxrayservices.com/olux.php','404','2022-05-02 02:00:57',1651456857,404,404,'is_404_no_redirect',''),(2282,0,'http://flatironsxrayservices.com/olux.php','404','2022-05-02 02:00:58',1651456858,404,404,'is_404_no_redirect',''),(2283,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-02 02:00:59',1651456859,404,404,'is_404_no_redirect',''),(2284,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-02 02:01:00',1651456860,404,404,'is_404_no_redirect',''),(2285,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-02 02:01:01',1651456861,404,404,'is_404_no_redirect',''),(2286,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-02 02:01:02',1651456862,404,404,'is_404_no_redirect',''),(2287,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-02 02:01:03',1651456863,404,404,'is_404_no_redirect',''),(2288,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-02 02:01:04',1651456864,404,404,'is_404_no_redirect',''),(2289,0,'http://flatironsxrayservices.com/up.php','404','2022-05-02 02:01:05',1651456865,404,404,'is_404_no_redirect',''),(2290,0,'http://flatironsxrayservices.com/up.php','404','2022-05-02 02:01:07',1651456867,404,404,'is_404_no_redirect',''),(2291,0,'http://flatironsxrayservices.com/upload.php','404','2022-05-02 02:01:08',1651456868,404,404,'is_404_no_redirect',''),(2292,0,'http://flatironsxrayservices.com/upload.php','404','2022-05-02 02:01:09',1651456869,404,404,'is_404_no_redirect',''),(2293,0,'http://flatironsxrayservices.com/1.php','404','2022-05-02 02:01:10',1651456870,404,404,'is_404_no_redirect',''),(2294,0,'http://flatironsxrayservices.com/1.php','404','2022-05-02 02:01:11',1651456871,404,404,'is_404_no_redirect',''),(2295,0,'http://flatironsxrayservices.com/x.php','404','2022-05-02 02:01:13',1651456873,404,404,'is_404_no_redirect',''),(2296,0,'http://flatironsxrayservices.com/x.php','404','2022-05-02 02:01:13',1651456873,404,404,'is_404_no_redirect',''),(2297,0,'http://flatironsxrayservices.com/z.php','404','2022-05-02 02:01:14',1651456874,404,404,'is_404_no_redirect',''),(2298,0,'http://flatironsxrayservices.com/z.php','404','2022-05-02 02:01:15',1651456875,404,404,'is_404_no_redirect',''),(2299,0,'http://flatironsxrayservices.com/a.php','404','2022-05-02 02:01:17',1651456877,404,404,'is_404_no_redirect',''),(2300,0,'http://flatironsxrayservices.com/a.php','404','2022-05-02 02:01:18',1651456878,404,404,'is_404_no_redirect',''),(2301,0,'http://flatironsxrayservices.com/test.php','404','2022-05-02 02:01:19',1651456879,404,404,'is_404_no_redirect',''),(2302,0,'http://flatironsxrayservices.com/test.php','404','2022-05-02 02:01:20',1651456880,404,404,'is_404_no_redirect',''),(2303,0,'http://flatironsxrayservices.com/wp.php','404','2022-05-02 02:01:21',1651456881,404,404,'is_404_no_redirect',''),(2304,0,'http://flatironsxrayservices.com/wp.php','404','2022-05-02 02:01:22',1651456882,404,404,'is_404_no_redirect',''),(2305,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-02 02:01:23',1651456883,404,404,'is_404_no_redirect',''),(2306,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-02 02:01:25',1651456885,404,404,'is_404_no_redirect',''),(2307,0,'http://flatironsxrayservices.com/config.php','404','2022-05-02 02:01:26',1651456886,404,404,'is_404_no_redirect',''),(2308,0,'http://flatironsxrayservices.com/config.php','404','2022-05-02 02:01:27',1651456887,404,404,'is_404_no_redirect',''),(2309,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-05-02 02:01:28',1651456888,404,404,'is_404_no_redirect',''),(2310,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-05-02 02:01:29',1651456889,404,404,'is_404_no_redirect',''),(2311,0,'http://flatironsxrayservices.com/about.php','404','2022-05-02 02:01:30',1651456890,404,404,'is_404_no_redirect',''),(2312,0,'http://flatironsxrayservices.com/about.php','404','2022-05-02 02:01:31',1651456891,404,404,'is_404_no_redirect',''),(2313,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-02 02:01:33',1651456893,404,404,'is_404_no_redirect',''),(2314,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-02 02:01:34',1651456894,404,404,'is_404_no_redirect',''),(2315,0,'http://flatironsxrayservices.com/style.php','404','2022-05-02 02:33:38',1651458818,404,404,'is_404_no_redirect',''),(2316,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-05-02 02:33:39',1651458819,404,404,'is_404_no_redirect',''),(2317,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-02 02:33:41',1651458821,404,404,'is_404_no_redirect',''),(2318,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-02 02:33:43',1651458823,404,404,'is_404_no_redirect',''),(2319,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-02 02:33:45',1651458825,404,404,'is_404_no_redirect',''),(2320,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-02 02:33:48',1651458828,404,404,'is_404_no_redirect',''),(2321,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-02 02:33:49',1651458829,404,404,'is_404_no_redirect',''),(2322,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-02 02:33:52',1651458832,404,404,'is_404_no_redirect',''),(2323,0,'http://flatironsxrayservices.com/beence.php','404','2022-05-02 02:33:54',1651458834,404,404,'is_404_no_redirect',''),(2324,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-02 02:33:56',1651458836,404,404,'is_404_no_redirect',''),(2325,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-02 02:33:58',1651458838,404,404,'is_404_no_redirect',''),(2326,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-02 02:34:01',1651458841,404,404,'is_404_no_redirect',''),(2327,0,'http://flatironsxrayservices.com/export.php','404','2022-05-02 02:34:03',1651458843,404,404,'is_404_no_redirect',''),(2328,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-02 02:34:05',1651458845,404,404,'is_404_no_redirect',''),(2329,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-02 02:34:07',1651458847,404,404,'is_404_no_redirect',''),(2330,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-02 02:34:13',1651458853,404,404,'is_404_no_redirect',''),(2331,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-02 02:34:14',1651458854,404,404,'is_404_no_redirect',''),(2332,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-02 02:34:17',1651458857,404,404,'is_404_no_redirect',''),(2333,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-02 02:34:20',1651458860,404,404,'is_404_no_redirect',''),(2334,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-02 02:34:22',1651458862,404,404,'is_404_no_redirect',''),(2335,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-02 02:34:36',1651458876,404,404,'is_404_no_redirect',''),(2336,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-05-02 02:34:55',1651458895,404,404,'is_404_no_redirect',''),(2337,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-05-02 02:35:00',1651458900,404,404,'is_404_no_redirect',''),(2338,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-05-02 02:35:14',1651458914,404,404,'is_404_no_redirect',''),(2339,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-05-02 02:35:15',1651458915,404,404,'is_404_no_redirect',''),(2340,0,'http://flatironsxrayservices.com/legion.php','404','2022-05-02 02:35:17',1651458917,404,404,'is_404_no_redirect',''),(2341,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-05-02 02:35:19',1651458919,404,404,'is_404_no_redirect',''),(2342,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-05-02 02:35:22',1651458922,404,404,'is_404_no_redirect',''),(2343,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-02 02:35:23',1651458923,404,404,'is_404_no_redirect',''),(2344,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-05-02 02:35:25',1651458925,404,404,'is_404_no_redirect',''),(2345,0,'http://flatironsxrayservices.com/archives.php','404','2022-05-02 02:35:27',1651458927,404,404,'is_404_no_redirect',''),(2346,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-02 02:35:29',1651458929,404,404,'is_404_no_redirect',''),(2347,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-02 02:35:31',1651458931,404,404,'is_404_no_redirect',''),(2348,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-02 02:35:33',1651458933,404,404,'is_404_no_redirect',''),(2349,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-05-02 02:35:35',1651458935,404,404,'is_404_no_redirect',''),(2350,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-02 02:35:36',1651458936,404,404,'is_404_no_redirect',''),(2351,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-05-02 02:35:38',1651458938,404,404,'is_404_no_redirect',''),(2352,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-05-02 02:35:40',1651458940,404,404,'is_404_no_redirect',''),(2353,0,'http://flatironsxrayservices.com/cgialfa','404','2022-05-02 02:35:42',1651458942,404,404,'is_404_no_redirect',''),(2354,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-05-02 02:35:43',1651458943,404,404,'is_404_no_redirect',''),(2355,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-05-02 02:35:46',1651458946,404,404,'is_404_no_redirect',''),(2356,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-05-02 02:35:47',1651458947,404,404,'is_404_no_redirect',''),(2357,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-05-02 02:35:49',1651458949,404,404,'is_404_no_redirect',''),(2358,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-05-02 02:35:51',1651458951,404,404,'is_404_no_redirect',''),(2359,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-05-02 02:35:52',1651458952,404,404,'is_404_no_redirect',''),(2360,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-05-02 02:35:54',1651458954,404,404,'is_404_no_redirect',''),(2361,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-05-02 02:35:55',1651458955,404,404,'is_404_no_redirect',''),(2362,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-05-02 02:35:57',1651458957,404,404,'is_404_no_redirect',''),(2363,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-05-02 02:35:59',1651458959,404,404,'is_404_no_redirect',''),(2364,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-05-02 02:36:01',1651458961,404,404,'is_404_no_redirect',''),(2365,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-05-02 02:36:04',1651458964,404,404,'is_404_no_redirect',''),(2366,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-05-02 02:36:05',1651458965,404,404,'is_404_no_redirect',''),(2367,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-05-02 02:36:07',1651458967,404,404,'is_404_no_redirect',''),(2368,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-05-02 02:36:09',1651458969,404,404,'is_404_no_redirect',''),(2369,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-05-02 02:36:11',1651458971,404,404,'is_404_no_redirect',''),(2370,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-05-02 02:36:12',1651458972,404,404,'is_404_no_redirect',''),(2371,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-05-02 02:36:14',1651458974,404,404,'is_404_no_redirect',''),(2372,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-05-02 02:36:16',1651458976,404,404,'is_404_no_redirect',''),(2373,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-05-02 02:36:18',1651458978,404,404,'is_404_no_redirect',''),(2374,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-05-02 02:36:20',1651458980,404,404,'is_404_no_redirect',''),(2375,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-05-02 02:36:21',1651458981,404,404,'is_404_no_redirect',''),(2376,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-05-02 02:36:23',1651458983,404,404,'is_404_no_redirect',''),(2377,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-05-02 02:36:25',1651458985,404,404,'is_404_no_redirect',''),(2378,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-05-02 02:36:27',1651458987,404,404,'is_404_no_redirect',''),(2379,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-02 02:36:32',1651458992,404,404,'is_404_no_redirect',''),(2380,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-02 02:36:34',1651458994,404,404,'is_404_no_redirect',''),(2381,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-02 02:36:35',1651458995,404,404,'is_404_no_redirect',''),(2382,0,'http://flatironsxrayservices.com/up.php','404','2022-05-02 02:36:36',1651458996,404,404,'is_404_no_redirect',''),(2383,0,'http://flatironsxrayservices.com/upload.php','404','2022-05-02 02:36:37',1651458997,404,404,'is_404_no_redirect',''),(2384,0,'http://flatironsxrayservices.com/1.php','404','2022-05-02 02:36:39',1651458999,404,404,'is_404_no_redirect',''),(2385,0,'http://flatironsxrayservices.com/x.php','404','2022-05-02 02:36:40',1651459000,404,404,'is_404_no_redirect',''),(2386,0,'http://flatironsxrayservices.com/z.php','404','2022-05-02 02:36:42',1651459002,404,404,'is_404_no_redirect',''),(2387,0,'http://flatironsxrayservices.com/a.php','404','2022-05-02 02:36:44',1651459004,404,404,'is_404_no_redirect',''),(2388,0,'http://flatironsxrayservices.com/test.php','404','2022-05-02 02:36:45',1651459005,404,404,'is_404_no_redirect',''),(2389,0,'http://flatironsxrayservices.com/wp.php','404','2022-05-02 02:36:47',1651459007,404,404,'is_404_no_redirect',''),(2390,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-02 02:36:48',1651459008,404,404,'is_404_no_redirect',''),(2391,0,'http://flatironsxrayservices.com/config.php','404','2022-05-02 02:36:50',1651459010,404,404,'is_404_no_redirect',''),(2392,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-05-02 02:36:51',1651459011,404,404,'is_404_no_redirect',''),(2393,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-05-02 02:36:52',1651459012,404,404,'is_404_no_redirect',''),(2394,0,'http://flatironsxrayservices.com/about.php','404','2022-05-02 02:36:55',1651459015,404,404,'is_404_no_redirect',''),(2395,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-02 02:36:56',1651459016,404,404,'is_404_no_redirect',''),(2396,0,'http://flatironsxrayservices.com/.env','404','2022-05-02 02:40:43',1651459243,404,404,'is_404_no_redirect',''),(2397,0,'http://flatironsxrayservices.com/about-x-ray-machine-certification-evaluations//favicon.ico','404','2022-05-02 05:38:21',1651469901,404,404,'is_404_no_redirect',''),(2398,0,'http://flatironsxrayservices.com/faq//favicon.ico','404','2022-05-02 05:38:41',1651469921,404,404,'is_404_no_redirect',''),(2399,0,'http://flatironsxrayservices.com/faq/favicon.ico','404','2022-05-02 05:38:44',1651469924,404,404,'is_404_no_redirect',''),(2400,0,'http://flatironsxrayservices.com/resources//favicon.ico','404','2022-05-02 05:39:00',1651469940,404,404,'is_404_no_redirect',''),(2401,0,'http://flatironsxrayservices.com/resources/favicon.ico','404','2022-05-02 05:39:02',1651469942,404,404,'is_404_no_redirect',''),(2402,0,'http://flatironsxrayservices.com/faq//favicon.ico','404','2022-05-02 06:37:53',1651473473,404,404,'is_404_no_redirect',''),(2403,0,'http://flatironsxrayservices.com/faq/favicon.ico','404','2022-05-02 06:37:56',1651473476,404,404,'is_404_no_redirect',''),(2404,0,'http://flatironsxrayservices.com/resources//favicon.ico','404','2022-05-02 06:38:30',1651473510,404,404,'is_404_no_redirect',''),(2405,0,'http://flatironsxrayservices.com/resources/favicon.ico','404','2022-05-02 06:38:31',1651473511,404,404,'is_404_no_redirect',''),(2406,0,'http://flatironsxrayservices.com/style.php','404','2022-05-02 07:48:10',1651477690,404,404,'is_404_no_redirect',''),(2407,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-05-02 07:48:12',1651477692,404,404,'is_404_no_redirect',''),(2408,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-02 07:48:35',1651477715,404,404,'is_404_no_redirect',''),(2409,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-02 07:49:10',1651477750,404,404,'is_404_no_redirect',''),(2410,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-02 07:50:24',1651477824,404,404,'is_404_no_redirect',''),(2411,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-02 07:52:00',1651477920,404,404,'is_404_no_redirect',''),(2412,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-02 07:53:03',1651477983,404,404,'is_404_no_redirect',''),(2413,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-02 07:53:59',1651478039,404,404,'is_404_no_redirect',''),(2414,0,'http://flatironsxrayservices.com/beence.php','404','2022-05-02 07:54:21',1651478061,404,404,'is_404_no_redirect',''),(2415,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-02 07:54:36',1651478076,404,404,'is_404_no_redirect',''),(2416,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-02 07:54:49',1651478089,404,404,'is_404_no_redirect',''),(2417,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-02 07:57:08',1651478228,404,404,'is_404_no_redirect',''),(2418,0,'http://flatironsxrayservices.com/export.php','404','2022-05-02 07:59:00',1651478340,404,404,'is_404_no_redirect',''),(2419,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-02 07:59:01',1651478341,404,404,'is_404_no_redirect',''),(2420,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-02 07:59:17',1651478357,404,404,'is_404_no_redirect',''),(2421,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-02 08:00:06',1651478406,404,404,'is_404_no_redirect',''),(2422,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-02 08:00:07',1651478407,404,404,'is_404_no_redirect',''),(2423,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-02 08:00:28',1651478428,404,404,'is_404_no_redirect',''),(2424,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-02 08:01:18',1651478478,404,404,'is_404_no_redirect',''),(2425,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-02 08:03:42',1651478622,404,404,'is_404_no_redirect',''),(2426,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-02 08:04:50',1651478690,404,404,'is_404_no_redirect',''),(2427,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-05-02 08:05:33',1651478733,404,404,'is_404_no_redirect',''),(2428,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-05-02 08:07:47',1651478867,404,404,'is_404_no_redirect',''),(2429,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-05-02 08:09:20',1651478960,404,404,'is_404_no_redirect',''),(2430,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-05-02 08:09:21',1651478961,404,404,'is_404_no_redirect',''),(2431,0,'http://flatironsxrayservices.com/legion.php','404','2022-05-02 08:09:36',1651478976,404,404,'is_404_no_redirect',''),(2432,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-05-02 08:10:18',1651479018,404,404,'is_404_no_redirect',''),(2433,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-05-02 08:10:50',1651479050,404,404,'is_404_no_redirect',''),(2434,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-02 08:11:32',1651479092,404,404,'is_404_no_redirect',''),(2435,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-05-02 08:11:39',1651479099,404,404,'is_404_no_redirect',''),(2436,0,'http://flatironsxrayservices.com/archives.php','404','2022-05-02 08:12:11',1651479131,404,404,'is_404_no_redirect',''),(2437,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-02 08:14:01',1651479241,404,404,'is_404_no_redirect',''),(2438,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-02 08:14:41',1651479281,404,404,'is_404_no_redirect',''),(2439,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-02 08:15:03',1651479303,404,404,'is_404_no_redirect',''),(2440,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-05-02 08:16:15',1651479375,404,404,'is_404_no_redirect',''),(2441,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-02 08:17:25',1651479445,404,404,'is_404_no_redirect',''),(2442,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-05-02 08:19:26',1651479566,404,404,'is_404_no_redirect',''),(2443,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-05-02 08:19:27',1651479567,404,404,'is_404_no_redirect',''),(2444,0,'http://flatironsxrayservices.com/cgialfa','404','2022-05-02 08:19:29',1651479569,404,404,'is_404_no_redirect',''),(2445,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-05-02 08:19:30',1651479570,404,404,'is_404_no_redirect',''),(2446,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-05-02 08:19:38',1651479578,404,404,'is_404_no_redirect',''),(2447,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-05-02 08:19:40',1651479580,404,404,'is_404_no_redirect',''),(2448,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-05-02 08:19:41',1651479581,404,404,'is_404_no_redirect',''),(2449,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-05-02 08:19:43',1651479583,404,404,'is_404_no_redirect',''),(2450,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-05-02 08:19:44',1651479584,404,404,'is_404_no_redirect',''),(2451,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-05-02 08:19:45',1651479585,404,404,'is_404_no_redirect',''),(2452,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-05-02 08:19:46',1651479586,404,404,'is_404_no_redirect',''),(2453,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-05-02 08:19:47',1651479587,404,404,'is_404_no_redirect',''),(2454,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-05-02 08:19:49',1651479589,404,404,'is_404_no_redirect',''),(2455,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-05-02 08:19:50',1651479590,404,404,'is_404_no_redirect',''),(2456,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-05-02 08:19:51',1651479591,404,404,'is_404_no_redirect',''),(2457,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-05-02 08:19:52',1651479592,404,404,'is_404_no_redirect',''),(2458,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-05-02 08:19:53',1651479593,404,404,'is_404_no_redirect',''),(2459,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-05-02 08:19:54',1651479594,404,404,'is_404_no_redirect',''),(2460,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-05-02 08:19:56',1651479596,404,404,'is_404_no_redirect',''),(2461,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-05-02 08:19:57',1651479597,404,404,'is_404_no_redirect',''),(2462,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-05-02 08:19:58',1651479598,404,404,'is_404_no_redirect',''),(2463,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-05-02 08:20:00',1651479600,404,404,'is_404_no_redirect',''),(2464,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-05-02 08:20:01',1651479601,404,404,'is_404_no_redirect',''),(2465,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-05-02 08:20:04',1651479604,404,404,'is_404_no_redirect',''),(2466,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-05-02 08:20:05',1651479605,404,404,'is_404_no_redirect',''),(2467,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-05-02 08:20:06',1651479606,404,404,'is_404_no_redirect',''),(2468,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-05-02 08:20:07',1651479607,404,404,'is_404_no_redirect',''),(2469,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-05-02 08:21:23',1651479683,404,404,'is_404_no_redirect',''),(2470,0,'http://flatironsxrayservices.com/olux.php','404','2022-05-02 08:21:29',1651479689,404,404,'is_404_no_redirect',''),(2471,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-02 08:21:30',1651479690,404,404,'is_404_no_redirect',''),(2472,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-02 08:21:31',1651479691,404,404,'is_404_no_redirect',''),(2473,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-02 08:21:32',1651479692,404,404,'is_404_no_redirect',''),(2474,0,'http://flatironsxrayservices.com/up.php','404','2022-05-02 08:21:33',1651479693,404,404,'is_404_no_redirect',''),(2475,0,'http://flatironsxrayservices.com/upload.php','404','2022-05-02 08:21:34',1651479694,404,404,'is_404_no_redirect',''),(2476,0,'http://flatironsxrayservices.com/1.php','404','2022-05-02 08:21:35',1651479695,404,404,'is_404_no_redirect',''),(2477,0,'http://flatironsxrayservices.com/x.php','404','2022-05-02 08:21:36',1651479696,404,404,'is_404_no_redirect',''),(2478,0,'http://flatironsxrayservices.com/z.php','404','2022-05-02 08:21:37',1651479697,404,404,'is_404_no_redirect',''),(2479,0,'http://flatironsxrayservices.com/a.php','404','2022-05-02 08:21:38',1651479698,404,404,'is_404_no_redirect',''),(2480,0,'http://flatironsxrayservices.com/test.php','404','2022-05-02 08:21:39',1651479699,404,404,'is_404_no_redirect',''),(2481,0,'http://flatironsxrayservices.com/wp.php','404','2022-05-02 08:21:40',1651479700,404,404,'is_404_no_redirect',''),(2482,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-02 08:21:41',1651479701,404,404,'is_404_no_redirect',''),(2483,0,'http://flatironsxrayservices.com/config.php','404','2022-05-02 08:21:42',1651479702,404,404,'is_404_no_redirect',''),(2484,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-05-02 08:21:43',1651479703,404,404,'is_404_no_redirect',''),(2485,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-05-02 08:21:44',1651479704,404,404,'is_404_no_redirect',''),(2486,0,'http://flatironsxrayservices.com/about.php','404','2022-05-02 08:21:45',1651479705,404,404,'is_404_no_redirect',''),(2487,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-02 08:21:46',1651479706,404,404,'is_404_no_redirect',''),(2488,0,'http://flatironsxrayservices.com/wp','404','2022-05-03 00:16:32',1651536992,404,404,'is_404_no_redirect',''),(2489,0,'http://flatironsxrayservices.com/wordpress','404','2022-05-03 00:16:51',1651537011,404,404,'is_404_no_redirect',''),(2490,0,'http://flatironsxrayservices.com/staging','404','2022-05-03 00:17:25',1651537045,404,404,'is_404_no_redirect',''),(2491,0,'http://flatironsxrayservices.com/WP','404','2022-05-03 00:17:57',1651537077,404,404,'is_404_no_redirect',''),(2492,0,'http://flatironsxrayservices.com/shop','404','2022-05-03 00:18:09',1651537089,404,404,'is_404_no_redirect',''),(2493,0,'http://flatironsxrayservices.com/STORE','404','2022-05-03 00:18:15',1651537095,404,404,'is_404_no_redirect',''),(2494,0,'http://flatironsxrayservices.com/forum','404','2022-05-03 00:18:25',1651537105,404,404,'is_404_no_redirect',''),(2495,0,'http://flatironsxrayservices.com/FORUM','404','2022-05-03 00:18:36',1651537116,404,404,'is_404_no_redirect',''),(2496,0,'http://flatironsxrayservices.com/store','404','2022-05-03 00:18:57',1651537137,404,404,'is_404_no_redirect',''),(2497,0,'http://flatironsxrayservices.com/SHOP','404','2022-05-03 00:19:25',1651537165,404,404,'is_404_no_redirect',''),(2498,0,'http://flatironsxrayservices.com/WordPress','404','2022-05-03 00:19:46',1651537186,404,404,'is_404_no_redirect',''),(2499,0,'http://flatironsxrayservices.com/WORDPRESS','404','2022-05-03 00:20:02',1651537202,404,404,'is_404_no_redirect',''),(2500,0,'http://flatironsxrayservices.com/Staging','404','2022-05-03 00:20:09',1651537209,404,404,'is_404_no_redirect',''),(2501,0,'http://flatironsxrayservices.com/blog','404','2022-05-03 00:20:29',1651537229,404,404,'is_404_no_redirect',''),(2502,0,'http://flatironsxrayservices.com/new','404','2022-05-03 00:20:39',1651537239,404,404,'is_404_no_redirect',''),(2503,0,'http://flatironsxrayservices.com/old','404','2022-05-03 00:20:48',1651537248,404,404,'is_404_no_redirect',''),(2504,0,'http://flatironsxrayservices.com/demo','404','2022-05-03 00:21:00',1651537260,404,404,'is_404_no_redirect',''),(2505,0,'http://flatironsxrayservices.com/backup','404','2022-05-03 00:21:12',1651537272,404,404,'is_404_no_redirect',''),(2506,0,'http://flatironsxrayservices.com/Backup','404','2022-05-03 00:21:22',1651537282,404,404,'is_404_no_redirect',''),(2507,0,'http://flatironsxrayservices.com/BACKUP','404','2022-05-03 00:21:40',1651537300,404,404,'is_404_no_redirect',''),(2508,0,'http://flatironsxrayservices.com/test','404','2022-05-03 00:21:51',1651537311,404,404,'is_404_no_redirect',''),(2509,0,'http://flatironsxrayservices.com/2020','404','2022-05-03 00:22:43',1651537363,404,404,'is_404_no_redirect',''),(2510,0,'http://flatironsxrayservices.com/2019','404','2022-05-03 00:22:52',1651537372,404,404,'is_404_no_redirect',''),(2511,0,'http://flatironsxrayservices.com/site','404','2022-05-03 00:23:04',1651537384,404,404,'is_404_no_redirect',''),(2512,0,'http://flatironsxrayservices.com/2018','404','2022-05-03 00:23:19',1651537399,404,404,'is_404_no_redirect',''),(2513,0,'http://flatironsxrayservices.com/2017','404','2022-05-03 00:23:38',1651537418,404,404,'is_404_no_redirect',''),(2514,0,'http://flatironsxrayservices.com/2016','404','2022-05-03 00:23:49',1651537429,404,404,'is_404_no_redirect',''),(2515,0,'http://flatironsxrayservices.com/2015','404','2022-05-03 00:24:09',1651537449,404,404,'is_404_no_redirect',''),(2516,0,'http://flatironsxrayservices.com/2014','404','2022-05-03 00:24:25',1651537465,404,404,'is_404_no_redirect',''),(2517,0,'http://flatironsxrayservices.com/2013','404','2022-05-03 00:24:38',1651537478,404,404,'is_404_no_redirect',''),(2518,0,'http://flatironsxrayservices.com/2012','404','2022-05-03 00:24:45',1651537485,404,404,'is_404_no_redirect',''),(2519,0,'http://flatironsxrayservices.com/2010','404','2022-05-03 00:25:05',1651537505,404,404,'is_404_no_redirect',''),(2520,0,'http://flatironsxrayservices.com/2009','404','2022-05-03 00:25:13',1651537513,404,404,'is_404_no_redirect',''),(2521,0,'http://flatironsxrayservices.com/BLOG','404','2022-05-03 00:25:26',1651537526,404,404,'is_404_no_redirect',''),(2522,0,'http://flatironsxrayservices.com/Blog','404','2022-05-03 00:25:44',1651537544,404,404,'is_404_no_redirect',''),(2523,0,'http://flatironsxrayservices.com/NEW','404','2022-05-03 00:25:52',1651537552,404,404,'is_404_no_redirect',''),(2524,0,'http://flatironsxrayservices.com/New','404','2022-05-03 00:26:22',1651537582,404,404,'is_404_no_redirect',''),(2525,0,'http://flatironsxrayservices.com/DEMO','404','2022-05-03 00:26:38',1651537598,404,404,'is_404_no_redirect',''),(2526,0,'http://flatironsxrayservices.com/Demo','404','2022-05-03 00:26:48',1651537608,404,404,'is_404_no_redirect',''),(2527,0,'http://flatironsxrayservices.com/style.php','404','2022-05-03 11:30:16',1651577416,404,404,'is_404_no_redirect',''),(2528,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-05-03 11:30:17',1651577417,404,404,'is_404_no_redirect',''),(2529,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-03 11:30:19',1651577419,404,404,'is_404_no_redirect',''),(2530,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-03 11:30:23',1651577423,404,404,'is_404_no_redirect',''),(2531,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-03 11:30:24',1651577424,404,404,'is_404_no_redirect',''),(2532,0,'http://flatironsxrayservices.com/3index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-05-03 11:30:26',1651577426,404,404,'is_404_no_redirect',''),(2533,0,'http://flatironsxrayservices.com/wikindex.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-05-03 11:30:27',1651577427,404,404,'is_404_no_redirect',''),(2534,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-05-03 11:30:38',1651577438,404,404,'is_404_no_redirect',''),(2535,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-05-03 11:30:38',1651577438,404,404,'is_404_no_redirect',''),(2536,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-03 11:30:40',1651577440,404,404,'is_404_no_redirect',''),(2537,0,'http://flatironsxrayservices.com/lock360.php?daksldlkdsadas=1','404','2022-05-03 11:30:41',1651577441,404,404,'is_404_no_redirect',''),(2538,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1','404','2022-05-03 11:30:44',1651577444,404,404,'is_404_no_redirect',''),(2539,0,'http://flatironsxrayservices.com/xmrlpc.php?daksldlkdsadas=1','404','2022-05-03 11:30:45',1651577445,404,404,'is_404_no_redirect',''),(2540,0,'http://flatironsxrayservices.com/xmlrpcs.php?daksldlkdsadas=1','404','2022-05-03 11:30:47',1651577447,404,404,'is_404_no_redirect',''),(2541,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1','404','2022-05-03 11:30:48',1651577448,404,404,'is_404_no_redirect',''),(2542,0,'http://flatironsxrayservices.com/qindex.php?daksldlkdsadas=1','404','2022-05-03 11:30:50',1651577450,404,404,'is_404_no_redirect',''),(2543,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-03 11:30:53',1651577453,404,404,'is_404_no_redirect',''),(2544,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-03 11:30:54',1651577454,404,404,'is_404_no_redirect',''),(2545,0,'http://flatironsxrayservices.com/beence.php','404','2022-05-03 11:30:56',1651577456,404,404,'is_404_no_redirect',''),(2546,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-03 11:31:05',1651577465,404,404,'is_404_no_redirect',''),(2547,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-03 11:31:16',1651577476,404,404,'is_404_no_redirect',''),(2548,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-03 11:31:17',1651577477,404,404,'is_404_no_redirect',''),(2549,0,'http://flatironsxrayservices.com/export.php','404','2022-05-03 11:31:19',1651577479,404,404,'is_404_no_redirect',''),(2550,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-03 11:31:21',1651577481,404,404,'is_404_no_redirect',''),(2551,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-03 11:31:40',1651577500,404,404,'is_404_no_redirect',''),(2552,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-03 11:31:49',1651577509,404,404,'is_404_no_redirect',''),(2553,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-03 11:31:50',1651577510,404,404,'is_404_no_redirect',''),(2554,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-03 11:31:52',1651577512,404,404,'is_404_no_redirect',''),(2555,0,'http://flatironsxrayservices.com/css.php','404','2022-05-03 11:31:54',1651577514,404,404,'is_404_no_redirect',''),(2556,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-03 11:31:55',1651577515,404,404,'is_404_no_redirect',''),(2557,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-03 11:31:56',1651577516,404,404,'is_404_no_redirect',''),(2558,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-03 11:32:09',1651577529,404,404,'is_404_no_redirect',''),(2559,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-05-03 11:32:11',1651577531,404,404,'is_404_no_redirect',''),(2560,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-05-03 11:32:12',1651577532,404,404,'is_404_no_redirect',''),(2561,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-05-03 11:32:13',1651577533,404,404,'is_404_no_redirect',''),(2562,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-05-03 11:32:14',1651577534,404,404,'is_404_no_redirect',''),(2563,0,'http://flatironsxrayservices.com/legion.php','404','2022-05-03 11:32:16',1651577536,404,404,'is_404_no_redirect',''),(2564,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-05-03 11:32:17',1651577537,404,404,'is_404_no_redirect',''),(2565,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-05-03 11:32:19',1651577539,404,404,'is_404_no_redirect',''),(2566,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-03 11:32:20',1651577540,404,404,'is_404_no_redirect',''),(2567,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-05-03 11:32:21',1651577541,404,404,'is_404_no_redirect',''),(2568,0,'http://flatironsxrayservices.com/archives.php','404','2022-05-03 11:32:25',1651577545,404,404,'is_404_no_redirect',''),(2569,0,'http://flatironsxrayservices.com/xindex.php','404','2022-05-03 11:32:26',1651577546,404,404,'is_404_no_redirect',''),(2570,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-03 11:32:27',1651577547,404,404,'is_404_no_redirect',''),(2571,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-03 11:32:30',1651577550,404,404,'is_404_no_redirect',''),(2572,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-03 11:32:31',1651577551,404,404,'is_404_no_redirect',''),(2573,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-05-03 11:32:32',1651577552,404,404,'is_404_no_redirect',''),(2574,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-03 11:32:49',1651577569,404,404,'is_404_no_redirect',''),(2575,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-05-03 11:32:50',1651577570,404,404,'is_404_no_redirect',''),(2576,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-05-03 11:32:51',1651577571,404,404,'is_404_no_redirect',''),(2577,0,'http://flatironsxrayservices.com/cgialfa','404','2022-05-03 11:32:53',1651577573,404,404,'is_404_no_redirect',''),(2578,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-05-03 11:32:55',1651577575,404,404,'is_404_no_redirect',''),(2579,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-05-03 11:32:57',1651577577,404,404,'is_404_no_redirect',''),(2580,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-05-03 11:32:58',1651577578,404,404,'is_404_no_redirect',''),(2581,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-05-03 11:32:59',1651577579,404,404,'is_404_no_redirect',''),(2582,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-05-03 11:33:01',1651577581,404,404,'is_404_no_redirect',''),(2583,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-05-03 11:33:02',1651577582,404,404,'is_404_no_redirect',''),(2584,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-05-03 11:33:03',1651577583,404,404,'is_404_no_redirect',''),(2585,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-05-03 11:33:05',1651577585,404,404,'is_404_no_redirect',''),(2586,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-05-03 11:33:06',1651577586,404,404,'is_404_no_redirect',''),(2587,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-05-03 11:33:08',1651577588,404,404,'is_404_no_redirect',''),(2588,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-05-03 11:33:10',1651577590,404,404,'is_404_no_redirect',''),(2589,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-05-03 11:33:11',1651577591,404,404,'is_404_no_redirect',''),(2590,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-05-03 11:33:12',1651577592,404,404,'is_404_no_redirect',''),(2591,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-05-03 11:33:14',1651577594,404,404,'is_404_no_redirect',''),(2592,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-05-03 11:33:15',1651577595,404,404,'is_404_no_redirect',''),(2593,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-05-03 11:33:17',1651577597,404,404,'is_404_no_redirect',''),(2594,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-05-03 11:33:18',1651577598,404,404,'is_404_no_redirect',''),(2595,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-05-03 11:33:38',1651577618,404,404,'is_404_no_redirect',''),(2596,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-05-03 11:33:42',1651577622,404,404,'is_404_no_redirect',''),(2597,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-05-03 11:33:43',1651577623,404,404,'is_404_no_redirect',''),(2598,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-05-03 11:34:01',1651577641,404,404,'is_404_no_redirect',''),(2599,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-05-03 11:34:13',1651577653,404,404,'is_404_no_redirect',''),(2600,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-05-03 11:34:14',1651577654,404,404,'is_404_no_redirect',''),(2601,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-05-03 11:34:15',1651577655,404,404,'is_404_no_redirect',''),(2602,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-05-03 11:34:16',1651577656,404,404,'is_404_no_redirect',''),(2603,0,'http://flatironsxrayservices.com/about.php','404','2022-05-03 11:34:20',1651577660,404,404,'is_404_no_redirect',''),(2604,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-03 11:34:22',1651577662,404,404,'is_404_no_redirect',''),(2605,0,'http://flatironsxrayservices.com/olux.php','404','2022-05-03 11:34:23',1651577663,404,404,'is_404_no_redirect',''),(2606,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-03 11:34:24',1651577664,404,404,'is_404_no_redirect',''),(2607,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-03 11:34:25',1651577665,404,404,'is_404_no_redirect',''),(2608,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-03 11:34:26',1651577666,404,404,'is_404_no_redirect',''),(2609,0,'http://flatironsxrayservices.com/up.php','404','2022-05-03 11:34:27',1651577667,404,404,'is_404_no_redirect',''),(2610,0,'http://flatironsxrayservices.com/upload.php','404','2022-05-03 11:34:28',1651577668,404,404,'is_404_no_redirect',''),(2611,0,'http://flatironsxrayservices.com/1.php','404','2022-05-03 11:34:29',1651577669,404,404,'is_404_no_redirect',''),(2612,0,'http://flatironsxrayservices.com/x.php','404','2022-05-03 11:34:30',1651577670,404,404,'is_404_no_redirect',''),(2613,0,'http://flatironsxrayservices.com/z.php','404','2022-05-03 11:34:31',1651577671,404,404,'is_404_no_redirect',''),(2614,0,'http://flatironsxrayservices.com/a.php','404','2022-05-03 11:34:32',1651577672,404,404,'is_404_no_redirect',''),(2615,0,'http://flatironsxrayservices.com/test.php','404','2022-05-03 11:34:33',1651577673,404,404,'is_404_no_redirect',''),(2616,0,'http://flatironsxrayservices.com/wp.php','404','2022-05-03 11:34:34',1651577674,404,404,'is_404_no_redirect',''),(2617,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-03 11:34:35',1651577675,404,404,'is_404_no_redirect',''),(2618,0,'http://flatironsxrayservices.com/config.php','404','2022-05-03 11:34:35',1651577675,404,404,'is_404_no_redirect',''),(2619,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-05-03 11:34:36',1651577676,404,404,'is_404_no_redirect',''),(2620,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-05-03 11:34:37',1651577677,404,404,'is_404_no_redirect',''),(2621,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-04 16:57:20',1651683440,404,404,'is_404_no_redirect',''),(2622,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-04 16:57:29',1651683449,404,404,'is_404_no_redirect',''),(2623,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-04 17:01:17',1651683677,404,404,'is_404_no_redirect',''),(2624,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-04 17:10:31',1651684231,404,404,'is_404_no_redirect',''),(2625,0,'http://flatironsxrayservices.com/.env','404','2022-05-04 18:12:39',1651687959,404,404,'is_404_no_redirect',''),(2626,0,'http://flatironsxrayservices.com/.env','404','2022-05-04 18:30:11',1651689011,404,404,'is_404_no_redirect',''),(2627,0,'http://flatironsxrayservices.com/.env','404','2022-05-04 18:30:12',1651689012,404,404,'is_404_no_redirect',''),(2628,0,'http://flatironsxrayservices.com/style.php','404','2022-05-06 14:26:02',1651847162,404,404,'is_404_no_redirect',''),(2629,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-05-06 14:26:04',1651847164,404,404,'is_404_no_redirect',''),(2630,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-06 14:26:06',1651847166,404,404,'is_404_no_redirect',''),(2631,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-06 14:26:09',1651847169,404,404,'is_404_no_redirect',''),(2632,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-06 14:26:13',1651847173,404,404,'is_404_no_redirect',''),(2633,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-06 14:26:16',1651847176,404,404,'is_404_no_redirect',''),(2634,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-06 14:26:19',1651847179,404,404,'is_404_no_redirect',''),(2635,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-06 14:26:23',1651847183,404,404,'is_404_no_redirect',''),(2636,0,'http://flatironsxrayservices.com/beence.php','404','2022-05-06 14:26:26',1651847186,404,404,'is_404_no_redirect',''),(2637,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-06 14:26:28',1651847188,404,404,'is_404_no_redirect',''),(2638,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-06 14:26:31',1651847191,404,404,'is_404_no_redirect',''),(2639,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-06 14:26:34',1651847194,404,404,'is_404_no_redirect',''),(2640,0,'http://flatironsxrayservices.com/export.php','404','2022-05-06 14:26:42',1651847202,404,404,'is_404_no_redirect',''),(2641,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-06 14:26:44',1651847204,404,404,'is_404_no_redirect',''),(2642,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-06 14:26:47',1651847207,404,404,'is_404_no_redirect',''),(2643,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-06 14:26:56',1651847216,404,404,'is_404_no_redirect',''),(2644,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-06 14:26:58',1651847218,404,404,'is_404_no_redirect',''),(2645,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-06 14:27:00',1651847220,404,404,'is_404_no_redirect',''),(2646,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-06 14:27:03',1651847223,404,404,'is_404_no_redirect',''),(2647,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-06 14:27:06',1651847226,404,404,'is_404_no_redirect',''),(2648,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-06 14:27:08',1651847228,404,404,'is_404_no_redirect',''),(2649,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-05-06 14:27:15',1651847235,404,404,'is_404_no_redirect',''),(2650,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-05-06 14:27:18',1651847238,404,404,'is_404_no_redirect',''),(2651,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-05-06 14:27:21',1651847241,404,404,'is_404_no_redirect',''),(2652,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-05-06 14:27:25',1651847245,404,404,'is_404_no_redirect',''),(2653,0,'http://flatironsxrayservices.com/legion.php','404','2022-05-06 14:27:32',1651847252,404,404,'is_404_no_redirect',''),(2654,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-05-06 14:27:36',1651847256,404,404,'is_404_no_redirect',''),(2655,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-05-06 14:27:41',1651847261,404,404,'is_404_no_redirect',''),(2656,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-06 14:27:44',1651847264,404,404,'is_404_no_redirect',''),(2657,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-05-06 14:27:46',1651847266,404,404,'is_404_no_redirect',''),(2658,0,'http://flatironsxrayservices.com/archives.php','404','2022-05-06 14:27:49',1651847269,404,404,'is_404_no_redirect',''),(2659,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-06 14:27:52',1651847272,404,404,'is_404_no_redirect',''),(2660,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-06 14:27:55',1651847275,404,404,'is_404_no_redirect',''),(2661,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-06 14:27:57',1651847277,404,404,'is_404_no_redirect',''),(2662,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-05-06 14:28:35',1651847315,404,404,'is_404_no_redirect',''),(2663,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-06 14:28:42',1651847322,404,404,'is_404_no_redirect',''),(2664,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-05-06 14:28:44',1651847324,404,404,'is_404_no_redirect',''),(2665,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-05-06 14:28:46',1651847326,404,404,'is_404_no_redirect',''),(2666,0,'http://flatironsxrayservices.com/cgialfa','404','2022-05-06 14:28:48',1651847328,404,404,'is_404_no_redirect',''),(2667,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-05-06 14:28:51',1651847331,404,404,'is_404_no_redirect',''),(2668,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-05-06 14:28:53',1651847333,404,404,'is_404_no_redirect',''),(2669,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-05-06 14:28:55',1651847335,404,404,'is_404_no_redirect',''),(2670,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-05-06 14:28:57',1651847337,404,404,'is_404_no_redirect',''),(2671,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-05-06 14:28:59',1651847339,404,404,'is_404_no_redirect',''),(2672,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-05-06 14:29:08',1651847348,404,404,'is_404_no_redirect',''),(2673,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-05-06 14:29:10',1651847350,404,404,'is_404_no_redirect',''),(2674,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-05-06 14:29:13',1651847353,404,404,'is_404_no_redirect',''),(2675,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-05-06 14:29:16',1651847356,404,404,'is_404_no_redirect',''),(2676,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-05-06 14:29:19',1651847359,404,404,'is_404_no_redirect',''),(2677,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-05-06 14:29:21',1651847361,404,404,'is_404_no_redirect',''),(2678,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-05-06 14:29:24',1651847364,404,404,'is_404_no_redirect',''),(2679,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-05-06 14:29:25',1651847365,404,404,'is_404_no_redirect',''),(2680,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-05-06 14:29:27',1651847367,404,404,'is_404_no_redirect',''),(2681,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-05-06 14:29:29',1651847369,404,404,'is_404_no_redirect',''),(2682,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-05-06 14:29:31',1651847371,404,404,'is_404_no_redirect',''),(2683,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-05-06 14:29:34',1651847374,404,404,'is_404_no_redirect',''),(2684,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-05-06 14:29:37',1651847377,404,404,'is_404_no_redirect',''),(2685,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-05-06 14:29:40',1651847380,404,404,'is_404_no_redirect',''),(2686,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-05-06 14:29:43',1651847383,404,404,'is_404_no_redirect',''),(2687,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-05-06 14:29:45',1651847385,404,404,'is_404_no_redirect',''),(2688,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-05-06 14:29:48',1651847388,404,404,'is_404_no_redirect',''),(2689,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-05-06 14:29:50',1651847390,404,404,'is_404_no_redirect',''),(2690,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-05-06 14:29:53',1651847393,404,404,'is_404_no_redirect',''),(2691,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-05-06 14:29:56',1651847396,404,404,'is_404_no_redirect',''),(2692,0,'http://flatironsxrayservices.com/olux.php','404','2022-05-06 14:30:04',1651847404,404,404,'is_404_no_redirect',''),(2693,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-06 14:30:07',1651847407,404,404,'is_404_no_redirect',''),(2694,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-06 14:30:09',1651847409,404,404,'is_404_no_redirect',''),(2695,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-06 14:30:12',1651847412,404,404,'is_404_no_redirect',''),(2696,0,'http://flatironsxrayservices.com/up.php','404','2022-05-06 14:30:14',1651847414,404,404,'is_404_no_redirect',''),(2697,0,'http://flatironsxrayservices.com/upload.php','404','2022-05-06 14:30:16',1651847416,404,404,'is_404_no_redirect',''),(2698,0,'http://flatironsxrayservices.com/1.php','404','2022-05-06 14:30:21',1651847421,404,404,'is_404_no_redirect',''),(2699,0,'http://flatironsxrayservices.com/x.php','404','2022-05-06 14:30:24',1651847424,404,404,'is_404_no_redirect',''),(2700,0,'http://flatironsxrayservices.com/z.php','404','2022-05-06 14:30:26',1651847426,404,404,'is_404_no_redirect',''),(2701,0,'http://flatironsxrayservices.com/a.php','404','2022-05-06 14:30:28',1651847428,404,404,'is_404_no_redirect',''),(2702,0,'http://flatironsxrayservices.com/test.php','404','2022-05-06 14:30:30',1651847430,404,404,'is_404_no_redirect',''),(2703,0,'http://flatironsxrayservices.com/wp.php','404','2022-05-06 14:30:32',1651847432,404,404,'is_404_no_redirect',''),(2704,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-06 14:30:34',1651847434,404,404,'is_404_no_redirect',''),(2705,0,'http://flatironsxrayservices.com/config.php','404','2022-05-06 14:30:36',1651847436,404,404,'is_404_no_redirect',''),(2706,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-05-06 14:30:38',1651847438,404,404,'is_404_no_redirect',''),(2707,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-05-06 14:30:39',1651847439,404,404,'is_404_no_redirect',''),(2708,0,'http://flatironsxrayservices.com/about.php','404','2022-05-06 14:30:43',1651847443,404,404,'is_404_no_redirect',''),(2709,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-06 14:30:46',1651847446,404,404,'is_404_no_redirect',''),(2710,0,'http://flatironsxrayservices.com/about-me/','404','2022-05-07 11:50:27',1651924227,404,404,'is_404_no_redirect',''),(2711,0,'http://flatironsxrayservices.com/.env','404','2022-05-08 02:39:05',1651977545,404,404,'is_404_no_redirect',''),(2712,0,'http://flatironsxrayservices.com/.env','404','2022-05-08 03:24:32',1651980272,404,404,'is_404_no_redirect',''),(2713,0,'http://flatironsxrayservices.com/mt/','404','2022-05-08 08:04:12',1651997052,404,404,'is_404_no_redirect',''),(2714,0,'http://flatironsxrayservices.com/mt/','404','2022-05-08 08:04:12',1651997052,404,404,'is_404_no_redirect',''),(2715,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-05-08 08:04:14',1651997054,404,404,'is_404_no_redirect',''),(2716,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-05-08 08:04:15',1651997055,404,404,'is_404_no_redirect',''),(2717,0,'http://flatironsxrayservices.com/up.php','404','2022-05-08 08:04:16',1651997056,404,404,'is_404_no_redirect',''),(2718,0,'http://flatironsxrayservices.com/up.php','404','2022-05-08 08:04:17',1651997057,404,404,'is_404_no_redirect',''),(2719,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-05-08 08:04:18',1651997058,404,404,'is_404_no_redirect',''),(2720,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-05-08 08:04:19',1651997059,404,404,'is_404_no_redirect',''),(2721,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-05-08 08:04:20',1651997060,404,404,'is_404_no_redirect',''),(2722,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-05-08 08:04:20',1651997060,404,404,'is_404_no_redirect',''),(2723,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-08 08:04:22',1651997062,404,404,'is_404_no_redirect',''),(2724,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-08 08:04:23',1651997063,404,404,'is_404_no_redirect',''),(2725,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-08 08:04:24',1651997064,404,404,'is_404_no_redirect',''),(2726,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-08 08:04:24',1651997064,404,404,'is_404_no_redirect',''),(2727,0,'http://flatironsxrayservices.com/about.php','404','2022-05-08 08:04:25',1651997065,404,404,'is_404_no_redirect',''),(2728,0,'http://flatironsxrayservices.com/about.php','404','2022-05-08 08:04:26',1651997066,404,404,'is_404_no_redirect',''),(2729,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-05-08 08:04:27',1651997067,404,404,'is_404_no_redirect',''),(2730,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-05-08 08:04:28',1651997068,404,404,'is_404_no_redirect',''),(2731,0,'http://flatironsxrayservices.com/about.php','404','2022-05-08 08:04:29',1651997069,404,404,'is_404_no_redirect',''),(2732,0,'http://flatironsxrayservices.com/about.php','404','2022-05-08 08:04:29',1651997069,404,404,'is_404_no_redirect',''),(2733,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-05-08 08:04:30',1651997070,404,404,'is_404_no_redirect',''),(2734,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-05-08 08:04:31',1651997071,404,404,'is_404_no_redirect',''),(2735,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-05-08 08:04:32',1651997072,404,404,'is_404_no_redirect',''),(2736,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-05-08 08:04:33',1651997073,404,404,'is_404_no_redirect',''),(2737,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-05-08 08:04:34',1651997074,404,404,'is_404_no_redirect',''),(2738,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-05-08 08:04:35',1651997075,404,404,'is_404_no_redirect',''),(2739,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-05-08 08:04:36',1651997076,404,404,'is_404_no_redirect',''),(2740,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-05-08 08:04:36',1651997076,404,404,'is_404_no_redirect',''),(2741,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-05-08 08:04:38',1651997078,404,404,'is_404_no_redirect',''),(2742,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-05-08 08:04:38',1651997078,404,404,'is_404_no_redirect',''),(2743,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-05-08 08:04:39',1651997079,404,404,'is_404_no_redirect',''),(2744,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-05-08 08:04:40',1651997080,404,404,'is_404_no_redirect',''),(2745,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-05-08 08:04:41',1651997081,404,404,'is_404_no_redirect',''),(2746,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-05-08 08:04:42',1651997082,404,404,'is_404_no_redirect',''),(2747,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-05-08 08:04:43',1651997083,404,404,'is_404_no_redirect',''),(2748,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-05-08 08:04:44',1651997084,404,404,'is_404_no_redirect',''),(2749,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-08 08:04:45',1651997085,404,404,'is_404_no_redirect',''),(2750,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-08 08:04:46',1651997086,404,404,'is_404_no_redirect',''),(2751,0,'http://flatironsxrayservices.com/fw.php','404','2022-05-08 08:04:47',1651997087,404,404,'is_404_no_redirect',''),(2752,0,'http://flatironsxrayservices.com/fw.php','404','2022-05-08 08:04:48',1651997088,404,404,'is_404_no_redirect',''),(2753,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-08 08:04:49',1651997089,404,404,'is_404_no_redirect',''),(2754,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-08 08:04:49',1651997089,404,404,'is_404_no_redirect',''),(2755,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-05-08 08:04:50',1651997090,404,404,'is_404_no_redirect',''),(2756,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-05-08 08:04:51',1651997091,404,404,'is_404_no_redirect',''),(2757,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-08 08:11:43',1651997503,404,404,'is_404_no_redirect',''),(2758,0,'http://flatironsxrayservices.com/mt/','404','2022-05-08 17:47:07',1652032027,404,404,'is_404_no_redirect',''),(2759,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-05-08 17:47:09',1652032029,404,404,'is_404_no_redirect',''),(2760,0,'http://flatironsxrayservices.com/up.php','404','2022-05-08 17:47:10',1652032030,404,404,'is_404_no_redirect',''),(2761,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-05-08 17:47:11',1652032031,404,404,'is_404_no_redirect',''),(2762,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-05-08 17:47:12',1652032032,404,404,'is_404_no_redirect',''),(2763,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-08 17:47:13',1652032033,404,404,'is_404_no_redirect',''),(2764,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-08 17:47:14',1652032034,404,404,'is_404_no_redirect',''),(2765,0,'http://flatironsxrayservices.com/about.php','404','2022-05-08 17:47:15',1652032035,404,404,'is_404_no_redirect',''),(2766,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-05-08 17:47:16',1652032036,404,404,'is_404_no_redirect',''),(2767,0,'http://flatironsxrayservices.com/about.php','404','2022-05-08 17:47:17',1652032037,404,404,'is_404_no_redirect',''),(2768,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-05-08 17:47:19',1652032039,404,404,'is_404_no_redirect',''),(2769,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-05-08 17:47:19',1652032039,404,404,'is_404_no_redirect',''),(2770,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-05-08 17:47:21',1652032041,404,404,'is_404_no_redirect',''),(2771,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-05-08 17:47:21',1652032041,404,404,'is_404_no_redirect',''),(2772,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-05-08 17:47:22',1652032042,404,404,'is_404_no_redirect',''),(2773,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-05-08 17:47:24',1652032044,404,404,'is_404_no_redirect',''),(2774,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-05-08 17:47:25',1652032045,404,404,'is_404_no_redirect',''),(2775,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-05-08 17:47:26',1652032046,404,404,'is_404_no_redirect',''),(2776,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-08 17:47:27',1652032047,404,404,'is_404_no_redirect',''),(2777,0,'http://flatironsxrayservices.com/fw.php','404','2022-05-08 17:47:28',1652032048,404,404,'is_404_no_redirect',''),(2778,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-08 17:47:29',1652032049,404,404,'is_404_no_redirect',''),(2779,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-05-08 17:47:30',1652032050,404,404,'is_404_no_redirect',''),(2780,0,'http://flatironsxrayservices.com/about-us/','404','2022-05-08 21:53:48',1652046828,404,404,'is_404_no_redirect',''),(2781,0,'http://flatironsxrayservices.com/mt/','404','2022-05-09 23:06:24',1652137584,404,404,'is_404_no_redirect',''),(2782,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-05-09 23:06:26',1652137586,404,404,'is_404_no_redirect',''),(2783,0,'http://flatironsxrayservices.com/up.php','404','2022-05-09 23:06:28',1652137588,404,404,'is_404_no_redirect',''),(2784,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-05-09 23:06:29',1652137589,404,404,'is_404_no_redirect',''),(2785,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-05-09 23:06:30',1652137590,404,404,'is_404_no_redirect',''),(2786,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-09 23:06:31',1652137591,404,404,'is_404_no_redirect',''),(2787,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-09 23:06:32',1652137592,404,404,'is_404_no_redirect',''),(2788,0,'http://flatironsxrayservices.com/about.php','404','2022-05-09 23:06:33',1652137593,404,404,'is_404_no_redirect',''),(2789,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-05-09 23:06:34',1652137594,404,404,'is_404_no_redirect',''),(2790,0,'http://flatironsxrayservices.com/about.php','404','2022-05-09 23:06:35',1652137595,404,404,'is_404_no_redirect',''),(2791,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-05-09 23:06:36',1652137596,404,404,'is_404_no_redirect',''),(2792,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-05-09 23:06:37',1652137597,404,404,'is_404_no_redirect',''),(2793,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-05-09 23:06:38',1652137598,404,404,'is_404_no_redirect',''),(2794,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-05-09 23:06:39',1652137599,404,404,'is_404_no_redirect',''),(2795,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-05-09 23:06:40',1652137600,404,404,'is_404_no_redirect',''),(2796,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-05-09 23:06:41',1652137601,404,404,'is_404_no_redirect',''),(2797,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-05-09 23:06:42',1652137602,404,404,'is_404_no_redirect',''),(2798,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-05-09 23:06:43',1652137603,404,404,'is_404_no_redirect',''),(2799,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-09 23:06:44',1652137604,404,404,'is_404_no_redirect',''),(2800,0,'http://flatironsxrayservices.com/fw.php','404','2022-05-09 23:06:45',1652137605,404,404,'is_404_no_redirect',''),(2801,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-09 23:06:46',1652137606,404,404,'is_404_no_redirect',''),(2802,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-05-09 23:06:47',1652137607,404,404,'is_404_no_redirect',''),(2803,0,'http://flatironsxrayservices.com/.env','404','2022-05-10 01:32:08',1652146328,404,404,'is_404_no_redirect',''),(2804,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-10 09:13:37',1652174017,404,404,'is_404_no_redirect',''),(2805,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-10 09:13:40',1652174020,404,404,'is_404_no_redirect',''),(2806,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-10 09:14:45',1652174085,404,404,'is_404_no_redirect',''),(2807,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-10 09:17:49',1652174269,404,404,'is_404_no_redirect',''),(2808,0,'http://flatironsxrayservices.com/mt/','404','2022-05-10 09:21:24',1652174484,404,404,'is_404_no_redirect',''),(2809,0,'http://flatironsxrayservices.com/mt/','404','2022-05-10 09:21:25',1652174485,404,404,'is_404_no_redirect',''),(2810,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-05-10 09:21:26',1652174486,404,404,'is_404_no_redirect',''),(2811,0,'http://flatironsxrayservices.com/ALFA_DATA/alfacgiapi/','404','2022-05-10 09:21:27',1652174487,404,404,'is_404_no_redirect',''),(2812,0,'http://flatironsxrayservices.com/up.php','404','2022-05-10 09:21:28',1652174488,404,404,'is_404_no_redirect',''),(2813,0,'http://flatironsxrayservices.com/up.php','404','2022-05-10 09:21:29',1652174489,404,404,'is_404_no_redirect',''),(2814,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-05-10 09:21:30',1652174490,404,404,'is_404_no_redirect',''),(2815,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/up.php','404','2022-05-10 09:21:30',1652174490,404,404,'is_404_no_redirect',''),(2816,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-05-10 09:21:31',1652174491,404,404,'is_404_no_redirect',''),(2817,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA/alfacgiapi/','404','2022-05-10 09:21:32',1652174492,404,404,'is_404_no_redirect',''),(2818,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-10 09:21:33',1652174493,404,404,'is_404_no_redirect',''),(2819,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-10 09:21:35',1652174495,404,404,'is_404_no_redirect',''),(2820,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-10 09:21:36',1652174496,404,404,'is_404_no_redirect',''),(2821,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-10 09:21:37',1652174497,404,404,'is_404_no_redirect',''),(2822,0,'http://flatironsxrayservices.com/about.php','404','2022-05-10 09:21:38',1652174498,404,404,'is_404_no_redirect',''),(2823,0,'http://flatironsxrayservices.com/about.php','404','2022-05-10 09:21:39',1652174499,404,404,'is_404_no_redirect',''),(2824,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-05-10 09:21:40',1652174500,404,404,'is_404_no_redirect',''),(2825,0,'http://flatironsxrayservices.com/wp-admin/alfa.php','404','2022-05-10 09:21:40',1652174500,404,404,'is_404_no_redirect',''),(2826,0,'http://flatironsxrayservices.com/about.php','404','2022-05-10 09:21:41',1652174501,404,404,'is_404_no_redirect',''),(2827,0,'http://flatironsxrayservices.com/about.php','404','2022-05-10 09:21:42',1652174502,404,404,'is_404_no_redirect',''),(2828,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-05-10 09:21:43',1652174503,404,404,'is_404_no_redirect',''),(2829,0,'http://flatironsxrayservices.com/wp-includes/fw.php','404','2022-05-10 09:21:44',1652174504,404,404,'is_404_no_redirect',''),(2830,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-05-10 09:21:45',1652174505,404,404,'is_404_no_redirect',''),(2831,0,'http://flatironsxrayservices.com/wp-content/fw.php','404','2022-05-10 09:21:46',1652174506,404,404,'is_404_no_redirect',''),(2832,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-05-10 09:21:47',1652174507,404,404,'is_404_no_redirect',''),(2833,0,'http://flatironsxrayservices.com/wp-admin/fw.php','404','2022-05-10 09:21:47',1652174507,404,404,'is_404_no_redirect',''),(2834,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-05-10 09:21:48',1652174508,404,404,'is_404_no_redirect',''),(2835,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/12/fw.php','404','2022-05-10 09:21:49',1652174509,404,404,'is_404_no_redirect',''),(2836,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-05-10 09:21:51',1652174511,404,404,'is_404_no_redirect',''),(2837,0,'http://flatironsxrayservices.com/wp-includes/wso.php','404','2022-05-10 09:21:52',1652174512,404,404,'is_404_no_redirect',''),(2838,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-05-10 09:21:53',1652174513,404,404,'is_404_no_redirect',''),(2839,0,'http://flatironsxrayservices.com/wp-content/wso.php','404','2022-05-10 09:21:54',1652174514,404,404,'is_404_no_redirect',''),(2840,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-05-10 09:21:55',1652174515,404,404,'is_404_no_redirect',''),(2841,0,'http://flatironsxrayservices.com/wp-admin/wso.php','404','2022-05-10 09:21:56',1652174516,404,404,'is_404_no_redirect',''),(2842,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-05-10 09:21:57',1652174517,404,404,'is_404_no_redirect',''),(2843,0,'http://flatironsxrayservices.com/wp-22.php','404','2022-05-10 09:21:58',1652174518,404,404,'is_404_no_redirect',''),(2844,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-10 09:21:59',1652174519,404,404,'is_404_no_redirect',''),(2845,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-10 09:21:59',1652174519,404,404,'is_404_no_redirect',''),(2846,0,'http://flatironsxrayservices.com/fw.php','404','2022-05-10 09:22:01',1652174521,404,404,'is_404_no_redirect',''),(2847,0,'http://flatironsxrayservices.com/fw.php','404','2022-05-10 09:22:01',1652174521,404,404,'is_404_no_redirect',''),(2848,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-10 09:22:03',1652174523,404,404,'is_404_no_redirect',''),(2849,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-10 09:22:04',1652174524,404,404,'is_404_no_redirect',''),(2850,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-05-10 09:22:05',1652174525,404,404,'is_404_no_redirect',''),(2851,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','404','2022-05-10 09:22:05',1652174525,404,404,'is_404_no_redirect',''),(2852,0,'http://flatironsxrayservices.com/.env','404','2022-05-11 00:28:14',1652228894,404,404,'is_404_no_redirect',''),(2853,0,'http://flatironsxrayservices.com/.env','404','2022-05-11 22:10:43',1652307043,404,404,'is_404_no_redirect',''),(2854,0,'http://flatironsxrayservices.com/.env','404','2022-05-12 06:32:50',1652337170,404,404,'is_404_no_redirect',''),(2855,0,'http://flatironsxrayservices.com/style.php?sig=rename','404','2022-05-12 16:11:02',1652371862,404,404,'is_404_no_redirect',''),(2856,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-13 06:19:41',1652422781,404,404,'is_404_no_redirect',''),(2857,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-13 06:19:58',1652422798,404,404,'is_404_no_redirect',''),(2858,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-13 06:20:31',1652422831,404,404,'is_404_no_redirect',''),(2859,0,'http://flatironsxrayservices.com/wp-22.php?sfilename=on.php&sfilecontent=%3F%3D409723%2A20%3B&supfiles=on.php','404','2022-05-13 14:57:46',1652453866,404,404,'is_404_no_redirect',''),(2860,0,'http://flatironsxrayservices.com/abhjeqyo.php?Fox=d3wL7','404','2022-05-13 16:32:32',1652459552,404,404,'is_404_no_redirect',''),(2861,0,'http://flatironsxrayservices.com/abhjeqyo.php?Fox=d3wL7','404','2022-05-13 16:32:39',1652459559,404,404,'is_404_no_redirect',''),(2862,0,'http://flatironsxrayservices.com/jufuemmf.php?Fox=d3wL7','404','2022-05-13 18:14:14',1652465654,404,404,'is_404_no_redirect',''),(2863,0,'http://flatironsxrayservices.com/jufuemmf.php?Fox=d3wL7','404','2022-05-13 18:14:16',1652465656,404,404,'is_404_no_redirect',''),(2864,0,'http://flatironsxrayservices.com/jufuemmf.php?Fox=d3wL7','404','2022-05-13 18:14:25',1652465665,404,404,'is_404_no_redirect',''),(2865,0,'http://flatironsxrayservices.com/jufuemmf.php?Fox=d3wL7','404','2022-05-13 18:14:27',1652465667,404,404,'is_404_no_redirect',''),(2866,0,'http://flatironsxrayservices.com/.env','404','2022-05-13 23:12:52',1652483572,404,404,'is_404_no_redirect',''),(2867,0,'http://flatironsxrayservices.com/.env','404','2022-05-13 23:46:55',1652485615,404,404,'is_404_no_redirect',''),(2868,0,'http://flatironsxrayservices.com/.env','404','2022-05-14 11:53:14',1652529194,404,404,'is_404_no_redirect',''),(2869,0,'http://flatironsxrayservices.com/.env','404','2022-05-14 13:06:44',1652533604,404,404,'is_404_no_redirect',''),(2870,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-14 17:38:12',1652549892,404,404,'is_404_no_redirect',''),(2871,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-14 17:38:28',1652549908,404,404,'is_404_no_redirect',''),(2872,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-14 17:38:56',1652549936,404,404,'is_404_no_redirect',''),(2873,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-14 20:08:35',1652558915,404,404,'is_404_no_redirect',''),(2874,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-14 20:08:36',1652558916,404,404,'is_404_no_redirect',''),(2875,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-14 20:08:51',1652558931,404,404,'is_404_no_redirect',''),(2876,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-14 20:09:14',1652558954,404,404,'is_404_no_redirect',''),(2877,0,'http://flatironsxrayservices.com/.env','404','2022-05-14 20:51:59',1652561519,404,404,'is_404_no_redirect',''),(2878,0,'http://flatironsxrayservices.com/.env','404','2022-05-15 16:13:23',1652631203,404,404,'is_404_no_redirect',''),(2879,0,'http://flatironsxrayservices.com/.env','404','2022-05-15 19:18:14',1652642294,404,404,'is_404_no_redirect',''),(2880,0,'http://flatironsxrayservices.com/.env','404','2022-05-16 02:09:40',1652666980,404,404,'is_404_no_redirect',''),(2881,0,'http://flatironsxrayservices.com/.env','404','2022-05-16 03:03:39',1652670219,404,404,'is_404_no_redirect',''),(2882,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/savepng.php?location=1877.php','404','2022-05-16 07:37:36',1652686656,404,404,'is_404_no_redirect',''),(2883,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/savepng.php?location=1877.php','404','2022-05-16 07:37:40',1652686660,404,404,'is_404_no_redirect',''),(2884,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/apikey.php?test=hello','404','2022-05-16 07:37:42',1652686662,404,404,'is_404_no_redirect',''),(2885,0,'http://flatironsxrayservices.com/plugins/content/apismtp/apismtp.php?test=hello','404','2022-05-16 07:37:43',1652686663,404,404,'is_404_no_redirect',''),(2886,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello','404','2022-05-16 07:37:44',1652686664,404,404,'is_404_no_redirect',''),(2887,0,'http://flatironsxrayservices.com/plugins/content/apismtp/apismtp.php.suspected?test=hello','404','2022-05-16 07:37:45',1652686665,404,404,'is_404_no_redirect',''),(2888,0,'http://flatironsxrayservices.com/.env','404','2022-05-16 13:26:50',1652707610,404,404,'is_404_no_redirect',''),(2889,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-17 20:28:05',1652819285,404,404,'is_404_no_redirect',''),(2890,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-17 20:29:08',1652819348,404,404,'is_404_no_redirect',''),(2891,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-17 20:32:04',1652819524,404,404,'is_404_no_redirect',''),(2892,0,'http://flatironsxrayservices.com/wp-class.php','404','2022-05-19 11:42:14',1652960534,404,404,'is_404_no_redirect',''),(2893,0,'http://flatironsxrayservices.com/wp-class.php','404','2022-05-19 12:31:32',1652963492,404,404,'is_404_no_redirect',''),(2894,0,'http://flatironsxrayservices.com/style.php?sig=rename','404','2022-05-19 14:43:13',1652971393,404,404,'is_404_no_redirect',''),(2895,0,'http://flatironsxrayservices.com/wp/wp-admin/install.php','404','2022-05-20 01:36:18',1653010578,404,404,'is_404_no_redirect',''),(2896,0,'http://flatironsxrayservices.com/new/wp-admin/install.php','404','2022-05-20 01:36:19',1653010579,404,404,'is_404_no_redirect',''),(2897,0,'http://flatironsxrayservices.com/old/wp-admin/install.php','404','2022-05-20 01:36:21',1653010581,404,404,'is_404_no_redirect',''),(2898,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php','404','2022-05-20 01:36:22',1653010582,404,404,'is_404_no_redirect',''),(2899,0,'http://flatironsxrayservices.com/test/wp-admin/install.php','404','2022-05-20 01:36:23',1653010583,404,404,'is_404_no_redirect',''),(2900,0,'http://flatironsxrayservices.com/blog/wp-admin/install.php','404','2022-05-20 01:36:25',1653010585,404,404,'is_404_no_redirect',''),(2901,0,'http://flatironsxrayservices.com/cms/wp-admin/install.php','404','2022-05-20 01:36:26',1653010586,404,404,'is_404_no_redirect',''),(2902,0,'http://flatironsxrayservices.com/web/wp-admin/install.php','404','2022-05-20 01:36:29',1653010589,404,404,'is_404_no_redirect',''),(2903,0,'http://flatironsxrayservices.com/backup/wp-admin/install.php','404','2022-05-20 01:36:30',1653010590,404,404,'is_404_no_redirect',''),(2904,0,'http://flatironsxrayservices.com/site/wp-admin/install.php','404','2022-05-20 01:36:32',1653010592,404,404,'is_404_no_redirect',''),(2905,0,'http://flatironsxrayservices.com/oldsite/wp-admin/install.php','404','2022-05-20 01:36:33',1653010593,404,404,'is_404_no_redirect',''),(2906,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-20 11:03:04',1653044584,404,404,'is_404_no_redirect',''),(2907,0,'http://flatironsxrayservices.com/wp-config.inc','404','2022-05-20 14:57:19',1653058639,404,404,'is_404_no_redirect',''),(2908,0,'http://flatironsxrayservices.com/wp-config.old','404','2022-05-20 14:57:22',1653058642,404,404,'is_404_no_redirect',''),(2909,0,'http://flatironsxrayservices.com/wp-config.php.bak','404','2022-05-20 14:57:25',1653058645,404,404,'is_404_no_redirect',''),(2910,0,'http://flatironsxrayservices.com/wp-config.php.dist','404','2022-05-20 14:57:28',1653058648,404,404,'is_404_no_redirect',''),(2911,0,'http://flatironsxrayservices.com/wp-config.php.inc','404','2022-05-20 14:57:31',1653058651,404,404,'is_404_no_redirect',''),(2912,0,'http://flatironsxrayservices.com/wp-config.php.old','404','2022-05-20 14:57:34',1653058654,404,404,'is_404_no_redirect',''),(2913,0,'http://flatironsxrayservices.com/wp-config.php~','404','2022-05-20 14:57:37',1653058657,404,404,'is_404_no_redirect',''),(2914,0,'http://flatironsxrayservices.com/wp-config.php.txt','404','2022-05-20 14:57:40',1653058660,404,404,'is_404_no_redirect',''),(2915,0,'http://flatironsxrayservices.com/wp-config.txt','404','2022-05-20 14:57:42',1653058662,404,404,'is_404_no_redirect',''),(2916,0,'http://flatironsxrayservices.com/phpinfo.php','404','2022-05-20 14:57:45',1653058665,404,404,'is_404_no_redirect',''),(2917,0,'http://flatironsxrayservices.com/_wpeprivate/config.json','404','2022-05-20 14:57:48',1653058668,404,404,'is_404_no_redirect',''),(2918,0,'http://flatironsxrayservices.com/.env','404','2022-05-20 14:57:50',1653058670,404,404,'is_404_no_redirect',''),(2919,0,'http://flatironsxrayservices.com/php.php','404','2022-05-20 14:57:53',1653058673,404,404,'is_404_no_redirect',''),(2920,0,'http://flatironsxrayservices.com/info.php','404','2022-05-20 14:57:56',1653058676,404,404,'is_404_no_redirect',''),(2921,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-20 19:46:34',1653075994,404,404,'is_404_no_redirect',''),(2922,0,'http://flatironsxrayservices.com/.env','404','2022-05-20 21:48:26',1653083306,404,404,'is_404_no_redirect',''),(2923,0,'http://flatironsxrayservices.com/.env','404','2022-05-21 02:52:22',1653101542,404,404,'is_404_no_redirect',''),(2924,0,'http://flatironsxrayservices.com/wp-config.inc','404','2022-05-21 07:32:28',1653118348,404,404,'is_404_no_redirect',''),(2925,0,'http://flatironsxrayservices.com/.env','404','2022-05-21 08:02:16',1653120136,404,404,'is_404_no_redirect',''),(2926,0,'http://flatironsxrayservices.com/.env','404','2022-05-21 15:35:15',1653147315,404,404,'is_404_no_redirect',''),(2927,0,'http://flatironsxrayservices.com/style.php','404','2022-05-21 23:06:14',1653174374,404,404,'is_404_no_redirect',''),(2928,0,'http://flatironsxrayservices.com/style.php','404','2022-05-21 23:06:16',1653174376,404,404,'is_404_no_redirect',''),(2929,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-05-21 23:06:17',1653174377,404,404,'is_404_no_redirect',''),(2930,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-05-21 23:06:18',1653174378,404,404,'is_404_no_redirect',''),(2931,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-21 23:06:31',1653174391,404,404,'is_404_no_redirect',''),(2932,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-21 23:06:32',1653174392,404,404,'is_404_no_redirect',''),(2933,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-21 23:09:01',1653174541,404,404,'is_404_no_redirect',''),(2934,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-21 23:09:03',1653174543,404,404,'is_404_no_redirect',''),(2935,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-21 23:09:34',1653174574,404,404,'is_404_no_redirect',''),(2936,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-21 23:09:35',1653174575,404,404,'is_404_no_redirect',''),(2937,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-21 23:09:52',1653174592,404,404,'is_404_no_redirect',''),(2938,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-21 23:09:52',1653174592,404,404,'is_404_no_redirect',''),(2939,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-21 23:10:59',1653174659,404,404,'is_404_no_redirect',''),(2940,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-21 23:11:00',1653174660,404,404,'is_404_no_redirect',''),(2941,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-21 23:11:15',1653174675,404,404,'is_404_no_redirect',''),(2942,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-21 23:11:15',1653174675,404,404,'is_404_no_redirect',''),(2943,0,'http://flatironsxrayservices.com/beence.php','404','2022-05-21 23:11:31',1653174691,404,404,'is_404_no_redirect',''),(2944,0,'http://flatironsxrayservices.com/beence.php','404','2022-05-21 23:11:32',1653174692,404,404,'is_404_no_redirect',''),(2945,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-21 23:11:56',1653174716,404,404,'is_404_no_redirect',''),(2946,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-21 23:11:57',1653174717,404,404,'is_404_no_redirect',''),(2947,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-21 23:12:18',1653174738,404,404,'is_404_no_redirect',''),(2948,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-21 23:12:23',1653174743,404,404,'is_404_no_redirect',''),(2949,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-21 23:13:40',1653174820,404,404,'is_404_no_redirect',''),(2950,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-21 23:13:41',1653174821,404,404,'is_404_no_redirect',''),(2951,0,'http://flatironsxrayservices.com/export.php','404','2022-05-21 23:13:57',1653174837,404,404,'is_404_no_redirect',''),(2952,0,'http://flatironsxrayservices.com/export.php','404','2022-05-21 23:13:58',1653174838,404,404,'is_404_no_redirect',''),(2953,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-21 23:13:59',1653174839,404,404,'is_404_no_redirect',''),(2954,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-21 23:14:00',1653174840,404,404,'is_404_no_redirect',''),(2955,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-21 23:15:26',1653174926,404,404,'is_404_no_redirect',''),(2956,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-21 23:15:27',1653174927,404,404,'is_404_no_redirect',''),(2957,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-21 23:16:58',1653175018,404,404,'is_404_no_redirect',''),(2958,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-21 23:16:59',1653175019,404,404,'is_404_no_redirect',''),(2959,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-21 23:17:00',1653175020,404,404,'is_404_no_redirect',''),(2960,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-21 23:17:01',1653175021,404,404,'is_404_no_redirect',''),(2961,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-21 23:17:07',1653175027,404,404,'is_404_no_redirect',''),(2962,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-21 23:17:08',1653175028,404,404,'is_404_no_redirect',''),(2963,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-21 23:17:26',1653175046,404,404,'is_404_no_redirect',''),(2964,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-21 23:17:27',1653175047,404,404,'is_404_no_redirect',''),(2965,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-21 23:17:30',1653175050,404,404,'is_404_no_redirect',''),(2966,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-21 23:17:31',1653175051,404,404,'is_404_no_redirect',''),(2967,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-21 23:18:13',1653175093,404,404,'is_404_no_redirect',''),(2968,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-21 23:18:13',1653175093,404,404,'is_404_no_redirect',''),(2969,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-05-21 23:18:50',1653175130,404,404,'is_404_no_redirect',''),(2970,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-05-21 23:18:52',1653175132,404,404,'is_404_no_redirect',''),(2971,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-05-21 23:19:23',1653175163,404,404,'is_404_no_redirect',''),(2972,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-05-21 23:19:25',1653175165,404,404,'is_404_no_redirect',''),(2973,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-05-21 23:19:52',1653175192,404,404,'is_404_no_redirect',''),(2974,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-05-21 23:19:54',1653175194,404,404,'is_404_no_redirect',''),(2975,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-05-21 23:19:55',1653175195,404,404,'is_404_no_redirect',''),(2976,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-05-21 23:19:55',1653175195,404,404,'is_404_no_redirect',''),(2977,0,'http://flatironsxrayservices.com/legion.php','404','2022-05-21 23:20:28',1653175228,404,404,'is_404_no_redirect',''),(2978,0,'http://flatironsxrayservices.com/legion.php','404','2022-05-21 23:20:30',1653175230,404,404,'is_404_no_redirect',''),(2979,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-05-21 23:20:36',1653175236,404,404,'is_404_no_redirect',''),(2980,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-05-21 23:20:37',1653175237,404,404,'is_404_no_redirect',''),(2981,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-05-21 23:20:58',1653175258,404,404,'is_404_no_redirect',''),(2982,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-05-21 23:20:59',1653175259,404,404,'is_404_no_redirect',''),(2983,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-21 23:23:09',1653175389,404,404,'is_404_no_redirect',''),(2984,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-21 23:23:19',1653175399,404,404,'is_404_no_redirect',''),(2985,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-05-21 23:23:26',1653175406,404,404,'is_404_no_redirect',''),(2986,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-05-21 23:23:27',1653175407,404,404,'is_404_no_redirect',''),(2987,0,'http://flatironsxrayservices.com/archives.php','404','2022-05-21 23:23:29',1653175409,404,404,'is_404_no_redirect',''),(2988,0,'http://flatironsxrayservices.com/archives.php','404','2022-05-21 23:23:29',1653175409,404,404,'is_404_no_redirect',''),(2989,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-21 23:24:50',1653175490,404,404,'is_404_no_redirect',''),(2990,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-21 23:24:50',1653175490,404,404,'is_404_no_redirect',''),(2991,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-21 23:25:40',1653175540,404,404,'is_404_no_redirect',''),(2992,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-21 23:25:42',1653175542,404,404,'is_404_no_redirect',''),(2993,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-21 23:25:44',1653175544,404,404,'is_404_no_redirect',''),(2994,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-21 23:25:45',1653175545,404,404,'is_404_no_redirect',''),(2995,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-05-21 23:26:56',1653175616,404,404,'is_404_no_redirect',''),(2996,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-05-21 23:26:57',1653175617,404,404,'is_404_no_redirect',''),(2997,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-21 23:29:31',1653175771,404,404,'is_404_no_redirect',''),(2998,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-21 23:29:32',1653175772,404,404,'is_404_no_redirect',''),(2999,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-05-21 23:33:46',1653176026,404,404,'is_404_no_redirect',''),(3000,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-05-21 23:33:47',1653176027,404,404,'is_404_no_redirect',''),(3001,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-05-21 23:33:48',1653176028,404,404,'is_404_no_redirect',''),(3002,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-05-21 23:33:49',1653176029,404,404,'is_404_no_redirect',''),(3003,0,'http://flatironsxrayservices.com/cgialfa','404','2022-05-21 23:33:50',1653176030,404,404,'is_404_no_redirect',''),(3004,0,'http://flatironsxrayservices.com/cgialfa','404','2022-05-21 23:33:51',1653176031,404,404,'is_404_no_redirect',''),(3005,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-05-21 23:33:52',1653176032,404,404,'is_404_no_redirect',''),(3006,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-05-21 23:33:52',1653176032,404,404,'is_404_no_redirect',''),(3007,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-05-21 23:33:53',1653176033,404,404,'is_404_no_redirect',''),(3008,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-05-21 23:33:54',1653176034,404,404,'is_404_no_redirect',''),(3009,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-05-21 23:33:55',1653176035,404,404,'is_404_no_redirect',''),(3010,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-05-21 23:33:55',1653176035,404,404,'is_404_no_redirect',''),(3011,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-05-21 23:33:56',1653176036,404,404,'is_404_no_redirect',''),(3012,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-05-21 23:33:57',1653176037,404,404,'is_404_no_redirect',''),(3013,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-05-21 23:33:58',1653176038,404,404,'is_404_no_redirect',''),(3014,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-05-21 23:33:59',1653176039,404,404,'is_404_no_redirect',''),(3015,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-05-21 23:34:00',1653176040,404,404,'is_404_no_redirect',''),(3016,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-05-21 23:34:00',1653176040,404,404,'is_404_no_redirect',''),(3017,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-05-21 23:34:01',1653176041,404,404,'is_404_no_redirect',''),(3018,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-05-21 23:34:02',1653176042,404,404,'is_404_no_redirect',''),(3019,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-05-21 23:34:03',1653176043,404,404,'is_404_no_redirect',''),(3020,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-05-21 23:34:04',1653176044,404,404,'is_404_no_redirect',''),(3021,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-05-21 23:34:05',1653176045,404,404,'is_404_no_redirect',''),(3022,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-05-21 23:34:05',1653176045,404,404,'is_404_no_redirect',''),(3023,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-05-21 23:34:06',1653176046,404,404,'is_404_no_redirect',''),(3024,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-05-21 23:34:07',1653176047,404,404,'is_404_no_redirect',''),(3025,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-05-21 23:34:08',1653176048,404,404,'is_404_no_redirect',''),(3026,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-05-21 23:34:09',1653176049,404,404,'is_404_no_redirect',''),(3027,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-05-21 23:34:09',1653176049,404,404,'is_404_no_redirect',''),(3028,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-05-21 23:34:10',1653176050,404,404,'is_404_no_redirect',''),(3029,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-05-21 23:34:11',1653176051,404,404,'is_404_no_redirect',''),(3030,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-05-21 23:34:12',1653176052,404,404,'is_404_no_redirect',''),(3031,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-05-21 23:34:13',1653176053,404,404,'is_404_no_redirect',''),(3032,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-05-21 23:34:13',1653176053,404,404,'is_404_no_redirect',''),(3033,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-05-21 23:34:14',1653176054,404,404,'is_404_no_redirect',''),(3034,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-05-21 23:34:15',1653176055,404,404,'is_404_no_redirect',''),(3035,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-05-21 23:34:16',1653176056,404,404,'is_404_no_redirect',''),(3036,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-05-21 23:34:17',1653176057,404,404,'is_404_no_redirect',''),(3037,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-05-21 23:34:17',1653176057,404,404,'is_404_no_redirect',''),(3038,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-05-21 23:34:18',1653176058,404,404,'is_404_no_redirect',''),(3039,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-05-21 23:34:19',1653176059,404,404,'is_404_no_redirect',''),(3040,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-05-21 23:34:20',1653176060,404,404,'is_404_no_redirect',''),(3041,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-05-21 23:34:21',1653176061,404,404,'is_404_no_redirect',''),(3042,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-05-21 23:34:22',1653176062,404,404,'is_404_no_redirect',''),(3043,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-05-21 23:34:23',1653176063,404,404,'is_404_no_redirect',''),(3044,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-05-21 23:34:23',1653176063,404,404,'is_404_no_redirect',''),(3045,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-05-21 23:34:24',1653176064,404,404,'is_404_no_redirect',''),(3046,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-05-21 23:34:25',1653176065,404,404,'is_404_no_redirect',''),(3047,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-05-21 23:34:26',1653176066,404,404,'is_404_no_redirect',''),(3048,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-05-21 23:34:27',1653176067,404,404,'is_404_no_redirect',''),(3049,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-05-21 23:34:27',1653176067,404,404,'is_404_no_redirect',''),(3050,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-05-21 23:34:28',1653176068,404,404,'is_404_no_redirect',''),(3051,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-05-21 23:34:29',1653176069,404,404,'is_404_no_redirect',''),(3052,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-05-21 23:34:30',1653176070,404,404,'is_404_no_redirect',''),(3053,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-05-21 23:35:15',1653176115,404,404,'is_404_no_redirect',''),(3054,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-05-21 23:35:17',1653176117,404,404,'is_404_no_redirect',''),(3055,0,'http://flatironsxrayservices.com/olux.php','404','2022-05-21 23:35:23',1653176123,404,404,'is_404_no_redirect',''),(3056,0,'http://flatironsxrayservices.com/olux.php','404','2022-05-21 23:35:23',1653176123,404,404,'is_404_no_redirect',''),(3057,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-21 23:35:24',1653176124,404,404,'is_404_no_redirect',''),(3058,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-21 23:35:25',1653176125,404,404,'is_404_no_redirect',''),(3059,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-21 23:35:26',1653176126,404,404,'is_404_no_redirect',''),(3060,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-21 23:35:26',1653176126,404,404,'is_404_no_redirect',''),(3061,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-21 23:35:27',1653176127,404,404,'is_404_no_redirect',''),(3062,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-21 23:35:28',1653176128,404,404,'is_404_no_redirect',''),(3063,0,'http://flatironsxrayservices.com/up.php','404','2022-05-21 23:35:29',1653176129,404,404,'is_404_no_redirect',''),(3064,0,'http://flatironsxrayservices.com/up.php','404','2022-05-21 23:35:29',1653176129,404,404,'is_404_no_redirect',''),(3065,0,'http://flatironsxrayservices.com/upload.php','404','2022-05-21 23:35:30',1653176130,404,404,'is_404_no_redirect',''),(3066,0,'http://flatironsxrayservices.com/upload.php','404','2022-05-21 23:35:31',1653176131,404,404,'is_404_no_redirect',''),(3067,0,'http://flatironsxrayservices.com/1.php','404','2022-05-21 23:35:31',1653176131,404,404,'is_404_no_redirect',''),(3068,0,'http://flatironsxrayservices.com/1.php','404','2022-05-21 23:35:32',1653176132,404,404,'is_404_no_redirect',''),(3069,0,'http://flatironsxrayservices.com/x.php','404','2022-05-21 23:35:33',1653176133,404,404,'is_404_no_redirect',''),(3070,0,'http://flatironsxrayservices.com/x.php','404','2022-05-21 23:35:34',1653176134,404,404,'is_404_no_redirect',''),(3071,0,'http://flatironsxrayservices.com/z.php','404','2022-05-21 23:35:34',1653176134,404,404,'is_404_no_redirect',''),(3072,0,'http://flatironsxrayservices.com/z.php','404','2022-05-21 23:35:35',1653176135,404,404,'is_404_no_redirect',''),(3073,0,'http://flatironsxrayservices.com/a.php','404','2022-05-21 23:35:36',1653176136,404,404,'is_404_no_redirect',''),(3074,0,'http://flatironsxrayservices.com/a.php','404','2022-05-21 23:35:36',1653176136,404,404,'is_404_no_redirect',''),(3075,0,'http://flatironsxrayservices.com/test.php','404','2022-05-21 23:35:37',1653176137,404,404,'is_404_no_redirect',''),(3076,0,'http://flatironsxrayservices.com/test.php','404','2022-05-21 23:35:38',1653176138,404,404,'is_404_no_redirect',''),(3077,0,'http://flatironsxrayservices.com/wp.php','404','2022-05-21 23:35:39',1653176139,404,404,'is_404_no_redirect',''),(3078,0,'http://flatironsxrayservices.com/wp.php','404','2022-05-21 23:35:39',1653176139,404,404,'is_404_no_redirect',''),(3079,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-21 23:35:40',1653176140,404,404,'is_404_no_redirect',''),(3080,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-21 23:35:41',1653176141,404,404,'is_404_no_redirect',''),(3081,0,'http://flatironsxrayservices.com/config.php','404','2022-05-21 23:35:42',1653176142,404,404,'is_404_no_redirect',''),(3082,0,'http://flatironsxrayservices.com/config.php','404','2022-05-21 23:35:42',1653176142,404,404,'is_404_no_redirect',''),(3083,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-05-21 23:35:43',1653176143,404,404,'is_404_no_redirect',''),(3084,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-05-21 23:35:44',1653176144,404,404,'is_404_no_redirect',''),(3085,0,'http://flatironsxrayservices.com/about.php','404','2022-05-21 23:35:45',1653176145,404,404,'is_404_no_redirect',''),(3086,0,'http://flatironsxrayservices.com/about.php','404','2022-05-21 23:35:45',1653176145,404,404,'is_404_no_redirect',''),(3087,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-21 23:35:46',1653176146,404,404,'is_404_no_redirect',''),(3088,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-21 23:35:47',1653176147,404,404,'is_404_no_redirect',''),(3089,0,'http://flatironsxrayservices.com/wp-22.php?sfilename=on.php&sfilecontent=%3F%3D409723%2A20%3B&supfiles=on.php','404','2022-05-22 00:52:26',1653180746,404,404,'is_404_no_redirect',''),(3090,0,'http://flatironsxrayservices.com/style.php?sig=rename','404','2022-05-22 17:32:43',1653240763,404,404,'is_404_no_redirect',''),(3091,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-22 18:35:26',1653244526,404,404,'is_404_no_redirect',''),(3092,0,'http://flatironsxrayservices.com/2index.php','404','2022-05-22 18:35:31',1653244531,404,404,'is_404_no_redirect',''),(3093,0,'http://flatironsxrayservices.com/3index.php','404','2022-05-22 18:35:46',1653244546,404,404,'is_404_no_redirect',''),(3094,0,'http://flatironsxrayservices.com/wp-admin.php','404','2022-05-22 18:35:54',1653244554,404,404,'is_404_no_redirect',''),(3095,0,'http://flatironsxrayservices.com/content.php','404','2022-05-22 18:35:59',1653244559,404,404,'is_404_no_redirect',''),(3096,0,'http://flatironsxrayservices.com/old-index.php','404','2022-05-22 18:36:17',1653244577,404,404,'is_404_no_redirect',''),(3097,0,'http://flatironsxrayservices.com/new-index.php','404','2022-05-22 18:36:22',1653244582,404,404,'is_404_no_redirect',''),(3098,0,'http://flatironsxrayservices.com/admin.php','404','2022-05-22 18:36:47',1653244607,404,404,'is_404_no_redirect',''),(3099,0,'http://flatironsxrayservices.com/stindex.php','404','2022-05-22 18:36:54',1653244614,404,404,'is_404_no_redirect',''),(3100,0,'http://flatironsxrayservices.com/wikindex.php','404','2022-05-22 18:36:58',1653244618,404,404,'is_404_no_redirect',''),(3101,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-22 18:37:02',1653244622,404,404,'is_404_no_redirect',''),(3102,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-22 18:37:06',1653244626,404,404,'is_404_no_redirect',''),(3103,0,'http://flatironsxrayservices.com/mt/pekok.php','404','2022-05-22 18:37:25',1653244645,404,404,'is_404_no_redirect',''),(3104,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-22 18:37:31',1653244651,404,404,'is_404_no_redirect',''),(3105,0,'http://flatironsxrayservices.com/fw.php','404','2022-05-22 18:37:46',1653244666,404,404,'is_404_no_redirect',''),(3106,0,'http://flatironsxrayservices.com/fox.php','404','2022-05-22 18:37:55',1653244675,404,404,'is_404_no_redirect',''),(3107,0,'http://flatironsxrayservices.com/fox.php','404','2022-05-22 18:37:59',1653244679,404,404,'is_404_no_redirect',''),(3108,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-22 18:38:04',1653244684,404,404,'is_404_no_redirect',''),(3109,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-22 18:38:09',1653244689,404,404,'is_404_no_redirect',''),(3110,0,'http://flatironsxrayservices.com/Panels.txt','404','2022-05-22 18:38:15',1653244695,404,404,'is_404_no_redirect',''),(3111,0,'http://flatironsxrayservices.com/wordpress/','404','2022-05-23 08:21:15',1653294075,404,404,'is_404_no_redirect',''),(3112,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/apikey.php?test=hello','404','2022-05-24 00:33:41',1653352421,404,404,'is_404_no_redirect',''),(3113,0,'http://flatironsxrayservices.com/plugins/content/apismtp/apismtp.php?test=hello','404','2022-05-24 00:33:43',1653352423,404,404,'is_404_no_redirect',''),(3114,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello','404','2022-05-24 00:33:45',1653352425,404,404,'is_404_no_redirect',''),(3115,0,'http://flatironsxrayservices.com/plugins/content/apismtp/apismtp.php.suspected?test=hello','404','2022-05-24 00:33:46',1653352426,404,404,'is_404_no_redirect',''),(3116,0,'http://flatironsxrayservices.com/.env','404','2022-05-24 01:20:49',1653355249,404,404,'is_404_no_redirect',''),(3117,0,'http://flatironsxrayservices.com/.env','404','2022-05-24 02:43:04',1653360184,404,404,'is_404_no_redirect',''),(3118,0,'http://flatironsxrayservices.com/.env','404','2022-05-24 02:43:05',1653360185,404,404,'is_404_no_redirect',''),(3119,0,'http://flatironsxrayservices.com/style.php','404','2022-05-24 19:16:04',1653419764,404,404,'is_404_no_redirect',''),(3120,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-05-24 19:16:06',1653419766,404,404,'is_404_no_redirect',''),(3121,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-24 19:16:09',1653419769,404,404,'is_404_no_redirect',''),(3122,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-24 19:16:21',1653419781,404,404,'is_404_no_redirect',''),(3123,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-24 19:16:23',1653419783,404,404,'is_404_no_redirect',''),(3124,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-24 19:16:31',1653419791,404,404,'is_404_no_redirect',''),(3125,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-24 19:16:36',1653419796,404,404,'is_404_no_redirect',''),(3126,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-24 19:16:39',1653419799,404,404,'is_404_no_redirect',''),(3127,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-24 19:17:32',1653419852,404,404,'is_404_no_redirect',''),(3128,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-24 19:17:57',1653419877,404,404,'is_404_no_redirect',''),(3129,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-24 19:18:02',1653419882,404,404,'is_404_no_redirect',''),(3130,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-24 19:18:19',1653419899,404,404,'is_404_no_redirect',''),(3131,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-24 19:20:30',1653420030,404,404,'is_404_no_redirect',''),(3132,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-24 19:20:32',1653420032,404,404,'is_404_no_redirect',''),(3133,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-24 19:20:37',1653420037,404,404,'is_404_no_redirect',''),(3134,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-24 19:20:58',1653420058,404,404,'is_404_no_redirect',''),(3135,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-24 19:21:22',1653420082,404,404,'is_404_no_redirect',''),(3136,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-24 19:21:32',1653420092,404,404,'is_404_no_redirect',''),(3137,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-05-24 19:21:34',1653420094,404,404,'is_404_no_redirect',''),(3138,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-05-24 19:21:39',1653420099,404,404,'is_404_no_redirect',''),(3139,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-05-24 19:21:42',1653420102,404,404,'is_404_no_redirect',''),(3140,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-05-24 19:21:43',1653420103,404,404,'is_404_no_redirect',''),(3141,0,'http://flatironsxrayservices.com/legion.php','404','2022-05-24 19:21:47',1653420107,404,404,'is_404_no_redirect',''),(3142,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-05-24 19:22:12',1653420132,404,404,'is_404_no_redirect',''),(3143,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-05-24 19:22:27',1653420147,404,404,'is_404_no_redirect',''),(3144,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-24 19:22:37',1653420157,404,404,'is_404_no_redirect',''),(3145,0,'http://flatironsxrayservices.com/archives.php','404','2022-05-24 19:23:28',1653420208,404,404,'is_404_no_redirect',''),(3146,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-24 19:23:30',1653420210,404,404,'is_404_no_redirect',''),(3147,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-24 19:23:39',1653420219,404,404,'is_404_no_redirect',''),(3148,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-24 19:23:46',1653420226,404,404,'is_404_no_redirect',''),(3149,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-05-24 19:23:50',1653420230,404,404,'is_404_no_redirect',''),(3150,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-24 19:23:53',1653420233,404,404,'is_404_no_redirect',''),(3151,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-05-24 19:23:56',1653420236,404,404,'is_404_no_redirect',''),(3152,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-05-24 19:23:57',1653420237,404,404,'is_404_no_redirect',''),(3153,0,'http://flatironsxrayservices.com/cgialfa','404','2022-05-24 19:23:58',1653420238,404,404,'is_404_no_redirect',''),(3154,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-05-24 19:23:59',1653420239,404,404,'is_404_no_redirect',''),(3155,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-05-24 19:24:01',1653420241,404,404,'is_404_no_redirect',''),(3156,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-05-24 19:24:02',1653420242,404,404,'is_404_no_redirect',''),(3157,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-05-24 19:24:03',1653420243,404,404,'is_404_no_redirect',''),(3158,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-05-24 19:24:04',1653420244,404,404,'is_404_no_redirect',''),(3159,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-05-24 19:24:06',1653420246,404,404,'is_404_no_redirect',''),(3160,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-05-24 19:24:07',1653420247,404,404,'is_404_no_redirect',''),(3161,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-05-24 19:24:08',1653420248,404,404,'is_404_no_redirect',''),(3162,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-05-24 19:24:10',1653420250,404,404,'is_404_no_redirect',''),(3163,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-05-24 19:24:11',1653420251,404,404,'is_404_no_redirect',''),(3164,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-05-24 19:24:12',1653420252,404,404,'is_404_no_redirect',''),(3165,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-05-24 19:24:13',1653420253,404,404,'is_404_no_redirect',''),(3166,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-05-24 19:24:15',1653420255,404,404,'is_404_no_redirect',''),(3167,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-05-24 19:24:16',1653420256,404,404,'is_404_no_redirect',''),(3168,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-05-24 19:24:17',1653420257,404,404,'is_404_no_redirect',''),(3169,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-05-24 19:24:19',1653420259,404,404,'is_404_no_redirect',''),(3170,0,'http://flatironsxrayservices.com/olux.php','404','2022-05-24 19:24:21',1653420261,404,404,'is_404_no_redirect',''),(3171,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-24 19:24:22',1653420262,404,404,'is_404_no_redirect',''),(3172,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-24 19:24:23',1653420263,404,404,'is_404_no_redirect',''),(3173,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-24 19:24:24',1653420264,404,404,'is_404_no_redirect',''),(3174,0,'http://flatironsxrayservices.com/up.php','404','2022-05-24 19:24:25',1653420265,404,404,'is_404_no_redirect',''),(3175,0,'http://flatironsxrayservices.com/upload.php','404','2022-05-24 19:24:26',1653420266,404,404,'is_404_no_redirect',''),(3176,0,'http://flatironsxrayservices.com/1.php','404','2022-05-24 19:24:27',1653420267,404,404,'is_404_no_redirect',''),(3177,0,'http://flatironsxrayservices.com/x.php','404','2022-05-24 19:24:28',1653420268,404,404,'is_404_no_redirect',''),(3178,0,'http://flatironsxrayservices.com/z.php','404','2022-05-24 19:24:29',1653420269,404,404,'is_404_no_redirect',''),(3179,0,'http://flatironsxrayservices.com/a.php','404','2022-05-24 19:24:31',1653420271,404,404,'is_404_no_redirect',''),(3180,0,'http://flatironsxrayservices.com/test.php','404','2022-05-24 19:24:32',1653420272,404,404,'is_404_no_redirect',''),(3181,0,'http://flatironsxrayservices.com/wp.php','404','2022-05-24 19:24:33',1653420273,404,404,'is_404_no_redirect',''),(3182,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-24 19:24:34',1653420274,404,404,'is_404_no_redirect',''),(3183,0,'http://flatironsxrayservices.com/config.php','404','2022-05-24 19:24:35',1653420275,404,404,'is_404_no_redirect',''),(3184,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-05-24 19:24:36',1653420276,404,404,'is_404_no_redirect',''),(3185,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-05-24 19:24:37',1653420277,404,404,'is_404_no_redirect',''),(3186,0,'http://flatironsxrayservices.com/about.php','404','2022-05-24 19:24:38',1653420278,404,404,'is_404_no_redirect',''),(3187,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-24 19:24:39',1653420279,404,404,'is_404_no_redirect',''),(3188,0,'http://flatironsxrayservices.com/wp-class.php','404','2022-05-24 20:46:23',1653425183,404,404,'is_404_no_redirect',''),(3189,0,'http://flatironsxrayservices.com/wp-class.php','404','2022-05-24 21:26:11',1653427571,404,404,'is_404_no_redirect',''),(3190,0,'http://flatironsxrayservices.com/style.php','404','2022-05-25 12:34:31',1653482071,404,404,'is_404_no_redirect',''),(3191,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-05-25 12:34:34',1653482074,404,404,'is_404_no_redirect',''),(3192,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-25 12:34:35',1653482075,404,404,'is_404_no_redirect',''),(3193,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-25 12:34:36',1653482076,404,404,'is_404_no_redirect',''),(3194,0,'http://flatironsxrayservices.com/1index.php','404','2022-05-25 12:34:38',1653482078,404,404,'is_404_no_redirect',''),(3195,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-25 12:34:39',1653482079,404,404,'is_404_no_redirect',''),(3196,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-25 12:34:40',1653482080,404,404,'is_404_no_redirect',''),(3197,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-25 12:34:42',1653482082,404,404,'is_404_no_redirect',''),(3198,0,'http://flatironsxrayservices.com/beence.php','404','2022-05-25 12:34:43',1653482083,404,404,'is_404_no_redirect',''),(3199,0,'http://flatironsxrayservices.com/ups.php','404','2022-05-25 12:34:45',1653482085,404,404,'is_404_no_redirect',''),(3200,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-25 12:34:46',1653482086,404,404,'is_404_no_redirect',''),(3201,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-05-25 12:34:47',1653482087,404,404,'is_404_no_redirect',''),(3202,0,'http://flatironsxrayservices.com/export.php','404','2022-05-25 12:34:49',1653482089,404,404,'is_404_no_redirect',''),(3203,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-25 12:34:50',1653482090,404,404,'is_404_no_redirect',''),(3204,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-25 12:34:51',1653482091,404,404,'is_404_no_redirect',''),(3205,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-25 12:34:55',1653482095,404,404,'is_404_no_redirect',''),(3206,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-25 12:34:56',1653482096,404,404,'is_404_no_redirect',''),(3207,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-25 12:34:57',1653482097,404,404,'is_404_no_redirect',''),(3208,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-25 12:34:58',1653482098,404,404,'is_404_no_redirect',''),(3209,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-25 12:35:00',1653482100,404,404,'is_404_no_redirect',''),(3210,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-25 12:35:01',1653482101,404,404,'is_404_no_redirect',''),(3211,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-05-25 12:35:03',1653482103,404,404,'is_404_no_redirect',''),(3212,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-05-25 12:35:05',1653482105,404,404,'is_404_no_redirect',''),(3213,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-05-25 12:35:06',1653482106,404,404,'is_404_no_redirect',''),(3214,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-05-25 12:35:07',1653482107,404,404,'is_404_no_redirect',''),(3215,0,'http://flatironsxrayservices.com/legion.php','404','2022-05-25 12:35:08',1653482108,404,404,'is_404_no_redirect',''),(3216,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-05-25 12:35:09',1653482109,404,404,'is_404_no_redirect',''),(3217,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-05-25 12:35:10',1653482110,404,404,'is_404_no_redirect',''),(3218,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-25 12:35:12',1653482112,404,404,'is_404_no_redirect',''),(3219,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-05-25 12:35:15',1653482115,404,404,'is_404_no_redirect',''),(3220,0,'http://flatironsxrayservices.com/archives.php','404','2022-05-25 12:35:16',1653482116,404,404,'is_404_no_redirect',''),(3221,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-25 12:35:18',1653482118,404,404,'is_404_no_redirect',''),(3222,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-25 12:35:19',1653482119,404,404,'is_404_no_redirect',''),(3223,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-25 12:35:21',1653482121,404,404,'is_404_no_redirect',''),(3224,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-05-25 12:35:22',1653482122,404,404,'is_404_no_redirect',''),(3225,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-25 12:35:24',1653482124,404,404,'is_404_no_redirect',''),(3226,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-05-25 12:35:25',1653482125,404,404,'is_404_no_redirect',''),(3227,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-05-25 12:35:26',1653482126,404,404,'is_404_no_redirect',''),(3228,0,'http://flatironsxrayservices.com/cgialfa','404','2022-05-25 12:35:27',1653482127,404,404,'is_404_no_redirect',''),(3229,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-05-25 12:35:29',1653482129,404,404,'is_404_no_redirect',''),(3230,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-05-25 12:35:30',1653482130,404,404,'is_404_no_redirect',''),(3231,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-05-25 12:35:31',1653482131,404,404,'is_404_no_redirect',''),(3232,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-05-25 12:35:33',1653482133,404,404,'is_404_no_redirect',''),(3233,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-05-25 12:35:34',1653482134,404,404,'is_404_no_redirect',''),(3234,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-05-25 12:35:35',1653482135,404,404,'is_404_no_redirect',''),(3235,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-05-25 12:35:36',1653482136,404,404,'is_404_no_redirect',''),(3236,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-05-25 12:35:38',1653482138,404,404,'is_404_no_redirect',''),(3237,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-05-25 12:35:42',1653482142,404,404,'is_404_no_redirect',''),(3238,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-05-25 12:35:44',1653482144,404,404,'is_404_no_redirect',''),(3239,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-05-25 12:35:47',1653482147,404,404,'is_404_no_redirect',''),(3240,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-05-25 12:35:48',1653482148,404,404,'is_404_no_redirect',''),(3241,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-05-25 12:35:49',1653482149,404,404,'is_404_no_redirect',''),(3242,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-05-25 12:35:50',1653482150,404,404,'is_404_no_redirect',''),(3243,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-05-25 12:35:52',1653482152,404,404,'is_404_no_redirect',''),(3244,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-05-25 12:35:53',1653482153,404,404,'is_404_no_redirect',''),(3245,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-05-25 12:35:54',1653482154,404,404,'is_404_no_redirect',''),(3246,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-05-25 12:35:56',1653482156,404,404,'is_404_no_redirect',''),(3247,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-05-25 12:35:57',1653482157,404,404,'is_404_no_redirect',''),(3248,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-05-25 12:35:58',1653482158,404,404,'is_404_no_redirect',''),(3249,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-05-25 12:36:00',1653482160,404,404,'is_404_no_redirect',''),(3250,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-05-25 12:36:01',1653482161,404,404,'is_404_no_redirect',''),(3251,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-05-25 12:36:02',1653482162,404,404,'is_404_no_redirect',''),(3252,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-05-25 12:36:03',1653482163,404,404,'is_404_no_redirect',''),(3253,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-05-25 12:36:05',1653482165,404,404,'is_404_no_redirect',''),(3254,0,'http://flatironsxrayservices.com/olux.php','404','2022-05-25 12:36:10',1653482170,404,404,'is_404_no_redirect',''),(3255,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-25 12:36:11',1653482171,404,404,'is_404_no_redirect',''),(3256,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-25 12:36:22',1653482182,404,404,'is_404_no_redirect',''),(3257,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-25 12:36:23',1653482183,404,404,'is_404_no_redirect',''),(3258,0,'http://flatironsxrayservices.com/up.php','404','2022-05-25 12:36:25',1653482185,404,404,'is_404_no_redirect',''),(3259,0,'http://flatironsxrayservices.com/upload.php','404','2022-05-25 12:36:26',1653482186,404,404,'is_404_no_redirect',''),(3260,0,'http://flatironsxrayservices.com/1.php','404','2022-05-25 12:36:27',1653482187,404,404,'is_404_no_redirect',''),(3261,0,'http://flatironsxrayservices.com/x.php','404','2022-05-25 12:36:28',1653482188,404,404,'is_404_no_redirect',''),(3262,0,'http://flatironsxrayservices.com/z.php','404','2022-05-25 12:36:30',1653482190,404,404,'is_404_no_redirect',''),(3263,0,'http://flatironsxrayservices.com/a.php','404','2022-05-25 12:36:31',1653482191,404,404,'is_404_no_redirect',''),(3264,0,'http://flatironsxrayservices.com/test.php','404','2022-05-25 12:36:32',1653482192,404,404,'is_404_no_redirect',''),(3265,0,'http://flatironsxrayservices.com/wp.php','404','2022-05-25 12:36:33',1653482193,404,404,'is_404_no_redirect',''),(3266,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-25 12:36:34',1653482194,404,404,'is_404_no_redirect',''),(3267,0,'http://flatironsxrayservices.com/config.php','404','2022-05-25 12:36:35',1653482195,404,404,'is_404_no_redirect',''),(3268,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-05-25 12:36:36',1653482196,404,404,'is_404_no_redirect',''),(3269,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-05-25 12:36:37',1653482197,404,404,'is_404_no_redirect',''),(3270,0,'http://flatironsxrayservices.com/about.php','404','2022-05-25 12:36:38',1653482198,404,404,'is_404_no_redirect',''),(3271,0,'http://flatironsxrayservices.com/shells.php','404','2022-05-25 12:36:39',1653482199,404,404,'is_404_no_redirect',''),(3272,0,'http://flatironsxrayservices.com/.env','404','2022-05-26 03:10:11',1653534611,404,404,'is_404_no_redirect',''),(3273,0,'http://flatironsxrayservices.com/.env','404','2022-05-26 04:42:21',1653540141,404,404,'is_404_no_redirect',''),(3274,0,'http://flatironsxrayservices.com/.env','404','2022-05-26 17:19:57',1653585597,404,404,'is_404_no_redirect',''),(3275,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-26 18:37:16',1653590236,404,404,'is_404_no_redirect',''),(3276,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-26 18:38:59',1653590339,404,404,'is_404_no_redirect',''),(3277,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-26 18:43:22',1653590602,404,404,'is_404_no_redirect',''),(3278,0,'http://flatironsxrayservices.com/.env','404','2022-05-26 20:54:02',1653598442,404,404,'is_404_no_redirect',''),(3279,0,'http://flatironsxrayservices.com/.env','404','2022-05-26 20:54:03',1653598443,404,404,'is_404_no_redirect',''),(3280,0,'http://flatironsxrayservices.com/.env','404','2022-05-26 22:13:32',1653603212,404,404,'is_404_no_redirect',''),(3281,0,'http://flatironsxrayservices.com/.env','404','2022-05-27 10:31:57',1653647517,404,404,'is_404_no_redirect',''),(3282,0,'http://flatironsxrayservices.com/.env','404','2022-05-27 10:31:58',1653647518,404,404,'is_404_no_redirect',''),(3283,0,'http://flatironsxrayservices.com/.env','404','2022-05-27 22:59:24',1653692364,404,404,'is_404_no_redirect',''),(3284,0,'http://flatironsxrayservices.com/.env','404','2022-05-27 22:59:50',1653692390,404,404,'is_404_no_redirect',''),(3285,0,'http://flatironsxrayservices.com/wp','404','2022-05-27 23:24:49',1653693889,404,404,'is_404_no_redirect',''),(3286,0,'http://flatironsxrayservices.com/wordpress','404','2022-05-27 23:25:11',1653693911,404,404,'is_404_no_redirect',''),(3287,0,'http://flatironsxrayservices.com/staging','404','2022-05-27 23:25:16',1653693916,404,404,'is_404_no_redirect',''),(3288,0,'http://flatironsxrayservices.com/WP','404','2022-05-27 23:25:22',1653693922,404,404,'is_404_no_redirect',''),(3289,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-28 01:22:05',1653700925,404,404,'is_404_no_redirect',''),(3290,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-28 01:22:11',1653700931,404,404,'is_404_no_redirect',''),(3291,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-28 01:23:29',1653701009,404,404,'is_404_no_redirect',''),(3292,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-28 01:27:19',1653701239,404,404,'is_404_no_redirect',''),(3293,0,'http://flatironsxrayservices.com/?author=3','404','2022-05-28 01:36:00',1653701760,404,404,'is_404_no_redirect',''),(3294,0,'http://flatironsxrayservices.com/a.php','404','2022-05-28 09:33:51',1653730431,404,404,'is_404_no_redirect',''),(3295,0,'http://flatironsxrayservices.com/a.php','404','2022-05-28 09:33:56',1653730436,404,404,'is_404_no_redirect',''),(3296,0,'http://flatironsxrayservices.com/export.php','404','2022-05-28 09:34:15',1653730455,404,404,'is_404_no_redirect',''),(3297,0,'http://flatironsxrayservices.com/export.php','404','2022-05-28 09:34:20',1653730460,404,404,'is_404_no_redirect',''),(3298,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-28 09:34:37',1653730477,404,404,'is_404_no_redirect',''),(3299,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-28 09:34:41',1653730481,404,404,'is_404_no_redirect',''),(3300,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-28 09:34:59',1653730499,404,404,'is_404_no_redirect',''),(3301,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-28 09:35:04',1653730504,404,404,'is_404_no_redirect',''),(3302,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-28 09:35:11',1653730511,404,404,'is_404_no_redirect',''),(3303,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-28 09:35:13',1653730513,404,404,'is_404_no_redirect',''),(3304,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-28 09:35:17',1653730517,404,404,'is_404_no_redirect',''),(3305,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-28 09:35:19',1653730519,404,404,'is_404_no_redirect',''),(3306,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-28 09:35:27',1653730527,404,404,'is_404_no_redirect',''),(3307,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-28 09:35:29',1653730529,404,404,'is_404_no_redirect',''),(3308,0,'http://flatironsxrayservices.com/cgialfa/','404','2022-05-28 09:35:37',1653730537,404,404,'is_404_no_redirect',''),(3309,0,'http://flatironsxrayservices.com/cgialfa/','404','2022-05-28 09:35:39',1653730539,404,404,'is_404_no_redirect',''),(3310,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-28 09:35:44',1653730544,404,404,'is_404_no_redirect',''),(3311,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-28 09:35:47',1653730547,404,404,'is_404_no_redirect',''),(3312,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-28 09:35:55',1653730555,404,404,'is_404_no_redirect',''),(3313,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-28 09:35:57',1653730557,404,404,'is_404_no_redirect',''),(3314,0,'http://flatironsxrayservices.com/wp-includes/css/admin.php','404','2022-05-28 09:36:07',1653730567,404,404,'is_404_no_redirect',''),(3315,0,'http://flatironsxrayservices.com/wp-includes/css/admin.php','404','2022-05-28 09:36:09',1653730569,404,404,'is_404_no_redirect',''),(3316,0,'http://flatironsxrayservices.com/1.php','404','2022-05-28 09:36:30',1653730590,404,404,'is_404_no_redirect',''),(3317,0,'http://flatironsxrayservices.com/1.php','404','2022-05-28 09:36:35',1653730595,404,404,'is_404_no_redirect',''),(3318,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-28 09:36:48',1653730608,404,404,'is_404_no_redirect',''),(3319,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-28 09:36:53',1653730613,404,404,'is_404_no_redirect',''),(3320,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=old-index.php','404','2022-05-28 09:37:08',1653730628,404,404,'is_404_no_redirect',''),(3321,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=old-index.php','404','2022-05-28 09:37:13',1653730633,404,404,'is_404_no_redirect',''),(3322,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=index.php','404','2022-05-28 09:37:28',1653730648,404,404,'is_404_no_redirect',''),(3323,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=index.php','404','2022-05-28 09:37:33',1653730653,404,404,'is_404_no_redirect',''),(3324,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=radio.php','404','2022-05-28 09:37:44',1653730664,404,404,'is_404_no_redirect',''),(3325,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=radio.php','404','2022-05-28 09:37:49',1653730669,404,404,'is_404_no_redirect',''),(3326,0,'http://flatironsxrayservices.com/xmrlpc.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=xmrlpc.php','404','2022-05-28 09:38:01',1653730681,404,404,'is_404_no_redirect',''),(3327,0,'http://flatironsxrayservices.com/xmrlpc.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=xmrlpc.php','404','2022-05-28 09:38:07',1653730687,404,404,'is_404_no_redirect',''),(3328,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-28 09:38:21',1653730701,404,404,'is_404_no_redirect',''),(3329,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-28 09:38:26',1653730706,404,404,'is_404_no_redirect',''),(3330,0,'http://flatironsxrayservices.com/style.php?sig=beima&domain=gov.com.vc&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-28 09:38:42',1653730722,404,404,'is_404_no_redirect',''),(3331,0,'http://flatironsxrayservices.com/style.php?sig=beima&domain=gov.com.vc&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-28 09:38:46',1653730726,404,404,'is_404_no_redirect',''),(3332,0,'http://flatironsxrayservices.com/wp-admin/style.php?sig=beima&domain=ibusiness-shop.net&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-28 09:39:00',1653730740,404,404,'is_404_no_redirect',''),(3333,0,'http://flatironsxrayservices.com/wp-admin/style.php?sig=beima&domain=ibusiness-shop.net&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-28 09:39:07',1653730747,404,404,'is_404_no_redirect',''),(3334,0,'http://flatironsxrayservices.com/style.php?sig=beima&domain=ibusiness-shop.net&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-28 09:39:21',1653730761,404,404,'is_404_no_redirect',''),(3335,0,'http://flatironsxrayservices.com/style.php?sig=beima&domain=ibusiness-shop.net&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-28 09:39:26',1653730766,404,404,'is_404_no_redirect',''),(3336,0,'http://flatironsxrayservices.com/style.php?domain=gov.com.vc&sig=shell519','404','2022-05-28 09:39:41',1653730781,404,404,'is_404_no_redirect',''),(3337,0,'http://flatironsxrayservices.com/style.php?domain=gov.com.vc&sig=shell519','404','2022-05-28 09:39:46',1653730786,404,404,'is_404_no_redirect',''),(3338,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-28 09:39:59',1653730799,404,404,'is_404_no_redirect',''),(3339,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-28 09:40:05',1653730805,404,404,'is_404_no_redirect',''),(3340,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-28 09:40:19',1653730819,404,404,'is_404_no_redirect',''),(3341,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-28 09:40:21',1653730821,404,404,'is_404_no_redirect',''),(3342,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-28 09:40:25',1653730825,404,404,'is_404_no_redirect',''),(3343,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-28 09:40:27',1653730827,404,404,'is_404_no_redirect',''),(3344,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=wp-admin.php','404','2022-05-28 09:40:50',1653730850,404,404,'is_404_no_redirect',''),(3345,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=wp-admin.php','404','2022-05-28 09:40:53',1653730853,404,404,'is_404_no_redirect',''),(3346,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=admin.php','404','2022-05-28 09:40:55',1653730855,404,404,'is_404_no_redirect',''),(3347,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=admin.php','404','2022-05-28 09:40:57',1653730857,404,404,'is_404_no_redirect',''),(3348,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-28 09:41:01',1653730861,404,404,'is_404_no_redirect',''),(3349,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-28 09:41:03',1653730863,404,404,'is_404_no_redirect',''),(3350,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-28 09:41:06',1653730866,404,404,'is_404_no_redirect',''),(3351,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-28 09:41:08',1653730868,404,404,'is_404_no_redirect',''),(3352,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-28 09:41:12',1653730872,404,404,'is_404_no_redirect',''),(3353,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-28 09:41:15',1653730875,404,404,'is_404_no_redirect',''),(3354,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-28 09:41:29',1653730889,404,404,'is_404_no_redirect',''),(3355,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-28 09:41:34',1653730894,404,404,'is_404_no_redirect',''),(3356,0,'http://flatironsxrayservices.com/wp-content/plugins/ioptimization/IOptimize.php?rchk','404','2022-05-28 09:41:46',1653730906,404,404,'is_404_no_redirect',''),(3357,0,'http://flatironsxrayservices.com/wp-content/plugins/ioptimization/IOptimize.php?rchk','404','2022-05-28 09:41:51',1653730911,404,404,'is_404_no_redirect',''),(3358,0,'http://flatironsxrayservices.com/test.php?Ghost=send','404','2022-05-28 09:42:02',1653730922,404,404,'is_404_no_redirect',''),(3359,0,'http://flatironsxrayservices.com/test.php?Ghost=send','404','2022-05-28 09:42:11',1653730931,404,404,'is_404_no_redirect',''),(3360,0,'http://flatironsxrayservices.com/wp-includes/lfx.php','404','2022-05-28 09:42:42',1653730962,404,404,'is_404_no_redirect',''),(3361,0,'http://flatironsxrayservices.com/wp-includes/lfx.php','404','2022-05-28 09:42:47',1653730967,404,404,'is_404_no_redirect',''),(3362,0,'http://flatironsxrayservices.com/wp-content/plugins/t_file_wp/t_file_wp.php?test=hello','404','2022-05-28 09:43:10',1653730990,404,404,'is_404_no_redirect',''),(3363,0,'http://flatironsxrayservices.com/wp-content/plugins/t_file_wp/t_file_wp.php?test=hello','404','2022-05-28 09:43:15',1653730995,404,404,'is_404_no_redirect',''),(3364,0,'http://flatironsxrayservices.com/admin.php','404','2022-05-28 09:43:43',1653731023,404,404,'is_404_no_redirect',''),(3365,0,'http://flatironsxrayservices.com/admin.php','404','2022-05-28 09:43:48',1653731028,404,404,'is_404_no_redirect',''),(3366,0,'http://flatironsxrayservices.com/old-index.php','404','2022-05-28 09:44:13',1653731053,404,404,'is_404_no_redirect',''),(3367,0,'http://flatironsxrayservices.com/old-index.php','404','2022-05-28 09:44:18',1653731058,404,404,'is_404_no_redirect',''),(3368,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-28 09:45:16',1653731116,404,404,'is_404_no_redirect',''),(3369,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-28 09:45:19',1653731119,404,404,'is_404_no_redirect',''),(3370,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-28 09:45:22',1653731122,404,404,'is_404_no_redirect',''),(3371,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-28 09:45:24',1653731124,404,404,'is_404_no_redirect',''),(3372,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-28 09:45:27',1653731127,404,404,'is_404_no_redirect',''),(3373,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-28 09:45:29',1653731129,404,404,'is_404_no_redirect',''),(3374,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-28 09:45:36',1653731136,404,404,'is_404_no_redirect',''),(3375,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-28 09:45:38',1653731138,404,404,'is_404_no_redirect',''),(3376,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-28 09:45:45',1653731145,404,404,'is_404_no_redirect',''),(3377,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-28 09:45:47',1653731147,404,404,'is_404_no_redirect',''),(3378,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-28 09:45:51',1653731151,404,404,'is_404_no_redirect',''),(3379,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-28 09:45:53',1653731153,404,404,'is_404_no_redirect',''),(3380,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-28 09:45:57',1653731157,404,404,'is_404_no_redirect',''),(3381,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-28 09:45:59',1653731159,404,404,'is_404_no_redirect',''),(3382,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-28 09:46:02',1653731162,404,404,'is_404_no_redirect',''),(3383,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-28 09:46:04',1653731164,404,404,'is_404_no_redirect',''),(3384,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-28 09:46:08',1653731168,404,404,'is_404_no_redirect',''),(3385,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-28 09:46:10',1653731170,404,404,'is_404_no_redirect',''),(3386,0,'http://flatironsxrayservices.com/a.php','404','2022-05-28 11:30:13',1653737413,404,404,'is_404_no_redirect',''),(3387,0,'http://flatironsxrayservices.com/export.php','404','2022-05-28 11:30:19',1653737419,404,404,'is_404_no_redirect',''),(3388,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-28 11:30:22',1653737422,404,404,'is_404_no_redirect',''),(3389,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-28 11:30:26',1653737426,404,404,'is_404_no_redirect',''),(3390,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-28 11:30:28',1653737428,404,404,'is_404_no_redirect',''),(3391,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-28 11:30:32',1653737432,404,404,'is_404_no_redirect',''),(3392,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-28 11:30:35',1653737435,404,404,'is_404_no_redirect',''),(3393,0,'http://flatironsxrayservices.com/cgialfa/','404','2022-05-28 11:30:40',1653737440,404,404,'is_404_no_redirect',''),(3394,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-28 11:30:42',1653737442,404,404,'is_404_no_redirect',''),(3395,0,'http://flatironsxrayservices.com/wp-includes/images/admin.php','404','2022-05-28 11:30:50',1653737450,404,404,'is_404_no_redirect',''),(3396,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-28 11:30:53',1653737453,404,404,'is_404_no_redirect',''),(3397,0,'http://flatironsxrayservices.com/wp-includes/css/admin.php','404','2022-05-28 11:30:58',1653737458,404,404,'is_404_no_redirect',''),(3398,0,'http://flatironsxrayservices.com/1.php','404','2022-05-28 11:31:05',1653737465,404,404,'is_404_no_redirect',''),(3399,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-28 11:31:09',1653737469,404,404,'is_404_no_redirect',''),(3400,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=old-index.php','404','2022-05-28 11:31:14',1653737474,404,404,'is_404_no_redirect',''),(3401,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=index.php','404','2022-05-28 11:31:17',1653737477,404,404,'is_404_no_redirect',''),(3402,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=radio.php','404','2022-05-28 11:31:22',1653737482,404,404,'is_404_no_redirect',''),(3403,0,'http://flatironsxrayservices.com/xmrlpc.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=xmrlpc.php','404','2022-05-28 11:31:35',1653737495,404,404,'is_404_no_redirect',''),(3404,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-28 11:31:43',1653737503,404,404,'is_404_no_redirect',''),(3405,0,'http://flatironsxrayservices.com/style.php?sig=beima&domain=gov.com.vc&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-28 11:31:51',1653737511,404,404,'is_404_no_redirect',''),(3406,0,'http://flatironsxrayservices.com/wp-admin/style.php?sig=beima&domain=ibusiness-shop.net&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-28 11:31:59',1653737519,404,404,'is_404_no_redirect',''),(3407,0,'http://flatironsxrayservices.com/style.php?sig=beima&domain=ibusiness-shop.net&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-28 11:32:14',1653737534,404,404,'is_404_no_redirect',''),(3408,0,'http://flatironsxrayservices.com/style.php?domain=gov.com.vc&sig=shell519','404','2022-05-28 11:32:22',1653737542,404,404,'is_404_no_redirect',''),(3409,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-28 11:32:31',1653737551,404,404,'is_404_no_redirect',''),(3410,0,'http://flatironsxrayservices.com/.env','404','2022-05-28 11:32:43',1653737563,404,404,'is_404_no_redirect',''),(3411,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-28 11:33:03',1653737583,404,404,'is_404_no_redirect',''),(3412,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-28 11:33:17',1653737597,404,404,'is_404_no_redirect',''),(3413,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=wp-admin.php','404','2022-05-28 11:34:10',1653737650,404,404,'is_404_no_redirect',''),(3414,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=admin.php','404','2022-05-28 11:34:18',1653737658,404,404,'is_404_no_redirect',''),(3415,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-28 11:34:28',1653737668,404,404,'is_404_no_redirect',''),(3416,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-28 11:34:36',1653737676,404,404,'is_404_no_redirect',''),(3417,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-28 11:34:44',1653737684,404,404,'is_404_no_redirect',''),(3418,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-28 11:34:54',1653737694,404,404,'is_404_no_redirect',''),(3419,0,'http://flatironsxrayservices.com/wp-content/plugins/ioptimization/IOptimize.php?rchk','404','2022-05-28 11:35:04',1653737704,404,404,'is_404_no_redirect',''),(3420,0,'http://flatironsxrayservices.com/test.php?Ghost=send','404','2022-05-28 11:35:11',1653737711,404,404,'is_404_no_redirect',''),(3421,0,'http://flatironsxrayservices.com/wp-includes/lfx.php','404','2022-05-28 11:35:21',1653737721,404,404,'is_404_no_redirect',''),(3422,0,'http://flatironsxrayservices.com/wp-content/plugins/t_file_wp/t_file_wp.php?test=hello','404','2022-05-28 11:35:28',1653737728,404,404,'is_404_no_redirect',''),(3423,0,'http://flatironsxrayservices.com/admin.php','404','2022-05-28 11:35:32',1653737732,404,404,'is_404_no_redirect',''),(3424,0,'http://flatironsxrayservices.com/old-index.php','404','2022-05-28 11:35:35',1653737735,404,404,'is_404_no_redirect',''),(3425,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-28 11:35:55',1653737755,404,404,'is_404_no_redirect',''),(3426,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-28 11:35:58',1653737758,404,404,'is_404_no_redirect',''),(3427,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-28 11:36:01',1653737761,404,404,'is_404_no_redirect',''),(3428,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-28 11:36:03',1653737763,404,404,'is_404_no_redirect',''),(3429,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-28 11:36:07',1653737767,404,404,'is_404_no_redirect',''),(3430,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-28 11:36:11',1653737771,404,404,'is_404_no_redirect',''),(3431,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-28 11:36:14',1653737774,404,404,'is_404_no_redirect',''),(3432,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-28 11:36:18',1653737778,404,404,'is_404_no_redirect',''),(3433,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-28 11:36:27',1653737787,404,404,'is_404_no_redirect',''),(3434,0,'http://flatironsxrayservices.com/.env','404','2022-05-28 14:53:35',1653749615,404,404,'is_404_no_redirect',''),(3435,0,'http://flatironsxrayservices.com/ads.txt','404','2022-05-28 21:19:10',1653772750,404,404,'is_404_no_redirect',''),(3436,0,'http://flatironsxrayservices.com/app-ads.txt','404','2022-05-28 21:19:10',1653772750,404,404,'is_404_no_redirect',''),(3437,0,'http://flatironsxrayservices.com/wp','404','2022-05-29 06:02:49',1653804169,404,404,'is_404_no_redirect',''),(3438,0,'http://flatironsxrayservices.com/wp','404','2022-05-29 06:02:53',1653804173,404,404,'is_404_no_redirect',''),(3439,0,'http://flatironsxrayservices.com/wordpress','404','2022-05-29 06:02:59',1653804179,404,404,'is_404_no_redirect',''),(3440,0,'http://flatironsxrayservices.com/wordpress','404','2022-05-29 06:03:09',1653804189,404,404,'is_404_no_redirect',''),(3441,0,'http://flatironsxrayservices.com/staging','404','2022-05-29 06:03:23',1653804203,404,404,'is_404_no_redirect',''),(3442,0,'http://flatironsxrayservices.com/staging','404','2022-05-29 06:03:34',1653804214,404,404,'is_404_no_redirect',''),(3443,0,'http://flatironsxrayservices.com/WP','404','2022-05-29 06:03:44',1653804224,404,404,'is_404_no_redirect',''),(3444,0,'http://flatironsxrayservices.com/WP','404','2022-05-29 06:03:49',1653804229,404,404,'is_404_no_redirect',''),(3445,0,'http://flatironsxrayservices.com/shop','404','2022-05-29 06:04:00',1653804240,404,404,'is_404_no_redirect',''),(3446,0,'http://flatironsxrayservices.com/shop','404','2022-05-29 06:04:04',1653804244,404,404,'is_404_no_redirect',''),(3447,0,'http://flatironsxrayservices.com/STORE','404','2022-05-29 06:04:26',1653804266,404,404,'is_404_no_redirect',''),(3448,0,'http://flatironsxrayservices.com/STORE','404','2022-05-29 06:04:42',1653804282,404,404,'is_404_no_redirect',''),(3449,0,'http://flatironsxrayservices.com/forum','404','2022-05-29 06:04:56',1653804296,404,404,'is_404_no_redirect',''),(3450,0,'http://flatironsxrayservices.com/forum','404','2022-05-29 06:05:11',1653804311,404,404,'is_404_no_redirect',''),(3451,0,'http://flatironsxrayservices.com/FORUM','404','2022-05-29 06:05:19',1653804319,404,404,'is_404_no_redirect',''),(3452,0,'http://flatironsxrayservices.com/FORUM','404','2022-05-29 06:05:29',1653804329,404,404,'is_404_no_redirect',''),(3453,0,'http://flatironsxrayservices.com/store','404','2022-05-29 06:05:36',1653804336,404,404,'is_404_no_redirect',''),(3454,0,'http://flatironsxrayservices.com/store','404','2022-05-29 06:05:50',1653804350,404,404,'is_404_no_redirect',''),(3455,0,'http://flatironsxrayservices.com/SHOP','404','2022-05-29 06:05:57',1653804357,404,404,'is_404_no_redirect',''),(3456,0,'http://flatironsxrayservices.com/SHOP','404','2022-05-29 06:06:00',1653804360,404,404,'is_404_no_redirect',''),(3457,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-29 07:12:29',1653808349,404,404,'is_404_no_redirect',''),(3458,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-29 07:14:08',1653808448,404,404,'is_404_no_redirect',''),(3459,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-29 07:18:52',1653808732,404,404,'is_404_no_redirect',''),(3460,0,'http://flatironsxrayservices.com/.env','404','2022-05-29 19:15:58',1653851758,404,404,'is_404_no_redirect',''),(3461,0,'http://flatironsxrayservices.com/.env','404','2022-05-29 20:56:36',1653857796,404,404,'is_404_no_redirect',''),(3462,0,'http://flatironsxrayservices.com/_ignition/execute-solution','404','2022-05-30 00:38:34',1653871114,404,404,'is_404_no_redirect',''),(3463,0,'http://flatironsxrayservices.com/_ignition/execute-solution','404','2022-05-30 00:38:43',1653871123,404,404,'is_404_no_redirect',''),(3464,0,'http://flatironsxrayservices.com/Yeo.php','404','2022-05-30 00:39:08',1653871148,404,404,'is_404_no_redirect',''),(3465,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-30 03:16:59',1653880619,404,404,'is_404_no_redirect',''),(3466,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-30 03:17:00',1653880620,404,404,'is_404_no_redirect',''),(3467,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-30 03:17:00',1653880620,404,404,'is_404_no_redirect',''),(3468,0,'http://flatironsxrayservices.com/defaul1.php','404','2022-05-30 03:17:00',1653880620,404,404,'is_404_no_redirect',''),(3469,0,'http://flatironsxrayservices.com/defaul1.php','404','2022-05-30 03:17:00',1653880620,404,404,'is_404_no_redirect',''),(3470,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-05-30 03:17:00',1653880620,404,404,'is_404_no_redirect',''),(3471,0,'http://flatironsxrayservices.com/_ignition/execute-solution','404','2022-05-30 03:32:17',1653881537,404,404,'is_404_no_redirect',''),(3472,0,'http://flatironsxrayservices.com/Yeo.php','404','2022-05-30 03:32:23',1653881543,404,404,'is_404_no_redirect',''),(3473,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 11:16:21',1653909381,404,404,'is_404_no_redirect',''),(3474,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 11:16:22',1653909382,404,404,'is_404_no_redirect',''),(3475,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 11:16:33',1653909393,404,404,'is_404_no_redirect',''),(3476,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 12:58:48',1653915528,404,404,'is_404_no_redirect',''),(3477,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 13:39:35',1653917975,404,404,'is_404_no_redirect',''),(3478,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 14:07:26',1653919646,404,404,'is_404_no_redirect',''),(3479,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 14:09:26',1653919766,404,404,'is_404_no_redirect',''),(3480,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 14:17:30',1653920250,404,404,'is_404_no_redirect',''),(3481,0,'http://flatironsxrayservices.com/style.php','404','2022-05-30 15:55:31',1653926131,404,404,'is_404_no_redirect',''),(3482,0,'http://flatironsxrayservices.com//wp-admin/install.php?step=1','404','2022-05-30 15:55:32',1653926132,404,404,'is_404_no_redirect',''),(3483,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php?step=1','404','2022-05-30 15:55:33',1653926133,404,404,'is_404_no_redirect',''),(3484,0,'http://flatironsxrayservices.com///wp-admin/setup-config.php','404','2022-05-30 15:55:35',1653926135,404,404,'is_404_no_redirect',''),(3485,0,'http://flatironsxrayservices.com/wordpress/wp-admin/setup-config.php','404','2022-05-30 15:55:35',1653926135,404,404,'is_404_no_redirect',''),(3486,0,'http://flatironsxrayservices.com/a.php','404','2022-05-30 16:14:34',1653927274,404,404,'is_404_no_redirect',''),(3487,0,'http://flatironsxrayservices.com/export.php','404','2022-05-30 16:14:40',1653927280,404,404,'is_404_no_redirect',''),(3488,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-05-30 16:14:45',1653927285,404,404,'is_404_no_redirect',''),(3489,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-05-30 16:14:50',1653927290,404,404,'is_404_no_redirect',''),(3490,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-05-30 16:14:56',1653927296,404,404,'is_404_no_redirect',''),(3491,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-30 16:15:01',1653927301,404,404,'is_404_no_redirect',''),(3492,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-30 16:15:08',1653927308,404,404,'is_404_no_redirect',''),(3493,0,'http://flatironsxrayservices.com/cgialfa/','404','2022-05-30 16:15:12',1653927312,404,404,'is_404_no_redirect',''),(3494,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-05-30 16:15:14',1653927314,404,404,'is_404_no_redirect',''),(3495,0,'http://flatironsxrayservices.com/wp-includes/images/admin.php','404','2022-05-30 16:15:22',1653927322,404,404,'is_404_no_redirect',''),(3496,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-05-30 16:15:25',1653927325,404,404,'is_404_no_redirect',''),(3497,0,'http://flatironsxrayservices.com/wp-includes/css/admin.php','404','2022-05-30 16:15:32',1653927332,404,404,'is_404_no_redirect',''),(3498,0,'http://flatironsxrayservices.com/1.php','404','2022-05-30 16:15:38',1653927338,404,404,'is_404_no_redirect',''),(3499,0,'http://flatironsxrayservices.com/doc.php','404','2022-05-30 16:15:40',1653927340,404,404,'is_404_no_redirect',''),(3500,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=old-index.php','404','2022-05-30 16:15:43',1653927343,404,404,'is_404_no_redirect',''),(3501,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=index.php','404','2022-05-30 16:15:46',1653927346,404,404,'is_404_no_redirect',''),(3502,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=radio.php','404','2022-05-30 16:15:48',1653927348,404,404,'is_404_no_redirect',''),(3503,0,'http://flatironsxrayservices.com/xmrlpc.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=xmrlpc.php','404','2022-05-30 16:15:51',1653927351,404,404,'is_404_no_redirect',''),(3504,0,'http://flatironsxrayservices.com/radio.php','404','2022-05-30 16:15:53',1653927353,404,404,'is_404_no_redirect',''),(3505,0,'http://flatironsxrayservices.com/style.php?sig=beima&domain=gov.com.vc&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-30 16:15:56',1653927356,404,404,'is_404_no_redirect',''),(3506,0,'http://flatironsxrayservices.com/wp-admin/style.php?sig=beima&domain=ibusiness-shop.net&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-30 16:15:58',1653927358,404,404,'is_404_no_redirect',''),(3507,0,'http://flatironsxrayservices.com/style.php?sig=beima&domain=ibusiness-shop.net&shell_file=qcivlupzkrs&file_name=/admin.php','404','2022-05-30 16:16:03',1653927363,404,404,'is_404_no_redirect',''),(3508,0,'http://flatironsxrayservices.com/style.php?domain=gov.com.vc&sig=shell519','404','2022-05-30 16:16:05',1653927365,404,404,'is_404_no_redirect',''),(3509,0,'http://flatironsxrayservices.com/defau11.php','404','2022-05-30 16:16:08',1653927368,404,404,'is_404_no_redirect',''),(3510,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-05-30 16:16:16',1653927376,404,404,'is_404_no_redirect',''),(3511,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-05-30 16:16:18',1653927378,404,404,'is_404_no_redirect',''),(3512,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=wp-admin.php','404','2022-05-30 16:16:33',1653927393,404,404,'is_404_no_redirect',''),(3513,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1&WordPress=9sMnxJbj/k.txt&Database=admin.php','404','2022-05-30 16:16:36',1653927396,404,404,'is_404_no_redirect',''),(3514,0,'http://flatironsxrayservices.com/alfa.php','404','2022-05-30 16:16:38',1653927398,404,404,'is_404_no_redirect',''),(3515,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-05-30 16:16:41',1653927401,404,404,'is_404_no_redirect',''),(3516,0,'http://flatironsxrayservices.com/shell.php','404','2022-05-30 16:16:44',1653927404,404,404,'is_404_no_redirect',''),(3517,0,'http://flatironsxrayservices.com/moduless.php','404','2022-05-30 16:16:46',1653927406,404,404,'is_404_no_redirect',''),(3518,0,'http://flatironsxrayservices.com/wp-content/plugins/ioptimization/IOptimize.php?rchk','404','2022-05-30 16:16:49',1653927409,404,404,'is_404_no_redirect',''),(3519,0,'http://flatironsxrayservices.com/test.php?Ghost=send','404','2022-05-30 16:16:52',1653927412,404,404,'is_404_no_redirect',''),(3520,0,'http://flatironsxrayservices.com/wp-includes/lfx.php','404','2022-05-30 16:17:04',1653927424,404,404,'is_404_no_redirect',''),(3521,0,'http://flatironsxrayservices.com/wp-content/plugins/t_file_wp/t_file_wp.php?test=hello','404','2022-05-30 16:17:14',1653927434,404,404,'is_404_no_redirect',''),(3522,0,'http://flatironsxrayservices.com/admin.php','404','2022-05-30 16:17:23',1653927443,404,404,'is_404_no_redirect',''),(3523,0,'http://flatironsxrayservices.com/old-index.php','404','2022-05-30 16:17:32',1653927452,404,404,'is_404_no_redirect',''),(3524,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-05-30 16:17:41',1653927461,404,404,'is_404_no_redirect',''),(3525,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-30 16:17:46',1653927466,404,404,'is_404_no_redirect',''),(3526,0,'http://flatironsxrayservices.com/s_e.php','404','2022-05-30 16:17:50',1653927470,404,404,'is_404_no_redirect',''),(3527,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-05-30 16:17:59',1653927479,404,404,'is_404_no_redirect',''),(3528,0,'http://flatironsxrayservices.com/xleet.php','404','2022-05-30 16:18:08',1653927488,404,404,'is_404_no_redirect',''),(3529,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-05-30 16:18:12',1653927492,404,404,'is_404_no_redirect',''),(3530,0,'http://flatironsxrayservices.com/wso.php','404','2022-05-30 16:18:17',1653927497,404,404,'is_404_no_redirect',''),(3531,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-30 16:18:22',1653927502,404,404,'is_404_no_redirect',''),(3532,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-05-30 16:18:26',1653927506,404,404,'is_404_no_redirect',''),(3533,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-30 17:36:39',1653932199,404,404,'is_404_no_redirect',''),(3534,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 17:50:56',1653933056,404,404,'is_404_no_redirect',''),(3535,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 17:50:57',1653933057,404,404,'is_404_no_redirect',''),(3536,0,'http://flatironsxrayservices.com/.env','404','2022-05-30 23:29:45',1653953385,404,404,'is_404_no_redirect',''),(3537,0,'http://flatironsxrayservices.com/_ignition/execute-solution','404','2022-05-31 00:53:38',1653958418,404,404,'is_404_no_redirect',''),(3538,0,'http://flatironsxrayservices.com/_ignition/execute-solution','404','2022-05-31 00:53:51',1653958431,404,404,'is_404_no_redirect',''),(3539,0,'http://flatironsxrayservices.com/Yeo.php','404','2022-05-31 00:54:45',1653958485,404,404,'is_404_no_redirect',''),(3540,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-31 02:15:55',1653963355,404,404,'is_404_no_redirect',''),(3541,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-31 02:16:37',1653963397,404,404,'is_404_no_redirect',''),(3542,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-31 02:18:42',1653963522,404,404,'is_404_no_redirect',''),(3543,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-31 02:50:29',1653965429,404,404,'is_404_no_redirect',''),(3544,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-31 04:02:01',1653969721,404,404,'is_404_no_redirect',''),(3545,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-31 04:40:58',1653972058,404,404,'is_404_no_redirect',''),(3546,0,'http://flatironsxrayservices.com/_ignition/execute-solution','404','2022-05-31 05:03:02',1653973382,404,404,'is_404_no_redirect',''),(3547,0,'http://flatironsxrayservices.com/Yeo.php','404','2022-05-31 05:03:22',1653973402,404,404,'is_404_no_redirect',''),(3548,0,'http://flatironsxrayservices.com/?author=3','404','2022-05-31 12:23:15',1653999795,404,404,'is_404_no_redirect',''),(3549,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-31 16:41:14',1654015274,404,404,'is_404_no_redirect',''),(3550,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-05-31 16:41:17',1654015277,404,404,'is_404_no_redirect',''),(3551,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-05-31 16:42:26',1654015346,404,404,'is_404_no_redirect',''),(3552,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-05-31 16:45:22',1654015522,404,404,'is_404_no_redirect',''),(3553,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-05-31 22:19:35',1654035575,404,404,'is_404_no_redirect',''),(3554,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-06-01 03:49:04',1654055344,404,404,'is_404_no_redirect',''),(3555,0,'http://flatironsxrayservices.com/.env','404','2022-06-01 04:20:05',1654057205,404,404,'is_404_no_redirect',''),(3556,0,'http://flatironsxrayservices.com/.env','404','2022-06-01 04:20:40',1654057240,404,404,'is_404_no_redirect',''),(3557,0,'http://flatironsxrayservices.com/style.php','404','2022-06-01 13:35:03',1654090503,404,404,'is_404_no_redirect',''),(3558,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-06-01 13:35:04',1654090504,404,404,'is_404_no_redirect',''),(3559,0,'http://flatironsxrayservices.com/s_e.php','404','2022-06-01 13:35:32',1654090532,404,404,'is_404_no_redirect',''),(3560,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-06-01 13:36:44',1654090604,404,404,'is_404_no_redirect',''),(3561,0,'http://flatironsxrayservices.com/1index.php','404','2022-06-01 13:36:57',1654090617,404,404,'is_404_no_redirect',''),(3562,0,'http://flatironsxrayservices.com/3index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-06-01 13:38:29',1654090709,404,404,'is_404_no_redirect',''),(3563,0,'http://flatironsxrayservices.com/wikindex.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-06-01 13:40:04',1654090804,404,404,'is_404_no_redirect',''),(3564,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/index.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-06-01 13:40:33',1654090833,404,404,'is_404_no_redirect',''),(3565,0,'http://flatironsxrayservices.com/wp-content/mu-plugins-old/?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt','404','2022-06-01 13:40:34',1654090834,404,404,'is_404_no_redirect',''),(3566,0,'http://flatironsxrayservices.com/radio.php','404','2022-06-01 13:41:28',1654090888,404,404,'is_404_no_redirect',''),(3567,0,'http://flatironsxrayservices.com/lock360.php?daksldlkdsadas=1','404','2022-06-01 13:41:55',1654090915,404,404,'is_404_no_redirect',''),(3568,0,'http://flatironsxrayservices.com/old-index.php?daksldlkdsadas=1','404','2022-06-01 13:44:05',1654091045,404,404,'is_404_no_redirect',''),(3569,0,'http://flatironsxrayservices.com/xmrlpc.php?daksldlkdsadas=1','404','2022-06-01 13:45:04',1654091104,404,404,'is_404_no_redirect',''),(3570,0,'http://flatironsxrayservices.com/xmlrpcs.php?daksldlkdsadas=1','404','2022-06-01 13:45:41',1654091141,404,404,'is_404_no_redirect',''),(3571,0,'http://flatironsxrayservices.com/wp-admin.php?daksldlkdsadas=1','404','2022-06-01 13:46:21',1654091181,404,404,'is_404_no_redirect',''),(3572,0,'http://flatironsxrayservices.com/qindex.php?daksldlkdsadas=1','404','2022-06-01 13:48:12',1654091292,404,404,'is_404_no_redirect',''),(3573,0,'http://flatironsxrayservices.com/doc.php','404','2022-06-01 13:48:31',1654091311,404,404,'is_404_no_redirect',''),(3574,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-06-01 13:51:15',1654091475,404,404,'is_404_no_redirect',''),(3575,0,'http://flatironsxrayservices.com/beence.php','404','2022-06-01 13:51:47',1654091507,404,404,'is_404_no_redirect',''),(3576,0,'http://flatironsxrayservices.com/ups.php','404','2022-06-01 13:51:56',1654091516,404,404,'is_404_no_redirect',''),(3577,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-06-01 13:52:17',1654091537,404,404,'is_404_no_redirect',''),(3578,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-06-01 13:52:59',1654091579,404,404,'is_404_no_redirect',''),(3579,0,'http://flatironsxrayservices.com/export.php','404','2022-06-01 13:55:59',1654091759,404,404,'is_404_no_redirect',''),(3580,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-06-01 13:56:00',1654091760,404,404,'is_404_no_redirect',''),(3581,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-06-01 13:56:06',1654091766,404,404,'is_404_no_redirect',''),(3582,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-06-01 13:57:38',1654091858,404,404,'is_404_no_redirect',''),(3583,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-06-01 13:57:39',1654091859,404,404,'is_404_no_redirect',''),(3584,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-06-01 14:05:24',1654092324,404,404,'is_404_no_redirect',''),(3585,0,'http://flatironsxrayservices.com/css.php','404','2022-06-01 14:09:42',1654092582,404,404,'is_404_no_redirect',''),(3586,0,'http://flatironsxrayservices.com/moduless.php','404','2022-06-01 14:12:44',1654092764,404,404,'is_404_no_redirect',''),(3587,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-06-01 14:18:23',1654093103,404,404,'is_404_no_redirect',''),(3588,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-06-01 14:26:54',1654093614,404,404,'is_404_no_redirect',''),(3589,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-06-01 14:30:24',1654093824,404,404,'is_404_no_redirect',''),(3590,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-06-01 14:32:07',1654093927,404,404,'is_404_no_redirect',''),(3591,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-06-01 14:33:14',1654093994,404,404,'is_404_no_redirect',''),(3592,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-06-01 14:33:15',1654093995,404,404,'is_404_no_redirect',''),(3593,0,'http://flatironsxrayservices.com/legion.php','404','2022-06-01 14:38:05',1654094285,404,404,'is_404_no_redirect',''),(3594,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-06-01 14:41:15',1654094475,404,404,'is_404_no_redirect',''),(3595,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-06-01 14:41:56',1654094516,404,404,'is_404_no_redirect',''),(3596,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-06-01 14:42:14',1654094534,404,404,'is_404_no_redirect',''),(3597,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-06-01 14:42:22',1654094542,404,404,'is_404_no_redirect',''),(3598,0,'http://flatironsxrayservices.com/archives.php','404','2022-06-01 14:42:39',1654094559,404,404,'is_404_no_redirect',''),(3599,0,'http://flatironsxrayservices.com/xindex.php','404','2022-06-01 14:42:47',1654094567,404,404,'is_404_no_redirect',''),(3600,0,'http://flatironsxrayservices.com/defau11.php','404','2022-06-01 14:44:50',1654094690,404,404,'is_404_no_redirect',''),(3601,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-06-01 14:46:14',1654094774,404,404,'is_404_no_redirect',''),(3602,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-06-01 14:46:22',1654094782,404,404,'is_404_no_redirect',''),(3603,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-06-01 14:46:26',1654094786,404,404,'is_404_no_redirect',''),(3604,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-06-01 14:46:38',1654094798,404,404,'is_404_no_redirect',''),(3605,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-06-01 14:46:57',1654094817,404,404,'is_404_no_redirect',''),(3606,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-06-01 14:46:58',1654094818,404,404,'is_404_no_redirect',''),(3607,0,'http://flatironsxrayservices.com/cgialfa','404','2022-06-01 14:46:59',1654094819,404,404,'is_404_no_redirect',''),(3608,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-06-01 14:47:00',1654094820,404,404,'is_404_no_redirect',''),(3609,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-06-01 14:47:01',1654094821,404,404,'is_404_no_redirect',''),(3610,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-06-01 14:47:03',1654094823,404,404,'is_404_no_redirect',''),(3611,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-06-01 14:47:04',1654094824,404,404,'is_404_no_redirect',''),(3612,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-06-01 14:47:05',1654094825,404,404,'is_404_no_redirect',''),(3613,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-06-01 14:47:06',1654094826,404,404,'is_404_no_redirect',''),(3614,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-06-01 14:47:07',1654094827,404,404,'is_404_no_redirect',''),(3615,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-06-01 14:47:08',1654094828,404,404,'is_404_no_redirect',''),(3616,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-06-01 14:47:10',1654094830,404,404,'is_404_no_redirect',''),(3617,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-06-01 14:47:11',1654094831,404,404,'is_404_no_redirect',''),(3618,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-06-01 14:47:12',1654094832,404,404,'is_404_no_redirect',''),(3619,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-06-01 14:47:13',1654094833,404,404,'is_404_no_redirect',''),(3620,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-06-01 14:47:14',1654094834,404,404,'is_404_no_redirect',''),(3621,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-06-01 14:47:15',1654094835,404,404,'is_404_no_redirect',''),(3622,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-06-01 14:47:17',1654094837,404,404,'is_404_no_redirect',''),(3623,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-06-01 14:47:18',1654094838,404,404,'is_404_no_redirect',''),(3624,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-06-01 14:47:19',1654094839,404,404,'is_404_no_redirect',''),(3625,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-06-01 14:47:20',1654094840,404,404,'is_404_no_redirect',''),(3626,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-06-01 14:47:21',1654094841,404,404,'is_404_no_redirect',''),(3627,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-06-01 14:47:22',1654094842,404,404,'is_404_no_redirect',''),(3628,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-06-01 14:47:24',1654094844,404,404,'is_404_no_redirect',''),(3629,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-06-01 14:47:25',1654094845,404,404,'is_404_no_redirect',''),(3630,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-06-01 14:47:26',1654094846,404,404,'is_404_no_redirect',''),(3631,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-06-01 14:47:28',1654094848,404,404,'is_404_no_redirect',''),(3632,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-06-01 14:47:52',1654094872,404,404,'is_404_no_redirect',''),(3633,0,'http://flatironsxrayservices.com/about.php','404','2022-06-01 14:47:58',1654094878,404,404,'is_404_no_redirect',''),(3634,0,'http://flatironsxrayservices.com/shells.php','404','2022-06-01 14:47:59',1654094879,404,404,'is_404_no_redirect',''),(3635,0,'http://flatironsxrayservices.com/olux.php','404','2022-06-01 14:48:00',1654094880,404,404,'is_404_no_redirect',''),(3636,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-01 14:48:01',1654094881,404,404,'is_404_no_redirect',''),(3637,0,'http://flatironsxrayservices.com/wso.php','404','2022-06-01 14:48:02',1654094882,404,404,'is_404_no_redirect',''),(3638,0,'http://flatironsxrayservices.com/shell.php','404','2022-06-01 14:48:03',1654094883,404,404,'is_404_no_redirect',''),(3639,0,'http://flatironsxrayservices.com/up.php','404','2022-06-01 14:48:04',1654094884,404,404,'is_404_no_redirect',''),(3640,0,'http://flatironsxrayservices.com/upload.php','404','2022-06-01 14:48:05',1654094885,404,404,'is_404_no_redirect',''),(3641,0,'http://flatironsxrayservices.com/1.php','404','2022-06-01 14:48:06',1654094886,404,404,'is_404_no_redirect',''),(3642,0,'http://flatironsxrayservices.com/x.php','404','2022-06-01 14:48:07',1654094887,404,404,'is_404_no_redirect',''),(3643,0,'http://flatironsxrayservices.com/z.php','404','2022-06-01 14:48:08',1654094888,404,404,'is_404_no_redirect',''),(3644,0,'http://flatironsxrayservices.com/a.php','404','2022-06-01 14:48:09',1654094889,404,404,'is_404_no_redirect',''),(3645,0,'http://flatironsxrayservices.com/test.php','404','2022-06-01 14:48:10',1654094890,404,404,'is_404_no_redirect',''),(3646,0,'http://flatironsxrayservices.com/wp.php','404','2022-06-01 14:48:11',1654094891,404,404,'is_404_no_redirect',''),(3647,0,'http://flatironsxrayservices.com/alfa.php','404','2022-06-01 14:48:12',1654094892,404,404,'is_404_no_redirect',''),(3648,0,'http://flatironsxrayservices.com/config.php','404','2022-06-01 14:48:13',1654094893,404,404,'is_404_no_redirect',''),(3649,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-06-01 14:48:14',1654094894,404,404,'is_404_no_redirect',''),(3650,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-06-01 14:48:15',1654094895,404,404,'is_404_no_redirect',''),(3651,0,'http://flatironsxrayservices.com/.env','404','2022-06-01 23:58:27',1654127907,404,404,'is_404_no_redirect',''),(3652,0,'http://flatironsxrayservices.com/.env','404','2022-06-02 02:07:18',1654135638,404,404,'is_404_no_redirect',''),(3653,0,'http://flatironsxrayservices.com/.env','404','2022-06-02 17:08:59',1654189739,404,404,'is_404_no_redirect',''),(3654,0,'http://flatironsxrayservices.com/.env','404','2022-06-03 05:34:29',1654234469,404,404,'is_404_no_redirect',''),(3655,0,'http://flatironsxrayservices.com/.env','404','2022-06-03 05:38:29',1654234709,404,404,'is_404_no_redirect',''),(3656,0,'http://flatironsxrayservices.com/.env','404','2022-06-03 08:05:22',1654243522,404,404,'is_404_no_redirect',''),(3657,0,'http://flatironsxrayservices.com/.env','404','2022-06-03 08:34:41',1654245281,404,404,'is_404_no_redirect',''),(3658,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/savepng.php?location=1877.php','404','2022-06-03 09:45:23',1654249523,404,404,'is_404_no_redirect',''),(3659,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/apikey.php?test=hello','404','2022-06-03 09:45:30',1654249530,404,404,'is_404_no_redirect',''),(3660,0,'http://flatironsxrayservices.com/plugins/content/apismtp/apismtp.php?test=hello','404','2022-06-03 09:45:31',1654249531,404,404,'is_404_no_redirect',''),(3661,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello','404','2022-06-03 09:45:32',1654249532,404,404,'is_404_no_redirect',''),(3662,0,'http://flatironsxrayservices.com/plugins/content/apismtp/apismtp.php.suspected?test=hello','404','2022-06-03 09:45:34',1654249534,404,404,'is_404_no_redirect',''),(3663,0,'http://flatironsxrayservices.com/eycvgzby.php?Fox=d3wL7','404','2022-06-03 14:30:28',1654266628,404,404,'is_404_no_redirect',''),(3664,0,'http://flatironsxrayservices.com/eycvgzby.php?Fox=d3wL7','404','2022-06-03 14:30:44',1654266644,404,404,'is_404_no_redirect',''),(3665,0,'http://flatironsxrayservices.com/wp/wp-admin/install.php','404','2022-06-04 01:05:25',1654304725,404,404,'is_404_no_redirect',''),(3666,0,'http://flatironsxrayservices.com/new/wp-admin/install.php','404','2022-06-04 01:05:29',1654304729,404,404,'is_404_no_redirect',''),(3667,0,'http://flatironsxrayservices.com/old/wp-admin/install.php','404','2022-06-04 01:05:30',1654304730,404,404,'is_404_no_redirect',''),(3668,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php','404','2022-06-04 01:05:36',1654304736,404,404,'is_404_no_redirect',''),(3669,0,'http://flatironsxrayservices.com/test/wp-admin/install.php','404','2022-06-04 01:05:41',1654304741,404,404,'is_404_no_redirect',''),(3670,0,'http://flatironsxrayservices.com/blog/wp-admin/install.php','404','2022-06-04 01:05:47',1654304747,404,404,'is_404_no_redirect',''),(3671,0,'http://flatironsxrayservices.com/cms/wp-admin/install.php','404','2022-06-04 01:05:51',1654304751,404,404,'is_404_no_redirect',''),(3672,0,'http://flatironsxrayservices.com/web/wp-admin/install.php','404','2022-06-04 01:05:54',1654304754,404,404,'is_404_no_redirect',''),(3673,0,'http://flatironsxrayservices.com/backup/wp-admin/install.php','404','2022-06-04 01:05:58',1654304758,404,404,'is_404_no_redirect',''),(3674,0,'http://flatironsxrayservices.com/site/wp-admin/install.php','404','2022-06-04 01:06:01',1654304761,404,404,'is_404_no_redirect',''),(3675,0,'http://flatironsxrayservices.com/oldsite/wp-admin/install.php','404','2022-06-04 01:06:08',1654304768,404,404,'is_404_no_redirect',''),(3676,0,'http://flatironsxrayservices.com/.env','404','2022-06-04 06:15:21',1654323321,404,404,'is_404_no_redirect',''),(3677,0,'http://flatironsxrayservices.com/.env','404','2022-06-04 06:17:18',1654323438,404,404,'is_404_no_redirect',''),(3678,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-05 04:34:15',1654403655,404,404,'is_404_no_redirect',''),(3679,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-05 04:34:16',1654403656,404,404,'is_404_no_redirect',''),(3680,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-05 04:34:32',1654403672,404,404,'is_404_no_redirect',''),(3681,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-05 04:35:22',1654403722,404,404,'is_404_no_redirect',''),(3682,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-05 05:52:58',1654408378,404,404,'is_404_no_redirect',''),(3683,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-05 05:53:12',1654408392,404,404,'is_404_no_redirect',''),(3684,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-05 05:54:52',1654408492,404,404,'is_404_no_redirect',''),(3685,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-05 05:59:00',1654408740,404,404,'is_404_no_redirect',''),(3686,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-05 10:11:57',1654423917,404,404,'is_404_no_redirect',''),(3687,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-05 10:12:18',1654423938,404,404,'is_404_no_redirect',''),(3688,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-05 10:12:55',1654423975,404,404,'is_404_no_redirect',''),(3689,0,'http://flatironsxrayservices.com/style.php','404','2022-06-05 12:10:50',1654431050,404,404,'is_404_no_redirect',''),(3690,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-06-05 12:10:52',1654431052,404,404,'is_404_no_redirect',''),(3691,0,'http://flatironsxrayservices.com/s_e.php','404','2022-06-05 12:10:55',1654431055,404,404,'is_404_no_redirect',''),(3692,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-06-05 12:10:57',1654431057,404,404,'is_404_no_redirect',''),(3693,0,'http://flatironsxrayservices.com/1index.php','404','2022-06-05 12:10:59',1654431059,404,404,'is_404_no_redirect',''),(3694,0,'http://flatironsxrayservices.com/radio.php','404','2022-06-05 12:11:02',1654431062,404,404,'is_404_no_redirect',''),(3695,0,'http://flatironsxrayservices.com/doc.php','404','2022-06-05 12:11:15',1654431075,404,404,'is_404_no_redirect',''),(3696,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-06-05 12:11:18',1654431078,404,404,'is_404_no_redirect',''),(3697,0,'http://flatironsxrayservices.com/beence.php','404','2022-06-05 12:11:20',1654431080,404,404,'is_404_no_redirect',''),(3698,0,'http://flatironsxrayservices.com/ups.php','404','2022-06-05 12:11:23',1654431083,404,404,'is_404_no_redirect',''),(3699,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-06-05 12:11:25',1654431085,404,404,'is_404_no_redirect',''),(3700,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-06-05 12:11:27',1654431087,404,404,'is_404_no_redirect',''),(3701,0,'http://flatironsxrayservices.com/export.php','404','2022-06-05 12:11:31',1654431091,404,404,'is_404_no_redirect',''),(3702,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-06-05 12:11:32',1654431092,404,404,'is_404_no_redirect',''),(3703,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-06-05 12:11:35',1654431095,404,404,'is_404_no_redirect',''),(3704,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-06-05 12:11:43',1654431103,404,404,'is_404_no_redirect',''),(3705,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-06-05 12:11:44',1654431104,404,404,'is_404_no_redirect',''),(3706,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-06-05 12:11:46',1654431106,404,404,'is_404_no_redirect',''),(3707,0,'http://flatironsxrayservices.com/moduless.php','404','2022-06-05 12:11:50',1654431110,404,404,'is_404_no_redirect',''),(3708,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-06-05 12:11:52',1654431112,404,404,'is_404_no_redirect',''),(3709,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-06-05 12:11:54',1654431114,404,404,'is_404_no_redirect',''),(3710,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-06-05 12:11:56',1654431116,404,404,'is_404_no_redirect',''),(3711,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-06-05 12:11:59',1654431119,404,404,'is_404_no_redirect',''),(3712,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-06-05 12:12:00',1654431120,404,404,'is_404_no_redirect',''),(3713,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-06-05 12:12:04',1654431124,404,404,'is_404_no_redirect',''),(3714,0,'http://flatironsxrayservices.com/legion.php','404','2022-06-05 12:12:31',1654431151,404,404,'is_404_no_redirect',''),(3715,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-06-05 12:12:33',1654431153,404,404,'is_404_no_redirect',''),(3716,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-06-05 12:12:35',1654431155,404,404,'is_404_no_redirect',''),(3717,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-06-05 12:12:36',1654431156,404,404,'is_404_no_redirect',''),(3718,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-06-05 12:12:39',1654431159,404,404,'is_404_no_redirect',''),(3719,0,'http://flatironsxrayservices.com/archives.php','404','2022-06-05 12:12:40',1654431160,404,404,'is_404_no_redirect',''),(3720,0,'http://flatironsxrayservices.com/defau11.php','404','2022-06-05 12:12:43',1654431163,404,404,'is_404_no_redirect',''),(3721,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-06-05 12:12:45',1654431165,404,404,'is_404_no_redirect',''),(3722,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-06-05 12:12:46',1654431166,404,404,'is_404_no_redirect',''),(3723,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-06-05 12:12:51',1654431171,404,404,'is_404_no_redirect',''),(3724,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-06-05 12:12:53',1654431173,404,404,'is_404_no_redirect',''),(3725,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-06-05 12:13:04',1654431184,404,404,'is_404_no_redirect',''),(3726,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-06-05 12:13:06',1654431186,404,404,'is_404_no_redirect',''),(3727,0,'http://flatironsxrayservices.com/cgialfa','404','2022-06-05 12:13:07',1654431187,404,404,'is_404_no_redirect',''),(3728,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-06-05 12:13:08',1654431188,404,404,'is_404_no_redirect',''),(3729,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-06-05 12:13:10',1654431190,404,404,'is_404_no_redirect',''),(3730,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-06-05 12:13:12',1654431192,404,404,'is_404_no_redirect',''),(3731,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-06-05 12:13:13',1654431193,404,404,'is_404_no_redirect',''),(3732,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-06-05 12:13:15',1654431195,404,404,'is_404_no_redirect',''),(3733,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-06-05 12:13:17',1654431197,404,404,'is_404_no_redirect',''),(3734,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-06-05 12:13:18',1654431198,404,404,'is_404_no_redirect',''),(3735,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-06-05 12:13:20',1654431200,404,404,'is_404_no_redirect',''),(3736,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-06-05 12:13:22',1654431202,404,404,'is_404_no_redirect',''),(3737,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-06-05 12:13:24',1654431204,404,404,'is_404_no_redirect',''),(3738,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-06-05 12:13:25',1654431205,404,404,'is_404_no_redirect',''),(3739,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-06-05 12:13:27',1654431207,404,404,'is_404_no_redirect',''),(3740,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-06-05 12:13:29',1654431209,404,404,'is_404_no_redirect',''),(3741,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-06-05 12:13:31',1654431211,404,404,'is_404_no_redirect',''),(3742,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-06-05 12:13:33',1654431213,404,404,'is_404_no_redirect',''),(3743,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-06-05 12:13:35',1654431215,404,404,'is_404_no_redirect',''),(3744,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-06-05 12:13:37',1654431217,404,404,'is_404_no_redirect',''),(3745,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-06-05 12:13:39',1654431219,404,404,'is_404_no_redirect',''),(3746,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-06-05 12:13:41',1654431221,404,404,'is_404_no_redirect',''),(3747,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-06-05 12:13:44',1654431224,404,404,'is_404_no_redirect',''),(3748,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-06-05 12:13:46',1654431226,404,404,'is_404_no_redirect',''),(3749,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-06-05 12:13:48',1654431228,404,404,'is_404_no_redirect',''),(3750,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-06-05 12:13:50',1654431230,404,404,'is_404_no_redirect',''),(3751,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-06-05 12:13:52',1654431232,404,404,'is_404_no_redirect',''),(3752,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-06-05 12:13:55',1654431235,404,404,'is_404_no_redirect',''),(3753,0,'http://flatironsxrayservices.com/olux.php','404','2022-06-05 12:14:01',1654431241,404,404,'is_404_no_redirect',''),(3754,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-05 12:14:02',1654431242,404,404,'is_404_no_redirect',''),(3755,0,'http://flatironsxrayservices.com/wso.php','404','2022-06-05 12:14:03',1654431243,404,404,'is_404_no_redirect',''),(3756,0,'http://flatironsxrayservices.com/shell.php','404','2022-06-05 12:14:05',1654431245,404,404,'is_404_no_redirect',''),(3757,0,'http://flatironsxrayservices.com/up.php','404','2022-06-05 12:14:06',1654431246,404,404,'is_404_no_redirect',''),(3758,0,'http://flatironsxrayservices.com/upload.php','404','2022-06-05 12:14:07',1654431247,404,404,'is_404_no_redirect',''),(3759,0,'http://flatironsxrayservices.com/1.php','404','2022-06-05 12:14:09',1654431249,404,404,'is_404_no_redirect',''),(3760,0,'http://flatironsxrayservices.com/x.php','404','2022-06-05 12:14:10',1654431250,404,404,'is_404_no_redirect',''),(3761,0,'http://flatironsxrayservices.com/z.php','404','2022-06-05 12:14:12',1654431252,404,404,'is_404_no_redirect',''),(3762,0,'http://flatironsxrayservices.com/a.php','404','2022-06-05 12:14:13',1654431253,404,404,'is_404_no_redirect',''),(3763,0,'http://flatironsxrayservices.com/test.php','404','2022-06-05 12:14:14',1654431254,404,404,'is_404_no_redirect',''),(3764,0,'http://flatironsxrayservices.com/wp.php','404','2022-06-05 12:14:16',1654431256,404,404,'is_404_no_redirect',''),(3765,0,'http://flatironsxrayservices.com/alfa.php','404','2022-06-05 12:14:17',1654431257,404,404,'is_404_no_redirect',''),(3766,0,'http://flatironsxrayservices.com/config.php','404','2022-06-05 12:14:19',1654431259,404,404,'is_404_no_redirect',''),(3767,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-06-05 12:14:20',1654431260,404,404,'is_404_no_redirect',''),(3768,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-06-05 12:14:21',1654431261,404,404,'is_404_no_redirect',''),(3769,0,'http://flatironsxrayservices.com/about.php','404','2022-06-05 12:14:22',1654431262,404,404,'is_404_no_redirect',''),(3770,0,'http://flatironsxrayservices.com/shells.php','404','2022-06-05 12:14:23',1654431263,404,404,'is_404_no_redirect',''),(3771,0,'http://flatironsxrayservices.com/.env','404','2022-06-06 05:39:24',1654493964,404,404,'is_404_no_redirect',''),(3772,0,'http://flatironsxrayservices.com/style.php','404','2022-06-06 07:08:58',1654499338,404,404,'is_404_no_redirect',''),(3773,0,'http://flatironsxrayservices.com/style.php','404','2022-06-06 07:08:59',1654499339,404,404,'is_404_no_redirect',''),(3774,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-06-06 07:09:01',1654499341,404,404,'is_404_no_redirect',''),(3775,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-06-06 07:09:36',1654499376,404,404,'is_404_no_redirect',''),(3776,0,'http://flatironsxrayservices.com/s_e.php','404','2022-06-06 07:09:38',1654499378,404,404,'is_404_no_redirect',''),(3777,0,'http://flatironsxrayservices.com/s_e.php','404','2022-06-06 07:09:39',1654499379,404,404,'is_404_no_redirect',''),(3778,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-06-06 07:09:40',1654499380,404,404,'is_404_no_redirect',''),(3779,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-06-06 07:09:41',1654499381,404,404,'is_404_no_redirect',''),(3780,0,'http://flatironsxrayservices.com/1index.php','404','2022-06-06 07:09:43',1654499383,404,404,'is_404_no_redirect',''),(3781,0,'http://flatironsxrayservices.com/1index.php','404','2022-06-06 07:09:44',1654499384,404,404,'is_404_no_redirect',''),(3782,0,'http://flatironsxrayservices.com/radio.php','404','2022-06-06 07:09:46',1654499386,404,404,'is_404_no_redirect',''),(3783,0,'http://flatironsxrayservices.com/radio.php','404','2022-06-06 07:09:47',1654499387,404,404,'is_404_no_redirect',''),(3784,0,'http://flatironsxrayservices.com/doc.php','404','2022-06-06 07:09:49',1654499389,404,404,'is_404_no_redirect',''),(3785,0,'http://flatironsxrayservices.com/doc.php','404','2022-06-06 07:09:50',1654499390,404,404,'is_404_no_redirect',''),(3786,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-06-06 07:09:51',1654499391,404,404,'is_404_no_redirect',''),(3787,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-06-06 07:09:52',1654499392,404,404,'is_404_no_redirect',''),(3788,0,'http://flatironsxrayservices.com/beence.php','404','2022-06-06 07:09:56',1654499396,404,404,'is_404_no_redirect',''),(3789,0,'http://flatironsxrayservices.com/beence.php','404','2022-06-06 07:09:57',1654499397,404,404,'is_404_no_redirect',''),(3790,0,'http://flatironsxrayservices.com/ups.php','404','2022-06-06 07:09:59',1654499399,404,404,'is_404_no_redirect',''),(3791,0,'http://flatironsxrayservices.com/ups.php','404','2022-06-06 07:10:01',1654499401,404,404,'is_404_no_redirect',''),(3792,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-06-06 07:10:03',1654499403,404,404,'is_404_no_redirect',''),(3793,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-06-06 07:10:04',1654499404,404,404,'is_404_no_redirect',''),(3794,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-06-06 07:10:06',1654499406,404,404,'is_404_no_redirect',''),(3795,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-06-06 07:10:07',1654499407,404,404,'is_404_no_redirect',''),(3796,0,'http://flatironsxrayservices.com/export.php','404','2022-06-06 07:10:09',1654499409,404,404,'is_404_no_redirect',''),(3797,0,'http://flatironsxrayservices.com/export.php','404','2022-06-06 07:10:10',1654499410,404,404,'is_404_no_redirect',''),(3798,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-06-06 07:10:12',1654499412,404,404,'is_404_no_redirect',''),(3799,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-06-06 07:10:12',1654499412,404,404,'is_404_no_redirect',''),(3800,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-06-06 07:10:14',1654499414,404,404,'is_404_no_redirect',''),(3801,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-06-06 07:10:15',1654499415,404,404,'is_404_no_redirect',''),(3802,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-06-06 07:10:21',1654499421,404,404,'is_404_no_redirect',''),(3803,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-06-06 07:10:25',1654499425,404,404,'is_404_no_redirect',''),(3804,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-06-06 07:10:28',1654499428,404,404,'is_404_no_redirect',''),(3805,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-06-06 07:11:07',1654499467,404,404,'is_404_no_redirect',''),(3806,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-06-06 07:11:09',1654499469,404,404,'is_404_no_redirect',''),(3807,0,'http://flatironsxrayservices.com/moduless.php','404','2022-06-06 07:11:11',1654499471,404,404,'is_404_no_redirect',''),(3808,0,'http://flatironsxrayservices.com/moduless.php','404','2022-06-06 07:11:12',1654499472,404,404,'is_404_no_redirect',''),(3809,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-06-06 07:11:13',1654499473,404,404,'is_404_no_redirect',''),(3810,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-06-06 07:11:14',1654499474,404,404,'is_404_no_redirect',''),(3811,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-06-06 07:11:16',1654499476,404,404,'is_404_no_redirect',''),(3812,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-06-06 07:11:18',1654499478,404,404,'is_404_no_redirect',''),(3813,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-06-06 07:11:20',1654499480,404,404,'is_404_no_redirect',''),(3814,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-06-06 07:11:22',1654499482,404,404,'is_404_no_redirect',''),(3815,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-06-06 07:11:25',1654499485,404,404,'is_404_no_redirect',''),(3816,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-06-06 07:11:27',1654499487,404,404,'is_404_no_redirect',''),(3817,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-06-06 07:11:28',1654499488,404,404,'is_404_no_redirect',''),(3818,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-06-06 07:11:29',1654499489,404,404,'is_404_no_redirect',''),(3819,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-06-06 07:11:30',1654499490,404,404,'is_404_no_redirect',''),(3820,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-06-06 07:11:31',1654499491,404,404,'is_404_no_redirect',''),(3821,0,'http://flatironsxrayservices.com/legion.php','404','2022-06-06 07:11:33',1654499493,404,404,'is_404_no_redirect',''),(3822,0,'http://flatironsxrayservices.com/legion.php','404','2022-06-06 07:11:34',1654499494,404,404,'is_404_no_redirect',''),(3823,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-06-06 07:11:35',1654499495,404,404,'is_404_no_redirect',''),(3824,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-06-06 07:11:36',1654499496,404,404,'is_404_no_redirect',''),(3825,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-06-06 07:11:37',1654499497,404,404,'is_404_no_redirect',''),(3826,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-06-06 07:11:38',1654499498,404,404,'is_404_no_redirect',''),(3827,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-06-06 07:11:40',1654499500,404,404,'is_404_no_redirect',''),(3828,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-06-06 07:12:13',1654499533,404,404,'is_404_no_redirect',''),(3829,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-06-06 07:12:14',1654499534,404,404,'is_404_no_redirect',''),(3830,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-06-06 07:12:16',1654499536,404,404,'is_404_no_redirect',''),(3831,0,'http://flatironsxrayservices.com/archives.php','404','2022-06-06 07:12:17',1654499537,404,404,'is_404_no_redirect',''),(3832,0,'http://flatironsxrayservices.com/archives.php','404','2022-06-06 07:12:18',1654499538,404,404,'is_404_no_redirect',''),(3833,0,'http://flatironsxrayservices.com/defau11.php','404','2022-06-06 07:12:20',1654499540,404,404,'is_404_no_redirect',''),(3834,0,'http://flatironsxrayservices.com/defau11.php','404','2022-06-06 07:12:21',1654499541,404,404,'is_404_no_redirect',''),(3835,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-06-06 07:12:22',1654499542,404,404,'is_404_no_redirect',''),(3836,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-06-06 07:12:23',1654499543,404,404,'is_404_no_redirect',''),(3837,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-06-06 07:12:25',1654499545,404,404,'is_404_no_redirect',''),(3838,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-06-06 07:12:26',1654499546,404,404,'is_404_no_redirect',''),(3839,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-06-06 07:12:27',1654499547,404,404,'is_404_no_redirect',''),(3840,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-06-06 07:12:29',1654499549,404,404,'is_404_no_redirect',''),(3841,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-06-06 07:12:31',1654499551,404,404,'is_404_no_redirect',''),(3842,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-06-06 07:12:32',1654499552,404,404,'is_404_no_redirect',''),(3843,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-06-06 07:12:34',1654499554,404,404,'is_404_no_redirect',''),(3844,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-06-06 07:12:35',1654499555,404,404,'is_404_no_redirect',''),(3845,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-06-06 07:12:36',1654499556,404,404,'is_404_no_redirect',''),(3846,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-06-06 07:12:37',1654499557,404,404,'is_404_no_redirect',''),(3847,0,'http://flatironsxrayservices.com/cgialfa','404','2022-06-06 07:12:38',1654499558,404,404,'is_404_no_redirect',''),(3848,0,'http://flatironsxrayservices.com/cgialfa','404','2022-06-06 07:13:13',1654499593,404,404,'is_404_no_redirect',''),(3849,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-06-06 07:13:15',1654499595,404,404,'is_404_no_redirect',''),(3850,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-06-06 07:13:16',1654499596,404,404,'is_404_no_redirect',''),(3851,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-06-06 07:13:17',1654499597,404,404,'is_404_no_redirect',''),(3852,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-06-06 07:13:18',1654499598,404,404,'is_404_no_redirect',''),(3853,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-06-06 07:13:19',1654499599,404,404,'is_404_no_redirect',''),(3854,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-06-06 07:13:20',1654499600,404,404,'is_404_no_redirect',''),(3855,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-06-06 07:13:22',1654499602,404,404,'is_404_no_redirect',''),(3856,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-06-06 07:13:23',1654499603,404,404,'is_404_no_redirect',''),(3857,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-06-06 07:13:25',1654499605,404,404,'is_404_no_redirect',''),(3858,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-06-06 07:13:26',1654499606,404,404,'is_404_no_redirect',''),(3859,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-06-06 07:13:28',1654499608,404,404,'is_404_no_redirect',''),(3860,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-06-06 07:13:29',1654499609,404,404,'is_404_no_redirect',''),(3861,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-06-06 07:13:31',1654499611,404,404,'is_404_no_redirect',''),(3862,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-06-06 07:13:32',1654499612,404,404,'is_404_no_redirect',''),(3863,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-06-06 07:13:33',1654499613,404,404,'is_404_no_redirect',''),(3864,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-06-06 07:13:34',1654499614,404,404,'is_404_no_redirect',''),(3865,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-06-06 07:13:36',1654499616,404,404,'is_404_no_redirect',''),(3866,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-06-06 07:13:37',1654499617,404,404,'is_404_no_redirect',''),(3867,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-06-06 07:13:39',1654499619,404,404,'is_404_no_redirect',''),(3868,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-06-06 07:13:40',1654499620,404,404,'is_404_no_redirect',''),(3869,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-06-06 07:13:42',1654499622,404,404,'is_404_no_redirect',''),(3870,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-06-06 07:13:44',1654499624,404,404,'is_404_no_redirect',''),(3871,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-06-06 07:13:45',1654499625,404,404,'is_404_no_redirect',''),(3872,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-06-06 07:13:46',1654499626,404,404,'is_404_no_redirect',''),(3873,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-06-06 07:13:48',1654499628,404,404,'is_404_no_redirect',''),(3874,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-06-06 07:13:49',1654499629,404,404,'is_404_no_redirect',''),(3875,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-06-06 07:14:25',1654499665,404,404,'is_404_no_redirect',''),(3876,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-06-06 07:14:26',1654499666,404,404,'is_404_no_redirect',''),(3877,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-06-06 07:14:28',1654499668,404,404,'is_404_no_redirect',''),(3878,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-06-06 07:14:29',1654499669,404,404,'is_404_no_redirect',''),(3879,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-06-06 07:14:31',1654499671,404,404,'is_404_no_redirect',''),(3880,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-06-06 07:14:32',1654499672,404,404,'is_404_no_redirect',''),(3881,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-06-06 07:14:33',1654499673,404,404,'is_404_no_redirect',''),(3882,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-06-06 07:14:34',1654499674,404,404,'is_404_no_redirect',''),(3883,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-06-06 07:14:35',1654499675,404,404,'is_404_no_redirect',''),(3884,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-06-06 07:14:37',1654499677,404,404,'is_404_no_redirect',''),(3885,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-06-06 07:14:38',1654499678,404,404,'is_404_no_redirect',''),(3886,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-06-06 07:14:39',1654499679,404,404,'is_404_no_redirect',''),(3887,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-06-06 07:14:40',1654499680,404,404,'is_404_no_redirect',''),(3888,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-06-06 07:14:42',1654499682,404,404,'is_404_no_redirect',''),(3889,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-06-06 07:14:43',1654499683,404,404,'is_404_no_redirect',''),(3890,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-06-06 07:14:44',1654499684,404,404,'is_404_no_redirect',''),(3891,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-06-06 07:14:45',1654499685,404,404,'is_404_no_redirect',''),(3892,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-06-06 07:14:47',1654499687,404,404,'is_404_no_redirect',''),(3893,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-06-06 07:15:29',1654499729,404,404,'is_404_no_redirect',''),(3894,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-06-06 07:15:40',1654499740,404,404,'is_404_no_redirect',''),(3895,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-06-06 07:15:46',1654499746,404,404,'is_404_no_redirect',''),(3896,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-06-06 07:15:48',1654499748,404,404,'is_404_no_redirect',''),(3897,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-06-06 07:15:50',1654499750,404,404,'is_404_no_redirect',''),(3898,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-06-06 07:15:51',1654499751,404,404,'is_404_no_redirect',''),(3899,0,'http://flatironsxrayservices.com/olux.php','404','2022-06-06 07:15:56',1654499756,404,404,'is_404_no_redirect',''),(3900,0,'http://flatironsxrayservices.com/olux.php','404','2022-06-06 07:16:34',1654499794,404,404,'is_404_no_redirect',''),(3901,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-06 07:16:36',1654499796,404,404,'is_404_no_redirect',''),(3902,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-06 07:16:37',1654499797,404,404,'is_404_no_redirect',''),(3903,0,'http://flatironsxrayservices.com/wso.php','404','2022-06-06 07:16:38',1654499798,404,404,'is_404_no_redirect',''),(3904,0,'http://flatironsxrayservices.com/wso.php','404','2022-06-06 07:16:39',1654499799,404,404,'is_404_no_redirect',''),(3905,0,'http://flatironsxrayservices.com/shell.php','404','2022-06-06 07:16:40',1654499800,404,404,'is_404_no_redirect',''),(3906,0,'http://flatironsxrayservices.com/shell.php','404','2022-06-06 07:16:41',1654499801,404,404,'is_404_no_redirect',''),(3907,0,'http://flatironsxrayservices.com/up.php','404','2022-06-06 07:16:42',1654499802,404,404,'is_404_no_redirect',''),(3908,0,'http://flatironsxrayservices.com/up.php','404','2022-06-06 07:16:43',1654499803,404,404,'is_404_no_redirect',''),(3909,0,'http://flatironsxrayservices.com/upload.php','404','2022-06-06 07:16:44',1654499804,404,404,'is_404_no_redirect',''),(3910,0,'http://flatironsxrayservices.com/upload.php','404','2022-06-06 07:16:45',1654499805,404,404,'is_404_no_redirect',''),(3911,0,'http://flatironsxrayservices.com/1.php','404','2022-06-06 07:16:46',1654499806,404,404,'is_404_no_redirect',''),(3912,0,'http://flatironsxrayservices.com/1.php','404','2022-06-06 07:16:47',1654499807,404,404,'is_404_no_redirect',''),(3913,0,'http://flatironsxrayservices.com/x.php','404','2022-06-06 07:16:48',1654499808,404,404,'is_404_no_redirect',''),(3914,0,'http://flatironsxrayservices.com/x.php','404','2022-06-06 07:16:48',1654499808,404,404,'is_404_no_redirect',''),(3915,0,'http://flatironsxrayservices.com/z.php','404','2022-06-06 07:16:50',1654499810,404,404,'is_404_no_redirect',''),(3916,0,'http://flatironsxrayservices.com/z.php','404','2022-06-06 07:16:50',1654499810,404,404,'is_404_no_redirect',''),(3917,0,'http://flatironsxrayservices.com/a.php','404','2022-06-06 07:16:51',1654499811,404,404,'is_404_no_redirect',''),(3918,0,'http://flatironsxrayservices.com/a.php','404','2022-06-06 07:16:52',1654499812,404,404,'is_404_no_redirect',''),(3919,0,'http://flatironsxrayservices.com/test.php','404','2022-06-06 07:16:53',1654499813,404,404,'is_404_no_redirect',''),(3920,0,'http://flatironsxrayservices.com/test.php','404','2022-06-06 07:16:54',1654499814,404,404,'is_404_no_redirect',''),(3921,0,'http://flatironsxrayservices.com/wp.php','404','2022-06-06 07:16:55',1654499815,404,404,'is_404_no_redirect',''),(3922,0,'http://flatironsxrayservices.com/wp.php','404','2022-06-06 07:16:56',1654499816,404,404,'is_404_no_redirect',''),(3923,0,'http://flatironsxrayservices.com/alfa.php','404','2022-06-06 07:16:57',1654499817,404,404,'is_404_no_redirect',''),(3924,0,'http://flatironsxrayservices.com/alfa.php','404','2022-06-06 07:16:58',1654499818,404,404,'is_404_no_redirect',''),(3925,0,'http://flatironsxrayservices.com/config.php','404','2022-06-06 07:17:36',1654499856,404,404,'is_404_no_redirect',''),(3926,0,'http://flatironsxrayservices.com/config.php','404','2022-06-06 07:17:38',1654499858,404,404,'is_404_no_redirect',''),(3927,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-06-06 07:17:39',1654499859,404,404,'is_404_no_redirect',''),(3928,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-06-06 07:17:39',1654499859,404,404,'is_404_no_redirect',''),(3929,0,'http://flatironsxrayservices.com/about.php','404','2022-06-06 07:17:41',1654499861,404,404,'is_404_no_redirect',''),(3930,0,'http://flatironsxrayservices.com/about.php','404','2022-06-06 07:17:41',1654499861,404,404,'is_404_no_redirect',''),(3931,0,'http://flatironsxrayservices.com/shells.php','404','2022-06-06 07:17:42',1654499862,404,404,'is_404_no_redirect',''),(3932,0,'http://flatironsxrayservices.com/shells.php','404','2022-06-06 07:17:43',1654499863,404,404,'is_404_no_redirect',''),(3933,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-06-06 10:54:53',1654512893,404,404,'is_404_no_redirect',''),(3934,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-06-06 10:54:58',1654512898,404,404,'is_404_no_redirect',''),(3935,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-06-06 10:55:24',1654512924,404,404,'is_404_no_redirect',''),(3936,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-06-06 10:55:38',1654512938,404,404,'is_404_no_redirect',''),(3937,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-06-06 10:55:45',1654512945,404,404,'is_404_no_redirect',''),(3938,0,'http://flatironsxrayservices.com/wp/wp-content/themes/sketch/404.php','404','2022-06-06 10:55:51',1654512951,404,404,'is_404_no_redirect',''),(3939,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-06-06 10:56:17',1654512977,404,404,'is_404_no_redirect',''),(3940,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-06-06 10:56:27',1654512987,404,404,'is_404_no_redirect',''),(3941,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-06-06 10:56:40',1654513000,404,404,'is_404_no_redirect',''),(3942,0,'http://flatironsxrayservices.com/blog/wp-content/themes/sketch/404.php','404','2022-06-06 10:56:47',1654513007,404,404,'is_404_no_redirect',''),(3943,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-06-06 10:57:10',1654513030,404,404,'is_404_no_redirect',''),(3944,0,'http://flatironsxrayservices.com/site/wp-content/themes/sketch/404.php','404','2022-06-06 10:57:15',1654513035,404,404,'is_404_no_redirect',''),(3945,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-06 13:18:48',1654521528,404,404,'is_404_no_redirect',''),(3946,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-06 13:20:06',1654521606,404,404,'is_404_no_redirect',''),(3947,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-06 13:23:07',1654521787,404,404,'is_404_no_redirect',''),(3948,0,'http://flatironsxrayservices.com/style.php','404','2022-06-06 20:36:55',1654547815,404,404,'is_404_no_redirect',''),(3949,0,'http://flatironsxrayservices.com/style.php','404','2022-06-06 20:36:58',1654547818,404,404,'is_404_no_redirect',''),(3950,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-06-06 20:37:02',1654547822,404,404,'is_404_no_redirect',''),(3951,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-06-06 20:37:03',1654547823,404,404,'is_404_no_redirect',''),(3952,0,'http://flatironsxrayservices.com/s_e.php','404','2022-06-06 20:37:08',1654547828,404,404,'is_404_no_redirect',''),(3953,0,'http://flatironsxrayservices.com/s_e.php','404','2022-06-06 20:37:10',1654547830,404,404,'is_404_no_redirect',''),(3954,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-06-06 20:37:15',1654547835,404,404,'is_404_no_redirect',''),(3955,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-06-06 20:37:17',1654547837,404,404,'is_404_no_redirect',''),(3956,0,'http://flatironsxrayservices.com/1index.php','404','2022-06-06 20:37:24',1654547844,404,404,'is_404_no_redirect',''),(3957,0,'http://flatironsxrayservices.com/1index.php','404','2022-06-06 20:37:27',1654547847,404,404,'is_404_no_redirect',''),(3958,0,'http://flatironsxrayservices.com/radio.php','404','2022-06-06 20:37:32',1654547852,404,404,'is_404_no_redirect',''),(3959,0,'http://flatironsxrayservices.com/radio.php','404','2022-06-06 20:37:34',1654547854,404,404,'is_404_no_redirect',''),(3960,0,'http://flatironsxrayservices.com/doc.php','404','2022-06-06 20:37:39',1654547859,404,404,'is_404_no_redirect',''),(3961,0,'http://flatironsxrayservices.com/doc.php','404','2022-06-06 20:37:41',1654547861,404,404,'is_404_no_redirect',''),(3962,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-06-06 20:37:45',1654547865,404,404,'is_404_no_redirect',''),(3963,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-06-06 20:37:49',1654547869,404,404,'is_404_no_redirect',''),(3964,0,'http://flatironsxrayservices.com/beence.php','404','2022-06-06 20:37:54',1654547874,404,404,'is_404_no_redirect',''),(3965,0,'http://flatironsxrayservices.com/beence.php','404','2022-06-06 20:37:57',1654547877,404,404,'is_404_no_redirect',''),(3966,0,'http://flatironsxrayservices.com/ups.php','404','2022-06-06 20:38:03',1654547883,404,404,'is_404_no_redirect',''),(3967,0,'http://flatironsxrayservices.com/ups.php','404','2022-06-06 20:38:06',1654547886,404,404,'is_404_no_redirect',''),(3968,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-06-06 20:38:09',1654547889,404,404,'is_404_no_redirect',''),(3969,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-06-06 20:38:12',1654547892,404,404,'is_404_no_redirect',''),(3970,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-06-06 20:38:16',1654547896,404,404,'is_404_no_redirect',''),(3971,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-06-06 20:38:19',1654547899,404,404,'is_404_no_redirect',''),(3972,0,'http://flatironsxrayservices.com/export.php','404','2022-06-06 20:38:28',1654547908,404,404,'is_404_no_redirect',''),(3973,0,'http://flatironsxrayservices.com/export.php','404','2022-06-06 20:38:33',1654547913,404,404,'is_404_no_redirect',''),(3974,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-06-06 20:38:40',1654547920,404,404,'is_404_no_redirect',''),(3975,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-06-06 20:38:42',1654547922,404,404,'is_404_no_redirect',''),(3976,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-06-06 20:38:47',1654547927,404,404,'is_404_no_redirect',''),(3977,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-06-06 20:38:50',1654547930,404,404,'is_404_no_redirect',''),(3978,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-06-06 20:39:07',1654547947,404,404,'is_404_no_redirect',''),(3979,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-06-06 20:39:10',1654547950,404,404,'is_404_no_redirect',''),(3980,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-06-06 20:39:15',1654547955,404,404,'is_404_no_redirect',''),(3981,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-06-06 20:39:17',1654547957,404,404,'is_404_no_redirect',''),(3982,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-06-06 20:39:26',1654547966,404,404,'is_404_no_redirect',''),(3983,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-06-06 20:39:29',1654547969,404,404,'is_404_no_redirect',''),(3984,0,'http://flatironsxrayservices.com/moduless.php','404','2022-06-06 20:39:36',1654547976,404,404,'is_404_no_redirect',''),(3985,0,'http://flatironsxrayservices.com/moduless.php','404','2022-06-06 20:39:38',1654547978,404,404,'is_404_no_redirect',''),(3986,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-06-06 20:39:48',1654547988,404,404,'is_404_no_redirect',''),(3987,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-06-06 20:39:50',1654547990,404,404,'is_404_no_redirect',''),(3988,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-06-06 20:39:55',1654547995,404,404,'is_404_no_redirect',''),(3989,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-06-06 20:39:58',1654547998,404,404,'is_404_no_redirect',''),(3990,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-06-06 20:40:04',1654548004,404,404,'is_404_no_redirect',''),(3991,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-06-06 20:40:10',1654548010,404,404,'is_404_no_redirect',''),(3992,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-06-06 20:40:27',1654548027,404,404,'is_404_no_redirect',''),(3993,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-06-06 20:40:29',1654548029,404,404,'is_404_no_redirect',''),(3994,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-06-06 20:40:34',1654548034,404,404,'is_404_no_redirect',''),(3995,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-06-06 20:40:38',1654548038,404,404,'is_404_no_redirect',''),(3996,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-06-06 20:40:44',1654548044,404,404,'is_404_no_redirect',''),(3997,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-06-06 20:40:45',1654548045,404,404,'is_404_no_redirect',''),(3998,0,'http://flatironsxrayservices.com/legion.php','404','2022-06-06 20:46:54',1654548414,404,404,'is_404_no_redirect',''),(3999,0,'http://flatironsxrayservices.com/legion.php','404','2022-06-06 20:47:02',1654548422,404,404,'is_404_no_redirect',''),(4000,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-06-06 20:52:16',1654548736,404,404,'is_404_no_redirect',''),(4001,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-06-06 20:52:26',1654548746,404,404,'is_404_no_redirect',''),(4002,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-06-06 20:54:11',1654548851,404,404,'is_404_no_redirect',''),(4003,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-06-06 20:54:13',1654548853,404,404,'is_404_no_redirect',''),(4004,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-06-06 20:54:17',1654548857,404,404,'is_404_no_redirect',''),(4005,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-06-06 20:54:19',1654548859,404,404,'is_404_no_redirect',''),(4006,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-06-06 20:54:24',1654548864,404,404,'is_404_no_redirect',''),(4007,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-06-06 20:54:26',1654548866,404,404,'is_404_no_redirect',''),(4008,0,'http://flatironsxrayservices.com/archives.php','404','2022-06-06 20:54:36',1654548876,404,404,'is_404_no_redirect',''),(4009,0,'http://flatironsxrayservices.com/archives.php','404','2022-06-06 20:54:38',1654548878,404,404,'is_404_no_redirect',''),(4010,0,'http://flatironsxrayservices.com/defau11.php','404','2022-06-06 20:56:47',1654549007,404,404,'is_404_no_redirect',''),(4011,0,'http://flatironsxrayservices.com/defau11.php','404','2022-06-06 20:56:50',1654549010,404,404,'is_404_no_redirect',''),(4012,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-06-06 20:56:55',1654549015,404,404,'is_404_no_redirect',''),(4013,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-06-06 20:56:57',1654549017,404,404,'is_404_no_redirect',''),(4014,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-06-06 20:57:02',1654549022,404,404,'is_404_no_redirect',''),(4015,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-06-06 20:57:04',1654549024,404,404,'is_404_no_redirect',''),(4016,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-06-06 20:57:07',1654549027,404,404,'is_404_no_redirect',''),(4017,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-06-06 20:57:09',1654549029,404,404,'is_404_no_redirect',''),(4018,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-06-06 20:57:14',1654549034,404,404,'is_404_no_redirect',''),(4019,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-06-06 20:57:17',1654549037,404,404,'is_404_no_redirect',''),(4020,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-06-06 20:57:21',1654549041,404,404,'is_404_no_redirect',''),(4021,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-06-06 20:57:23',1654549043,404,404,'is_404_no_redirect',''),(4022,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-06-06 20:57:28',1654549048,404,404,'is_404_no_redirect',''),(4023,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-06-06 20:57:29',1654549049,404,404,'is_404_no_redirect',''),(4024,0,'http://flatironsxrayservices.com/cgialfa','404','2022-06-06 20:57:35',1654549055,404,404,'is_404_no_redirect',''),(4025,0,'http://flatironsxrayservices.com/cgialfa','404','2022-06-06 20:57:37',1654549057,404,404,'is_404_no_redirect',''),(4026,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-06-06 20:57:38',1654549058,404,404,'is_404_no_redirect',''),(4027,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-06-06 20:57:39',1654549059,404,404,'is_404_no_redirect',''),(4028,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-06-06 20:57:41',1654549061,404,404,'is_404_no_redirect',''),(4029,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-06-06 20:57:42',1654549062,404,404,'is_404_no_redirect',''),(4030,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-06-06 20:57:43',1654549063,404,404,'is_404_no_redirect',''),(4031,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-06-06 20:57:44',1654549064,404,404,'is_404_no_redirect',''),(4032,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-06-06 20:57:46',1654549066,404,404,'is_404_no_redirect',''),(4033,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-06-06 20:57:47',1654549067,404,404,'is_404_no_redirect',''),(4034,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-06-06 20:57:49',1654549069,404,404,'is_404_no_redirect',''),(4035,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-06-06 20:57:50',1654549070,404,404,'is_404_no_redirect',''),(4036,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-06-06 20:57:53',1654549073,404,404,'is_404_no_redirect',''),(4037,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-06-06 20:57:54',1654549074,404,404,'is_404_no_redirect',''),(4038,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-06-06 20:57:55',1654549075,404,404,'is_404_no_redirect',''),(4039,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-06-06 20:57:56',1654549076,404,404,'is_404_no_redirect',''),(4040,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-06-06 20:57:57',1654549077,404,404,'is_404_no_redirect',''),(4041,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-06-06 20:57:58',1654549078,404,404,'is_404_no_redirect',''),(4042,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-06-06 20:57:59',1654549079,404,404,'is_404_no_redirect',''),(4043,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-06-06 20:58:01',1654549081,404,404,'is_404_no_redirect',''),(4044,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-06-06 20:58:03',1654549083,404,404,'is_404_no_redirect',''),(4045,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-06-06 20:58:04',1654549084,404,404,'is_404_no_redirect',''),(4046,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-06-06 20:58:09',1654549089,404,404,'is_404_no_redirect',''),(4047,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-06-06 20:58:12',1654549092,404,404,'is_404_no_redirect',''),(4048,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-06-06 20:58:16',1654549096,404,404,'is_404_no_redirect',''),(4049,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-06-06 20:58:18',1654549098,404,404,'is_404_no_redirect',''),(4050,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-06-06 20:58:21',1654549101,404,404,'is_404_no_redirect',''),(4051,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-06-06 20:58:22',1654549102,404,404,'is_404_no_redirect',''),(4052,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-06-06 20:58:26',1654549106,404,404,'is_404_no_redirect',''),(4053,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-06-06 20:58:28',1654549108,404,404,'is_404_no_redirect',''),(4054,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-06-06 20:58:29',1654549109,404,404,'is_404_no_redirect',''),(4055,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-06-06 20:58:30',1654549110,404,404,'is_404_no_redirect',''),(4056,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-06-06 20:58:40',1654549120,404,404,'is_404_no_redirect',''),(4057,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-06-06 20:58:43',1654549123,404,404,'is_404_no_redirect',''),(4058,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-06-06 20:58:46',1654549126,404,404,'is_404_no_redirect',''),(4059,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-06-06 20:58:48',1654549128,404,404,'is_404_no_redirect',''),(4060,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-06-06 20:58:53',1654549133,404,404,'is_404_no_redirect',''),(4061,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-06-06 20:58:55',1654549135,404,404,'is_404_no_redirect',''),(4062,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-06-06 20:58:58',1654549138,404,404,'is_404_no_redirect',''),(4063,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-06-06 20:59:00',1654549140,404,404,'is_404_no_redirect',''),(4064,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-06-06 20:59:05',1654549145,404,404,'is_404_no_redirect',''),(4065,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-06-06 20:59:08',1654549148,404,404,'is_404_no_redirect',''),(4066,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-06-06 20:59:12',1654549152,404,404,'is_404_no_redirect',''),(4067,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-06-06 20:59:14',1654549154,404,404,'is_404_no_redirect',''),(4068,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-06-06 20:59:17',1654549157,404,404,'is_404_no_redirect',''),(4069,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-06-06 20:59:19',1654549159,404,404,'is_404_no_redirect',''),(4070,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-06-06 20:59:23',1654549163,404,404,'is_404_no_redirect',''),(4071,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-06-06 20:59:25',1654549165,404,404,'is_404_no_redirect',''),(4072,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-06-06 20:59:28',1654549168,404,404,'is_404_no_redirect',''),(4073,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-06-06 20:59:30',1654549170,404,404,'is_404_no_redirect',''),(4074,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-06-06 20:59:35',1654549175,404,404,'is_404_no_redirect',''),(4075,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-06-06 20:59:37',1654549177,404,404,'is_404_no_redirect',''),(4076,0,'http://flatironsxrayservices.com/olux.php','404','2022-06-06 20:59:49',1654549189,404,404,'is_404_no_redirect',''),(4077,0,'http://flatironsxrayservices.com/olux.php','404','2022-06-06 20:59:51',1654549191,404,404,'is_404_no_redirect',''),(4078,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-06 20:59:53',1654549193,404,404,'is_404_no_redirect',''),(4079,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-06 20:59:54',1654549194,404,404,'is_404_no_redirect',''),(4080,0,'http://flatironsxrayservices.com/wso.php','404','2022-06-06 20:59:59',1654549199,404,404,'is_404_no_redirect',''),(4081,0,'http://flatironsxrayservices.com/wso.php','404','2022-06-06 21:00:00',1654549200,404,404,'is_404_no_redirect',''),(4082,0,'http://flatironsxrayservices.com/shell.php','404','2022-06-06 21:00:05',1654549205,404,404,'is_404_no_redirect',''),(4083,0,'http://flatironsxrayservices.com/shell.php','404','2022-06-06 21:00:07',1654549207,404,404,'is_404_no_redirect',''),(4084,0,'http://flatironsxrayservices.com/up.php','404','2022-06-06 21:00:11',1654549211,404,404,'is_404_no_redirect',''),(4085,0,'http://flatironsxrayservices.com/up.php','404','2022-06-06 21:00:12',1654549212,404,404,'is_404_no_redirect',''),(4086,0,'http://flatironsxrayservices.com/1.php','404','2022-06-06 21:00:16',1654549216,404,404,'is_404_no_redirect',''),(4087,0,'http://flatironsxrayservices.com/1.php','404','2022-06-06 21:00:18',1654549218,404,404,'is_404_no_redirect',''),(4088,0,'http://flatironsxrayservices.com/x.php','404','2022-06-06 21:00:20',1654549220,404,404,'is_404_no_redirect',''),(4089,0,'http://flatironsxrayservices.com/x.php','404','2022-06-06 21:00:21',1654549221,404,404,'is_404_no_redirect',''),(4090,0,'http://flatironsxrayservices.com/z.php','404','2022-06-06 21:00:24',1654549224,404,404,'is_404_no_redirect',''),(4091,0,'http://flatironsxrayservices.com/z.php','404','2022-06-06 21:00:27',1654549227,404,404,'is_404_no_redirect',''),(4092,0,'http://flatironsxrayservices.com/a.php','404','2022-06-06 21:00:31',1654549231,404,404,'is_404_no_redirect',''),(4093,0,'http://flatironsxrayservices.com/a.php','404','2022-06-06 21:00:33',1654549233,404,404,'is_404_no_redirect',''),(4094,0,'http://flatironsxrayservices.com/test.php','404','2022-06-06 21:00:37',1654549237,404,404,'is_404_no_redirect',''),(4095,0,'http://flatironsxrayservices.com/test.php','404','2022-06-06 21:00:39',1654549239,404,404,'is_404_no_redirect',''),(4096,0,'http://flatironsxrayservices.com/wp.php','404','2022-06-06 21:00:45',1654549245,404,404,'is_404_no_redirect',''),(4097,0,'http://flatironsxrayservices.com/wp.php','404','2022-06-06 21:00:47',1654549247,404,404,'is_404_no_redirect',''),(4098,0,'http://flatironsxrayservices.com/alfa.php','404','2022-06-06 21:00:50',1654549250,404,404,'is_404_no_redirect',''),(4099,0,'http://flatironsxrayservices.com/alfa.php','404','2022-06-06 21:00:52',1654549252,404,404,'is_404_no_redirect',''),(4100,0,'http://flatironsxrayservices.com/config.php','404','2022-06-06 21:00:56',1654549256,404,404,'is_404_no_redirect',''),(4101,0,'http://flatironsxrayservices.com/config.php','404','2022-06-06 21:00:57',1654549257,404,404,'is_404_no_redirect',''),(4102,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-06-06 21:01:01',1654549261,404,404,'is_404_no_redirect',''),(4103,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-06-06 21:01:03',1654549263,404,404,'is_404_no_redirect',''),(4104,0,'http://flatironsxrayservices.com/about.php','404','2022-06-06 21:01:07',1654549267,404,404,'is_404_no_redirect',''),(4105,0,'http://flatironsxrayservices.com/about.php','404','2022-06-06 21:01:09',1654549269,404,404,'is_404_no_redirect',''),(4106,0,'http://flatironsxrayservices.com/shells.php','404','2022-06-06 21:01:13',1654549273,404,404,'is_404_no_redirect',''),(4107,0,'http://flatironsxrayservices.com/shells.php','404','2022-06-06 21:01:15',1654549275,404,404,'is_404_no_redirect',''),(4108,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-08 11:25:20',1654687520,404,404,'is_404_no_redirect',''),(4109,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-08 11:25:22',1654687522,404,404,'is_404_no_redirect',''),(4110,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-08 11:26:50',1654687610,404,404,'is_404_no_redirect',''),(4111,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-08 11:29:38',1654687778,404,404,'is_404_no_redirect',''),(4112,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-08 15:28:01',1654702081,404,404,'is_404_no_redirect',''),(4113,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-08 15:28:54',1654702134,404,404,'is_404_no_redirect',''),(4114,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-08 15:31:34',1654702294,404,404,'is_404_no_redirect',''),(4115,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/savepng.php?location=1877.php','404','2022-06-09 10:44:23',1654771463,404,404,'is_404_no_redirect',''),(4116,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/savepng.php?location=1877.php','404','2022-06-09 10:44:24',1654771464,404,404,'is_404_no_redirect',''),(4117,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/savepng.php?location=1877.php','404','2022-06-09 10:45:49',1654771549,404,404,'is_404_no_redirect',''),(4118,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-zoomsounds/savepng.php?location=1877.php','404','2022-06-09 10:45:51',1654771551,404,404,'is_404_no_redirect',''),(4119,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/apikey.php?test=hello','404','2022-06-09 10:45:54',1654771554,404,404,'is_404_no_redirect',''),(4120,0,'http://flatironsxrayservices.com/plugins/content/apismtp/apismtp.php?test=hello','404','2022-06-09 10:45:55',1654771555,404,404,'is_404_no_redirect',''),(4121,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello','404','2022-06-09 10:45:56',1654771556,404,404,'is_404_no_redirect',''),(4122,0,'http://flatironsxrayservices.com/plugins/content/apismtp/apismtp.php.suspected?test=hello','404','2022-06-09 10:45:57',1654771557,404,404,'is_404_no_redirect',''),(4123,0,'http://flatironsxrayservices.com/yaazfrpi.php?Fox=d3wL7','404','2022-06-10 19:00:21',1654887621,404,404,'is_404_no_redirect',''),(4124,0,'http://flatironsxrayservices.com/yaazfrpi.php?Fox=d3wL7','404','2022-06-10 19:00:54',1654887654,404,404,'is_404_no_redirect',''),(4125,0,'http://flatironsxrayservices.com/.env','404','2022-06-11 01:45:29',1654911929,404,404,'is_404_no_redirect',''),(4126,0,'http://flatironsxrayservices.com/wp-config.inc','404','2022-06-11 11:47:47',1654948067,404,404,'is_404_no_redirect',''),(4127,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-12 07:42:25',1655019745,404,404,'is_404_no_redirect',''),(4128,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-12 07:42:29',1655019749,404,404,'is_404_no_redirect',''),(4129,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-12 07:45:24',1655019924,404,404,'is_404_no_redirect',''),(4130,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-12 07:52:06',1655020326,404,404,'is_404_no_redirect',''),(4131,0,'http://flatironsxrayservices.com/wp/wp-admin/install.php','404','2022-06-12 13:51:59',1655041919,404,404,'is_404_no_redirect',''),(4132,0,'http://flatironsxrayservices.com/new/wp-admin/install.php','404','2022-06-12 13:52:09',1655041929,404,404,'is_404_no_redirect',''),(4133,0,'http://flatironsxrayservices.com/old/wp-admin/install.php','404','2022-06-12 13:52:26',1655041946,404,404,'is_404_no_redirect',''),(4134,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php','404','2022-06-12 13:52:36',1655041956,404,404,'is_404_no_redirect',''),(4135,0,'http://flatironsxrayservices.com/test/wp-admin/install.php','404','2022-06-12 13:52:44',1655041964,404,404,'is_404_no_redirect',''),(4136,0,'http://flatironsxrayservices.com/blog/wp-admin/install.php','404','2022-06-12 13:52:53',1655041973,404,404,'is_404_no_redirect',''),(4137,0,'http://flatironsxrayservices.com/cms/wp-admin/install.php','404','2022-06-12 13:53:03',1655041983,404,404,'is_404_no_redirect',''),(4138,0,'http://flatironsxrayservices.com/web/wp-admin/install.php','404','2022-06-12 13:53:12',1655041992,404,404,'is_404_no_redirect',''),(4139,0,'http://flatironsxrayservices.com/backup/wp-admin/install.php','404','2022-06-12 13:53:20',1655042000,404,404,'is_404_no_redirect',''),(4140,0,'http://flatironsxrayservices.com/site/wp-admin/install.php','404','2022-06-12 13:53:31',1655042011,404,404,'is_404_no_redirect',''),(4141,0,'http://flatironsxrayservices.com/oldsite/wp-admin/install.php','404','2022-06-12 13:53:50',1655042030,404,404,'is_404_no_redirect',''),(4142,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-13 22:36:13',1655159773,404,404,'is_404_no_redirect',''),(4143,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-13 22:37:09',1655159829,404,404,'is_404_no_redirect',''),(4144,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-13 22:39:46',1655159986,404,404,'is_404_no_redirect',''),(4145,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-14 23:57:12',1655251032,404,404,'is_404_no_redirect',''),(4146,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-14 23:57:13',1655251033,404,404,'is_404_no_redirect',''),(4147,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-14 23:57:26',1655251046,404,404,'is_404_no_redirect',''),(4148,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-14 23:57:49',1655251069,404,404,'is_404_no_redirect',''),(4149,0,'http://flatironsxrayservices.com/config.js','404','2022-06-15 22:46:07',1655333167,404,404,'is_404_no_redirect',''),(4150,0,'http://flatironsxrayservices.com/.env','404','2022-06-16 02:37:01',1655347021,404,404,'is_404_no_redirect',''),(4151,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-16 05:31:25',1655357485,404,404,'is_404_no_redirect',''),(4152,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-16 05:31:48',1655357508,404,404,'is_404_no_redirect',''),(4153,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-16 05:33:00',1655357580,404,404,'is_404_no_redirect',''),(4154,0,'http://flatironsxrayservices.com/tel:3039687445','404','2022-06-17 07:13:05',1655449985,404,404,'is_404_no_redirect',''),(4155,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-06-17 15:11:07',1655478667,404,404,'is_404_no_redirect',''),(4156,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-06-17 15:11:12',1655478672,404,404,'is_404_no_redirect',''),(4157,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-06-17 15:11:17',1655478677,404,404,'is_404_no_redirect',''),(4158,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-06-17 15:11:21',1655478681,404,404,'is_404_no_redirect',''),(4159,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-06-17 18:38:25',1655491105,404,404,'is_404_no_redirect',''),(4160,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-06-17 18:38:30',1655491110,404,404,'is_404_no_redirect',''),(4161,0,'http://flatironsxrayservices.com/C9C74.php?adriv=vz','404','2022-06-18 17:25:50',1655573150,404,404,'is_404_no_redirect',''),(4162,0,'http://flatironsxrayservices.com/C9C74.php?adriv=vz','404','2022-06-18 17:26:09',1655573169,404,404,'is_404_no_redirect',''),(4163,0,'http://flatironsxrayservices.com/C9C74.php?adriv=vz','404','2022-06-18 17:26:42',1655573202,404,404,'is_404_no_redirect',''),(4164,0,'http://flatironsxrayservices.com/C9C74.php?adriv=vz','404','2022-06-18 17:27:02',1655573222,404,404,'is_404_no_redirect',''),(4165,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1650325936','404','2022-06-19 16:07:39',1655654859,404,404,'is_404_no_redirect',''),(4166,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-354.css?ver=1655674870','404','2022-06-19 16:07:39',1655654859,404,404,'is_404_no_redirect',''),(4167,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1650325936','404','2022-06-19 16:07:40',1655654860,404,404,'is_404_no_redirect',''),(4168,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-354.css?ver=1655674870','404','2022-06-19 16:07:40',1655654860,404,404,'is_404_no_redirect',''),(4169,0,'http://flatironsxrayservices.com/style.php','404','2022-06-20 07:09:21',1655708961,404,404,'is_404_no_redirect',''),(4170,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-06-20 07:09:23',1655708963,404,404,'is_404_no_redirect',''),(4171,0,'http://flatironsxrayservices.com/s_e.php','404','2022-06-20 07:09:25',1655708965,404,404,'is_404_no_redirect',''),(4172,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-06-20 07:09:26',1655708966,404,404,'is_404_no_redirect',''),(4173,0,'http://flatironsxrayservices.com/1index.php','404','2022-06-20 07:09:28',1655708968,404,404,'is_404_no_redirect',''),(4174,0,'http://flatironsxrayservices.com/radio.php','404','2022-06-20 07:09:29',1655708969,404,404,'is_404_no_redirect',''),(4175,0,'http://flatironsxrayservices.com/doc.php','404','2022-06-20 07:09:31',1655708971,404,404,'is_404_no_redirect',''),(4176,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-06-20 07:09:33',1655708973,404,404,'is_404_no_redirect',''),(4177,0,'http://flatironsxrayservices.com/beence.php','404','2022-06-20 07:09:35',1655708975,404,404,'is_404_no_redirect',''),(4178,0,'http://flatironsxrayservices.com/ups.php','404','2022-06-20 07:09:36',1655708976,404,404,'is_404_no_redirect',''),(4179,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-06-20 07:09:38',1655708978,404,404,'is_404_no_redirect',''),(4180,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-06-20 07:09:39',1655708979,404,404,'is_404_no_redirect',''),(4181,0,'http://flatironsxrayservices.com/export.php','404','2022-06-20 07:09:46',1655708986,404,404,'is_404_no_redirect',''),(4182,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-06-20 07:09:50',1655708990,404,404,'is_404_no_redirect',''),(4183,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-06-20 07:09:57',1655708997,404,404,'is_404_no_redirect',''),(4184,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-06-20 07:10:12',1655709012,404,404,'is_404_no_redirect',''),(4185,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-06-20 07:10:18',1655709018,404,404,'is_404_no_redirect',''),(4186,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-06-20 07:10:23',1655709023,404,404,'is_404_no_redirect',''),(4187,0,'http://flatironsxrayservices.com/moduless.php','404','2022-06-20 07:10:29',1655709029,404,404,'is_404_no_redirect',''),(4188,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-06-20 07:10:34',1655709034,404,404,'is_404_no_redirect',''),(4189,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-06-20 07:10:39',1655709039,404,404,'is_404_no_redirect',''),(4190,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-06-20 07:10:46',1655709046,404,404,'is_404_no_redirect',''),(4191,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-06-20 07:10:50',1655709050,404,404,'is_404_no_redirect',''),(4192,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-06-20 07:10:56',1655709056,404,404,'is_404_no_redirect',''),(4193,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-06-20 07:11:01',1655709061,404,404,'is_404_no_redirect',''),(4194,0,'http://flatironsxrayservices.com/legion.php','404','2022-06-20 07:11:06',1655709066,404,404,'is_404_no_redirect',''),(4195,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-06-20 07:11:11',1655709071,404,404,'is_404_no_redirect',''),(4196,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-06-20 07:11:16',1655709076,404,404,'is_404_no_redirect',''),(4197,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-06-20 07:11:18',1655709078,404,404,'is_404_no_redirect',''),(4198,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-06-20 07:11:19',1655709079,404,404,'is_404_no_redirect',''),(4199,0,'http://flatironsxrayservices.com/archives.php','404','2022-06-20 07:11:28',1655709088,404,404,'is_404_no_redirect',''),(4200,0,'http://flatironsxrayservices.com/defau11.php','404','2022-06-20 07:11:31',1655709091,404,404,'is_404_no_redirect',''),(4201,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-06-20 07:11:40',1655709100,404,404,'is_404_no_redirect',''),(4202,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-06-20 07:11:42',1655709102,404,404,'is_404_no_redirect',''),(4203,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-06-20 07:11:44',1655709104,404,404,'is_404_no_redirect',''),(4204,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-06-20 07:11:45',1655709105,404,404,'is_404_no_redirect',''),(4205,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-06-20 07:11:53',1655709113,404,404,'is_404_no_redirect',''),(4206,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-06-20 07:11:54',1655709114,404,404,'is_404_no_redirect',''),(4207,0,'http://flatironsxrayservices.com/cgialfa','404','2022-06-20 07:11:56',1655709116,404,404,'is_404_no_redirect',''),(4208,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-06-20 07:11:59',1655709119,404,404,'is_404_no_redirect',''),(4209,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-06-20 07:12:06',1655709126,404,404,'is_404_no_redirect',''),(4210,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-06-20 07:12:10',1655709130,404,404,'is_404_no_redirect',''),(4211,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-06-20 07:12:18',1655709138,404,404,'is_404_no_redirect',''),(4212,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-06-20 07:12:19',1655709139,404,404,'is_404_no_redirect',''),(4213,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-06-20 07:12:20',1655709140,404,404,'is_404_no_redirect',''),(4214,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-06-20 07:12:22',1655709142,404,404,'is_404_no_redirect',''),(4215,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-06-20 07:12:32',1655709152,404,404,'is_404_no_redirect',''),(4216,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-06-20 07:12:34',1655709154,404,404,'is_404_no_redirect',''),(4217,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-06-20 07:12:41',1655709161,404,404,'is_404_no_redirect',''),(4218,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-06-20 07:12:43',1655709163,404,404,'is_404_no_redirect',''),(4219,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-06-20 07:12:44',1655709164,404,404,'is_404_no_redirect',''),(4220,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-06-20 07:12:45',1655709165,404,404,'is_404_no_redirect',''),(4221,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-06-20 07:13:01',1655709181,404,404,'is_404_no_redirect',''),(4222,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-06-20 07:13:05',1655709185,404,404,'is_404_no_redirect',''),(4223,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-06-20 07:13:11',1655709191,404,404,'is_404_no_redirect',''),(4224,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-06-20 07:13:12',1655709192,404,404,'is_404_no_redirect',''),(4225,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-06-20 07:13:14',1655709194,404,404,'is_404_no_redirect',''),(4226,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-06-20 07:13:15',1655709195,404,404,'is_404_no_redirect',''),(4227,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-06-20 07:13:26',1655709206,404,404,'is_404_no_redirect',''),(4228,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-06-20 07:13:28',1655709208,404,404,'is_404_no_redirect',''),(4229,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-06-20 07:13:35',1655709215,404,404,'is_404_no_redirect',''),(4230,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-06-20 07:13:37',1655709217,404,404,'is_404_no_redirect',''),(4231,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-06-20 07:13:38',1655709218,404,404,'is_404_no_redirect',''),(4232,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-06-20 07:13:40',1655709220,404,404,'is_404_no_redirect',''),(4233,0,'http://flatironsxrayservices.com/olux.php','404','2022-06-20 07:13:52',1655709232,404,404,'is_404_no_redirect',''),(4234,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-20 07:13:53',1655709233,404,404,'is_404_no_redirect',''),(4235,0,'http://flatironsxrayservices.com/wso.php','404','2022-06-20 07:13:57',1655709237,404,404,'is_404_no_redirect',''),(4236,0,'http://flatironsxrayservices.com/shell.php','404','2022-06-20 07:14:43',1655709283,404,404,'is_404_no_redirect',''),(4237,0,'http://flatironsxrayservices.com/up.php','404','2022-06-20 07:14:44',1655709284,404,404,'is_404_no_redirect',''),(4238,0,'http://flatironsxrayservices.com/upload.php','404','2022-06-20 07:14:52',1655709292,404,404,'is_404_no_redirect',''),(4239,0,'http://flatironsxrayservices.com/1.php','404','2022-06-20 07:14:53',1655709293,404,404,'is_404_no_redirect',''),(4240,0,'http://flatironsxrayservices.com/x.php','404','2022-06-20 07:14:54',1655709294,404,404,'is_404_no_redirect',''),(4241,0,'http://flatironsxrayservices.com/z.php','404','2022-06-20 07:14:56',1655709296,404,404,'is_404_no_redirect',''),(4242,0,'http://flatironsxrayservices.com/a.php','404','2022-06-20 07:14:57',1655709297,404,404,'is_404_no_redirect',''),(4243,0,'http://flatironsxrayservices.com/test.php','404','2022-06-20 07:15:05',1655709305,404,404,'is_404_no_redirect',''),(4244,0,'http://flatironsxrayservices.com/wp.php','404','2022-06-20 07:15:08',1655709308,404,404,'is_404_no_redirect',''),(4245,0,'http://flatironsxrayservices.com/alfa.php','404','2022-06-20 07:15:09',1655709309,404,404,'is_404_no_redirect',''),(4246,0,'http://flatironsxrayservices.com/config.php','404','2022-06-20 07:15:11',1655709311,404,404,'is_404_no_redirect',''),(4247,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-06-20 07:15:22',1655709322,404,404,'is_404_no_redirect',''),(4248,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-06-20 07:15:23',1655709323,404,404,'is_404_no_redirect',''),(4249,0,'http://flatironsxrayservices.com/about.php','404','2022-06-20 07:15:25',1655709325,404,404,'is_404_no_redirect',''),(4250,0,'http://flatironsxrayservices.com/shells.php','404','2022-06-20 07:15:34',1655709334,404,404,'is_404_no_redirect',''),(4251,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-22 01:54:55',1655862895,404,404,'is_404_no_redirect',''),(4252,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-22 05:21:56',1655875316,404,404,'is_404_no_redirect',''),(4253,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php?step=1','404','2022-06-22 11:37:48',1655897868,404,404,'is_404_no_redirect',''),(4254,0,'http://flatironsxrayservices.com/wordpress/wp-admin/setup-config.php','404','2022-06-22 11:37:50',1655897870,404,404,'is_404_no_redirect',''),(4255,0,'http://flatironsxrayservices.com/.env','404','2022-06-23 19:30:42',1656012642,404,404,'is_404_no_redirect',''),(4256,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-671.css?ver=1656048131','404','2022-06-23 23:32:09',1656027129,404,404,'is_404_no_redirect',''),(4257,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-107.css?ver=1656103914','404','2022-06-24 14:53:40',1656082420,404,404,'is_404_no_redirect',''),(4258,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1656104342','404','2022-06-24 15:00:56',1656082856,404,404,'is_404_no_redirect',''),(4259,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-354.css?ver=1656105560','404','2022-06-24 15:22:14',1656084134,404,404,'is_404_no_redirect',''),(4260,0,'http://flatironsxrayservices.com/about-me','404','2022-06-25 01:03:51',1656119031,404,404,'is_404_no_redirect',''),(4261,0,'http://flatironsxrayservices.com/info.php','404','2022-06-25 06:57:19',1656140239,404,404,'is_404_no_redirect',''),(4262,0,'http://flatironsxrayservices.com/info.php','404','2022-06-25 06:57:25',1656140245,404,404,'is_404_no_redirect',''),(4263,0,'http://flatironsxrayservices.com/phpinfo.php','404','2022-06-25 06:57:28',1656140248,404,404,'is_404_no_redirect',''),(4264,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-06-25 06:57:31',1656140251,404,404,'is_404_no_redirect',''),(4265,0,'http://flatironsxrayservices.com/debug/default/view?panel=config','404','2022-06-25 06:57:34',1656140254,404,404,'is_404_no_redirect',''),(4266,0,'http://flatironsxrayservices.com/wp/wp-admin/includes/','404','2022-06-25 11:47:30',1656157650,404,404,'is_404_no_redirect',''),(4267,0,'http://flatironsxrayservices.com/wordpress/wp-admin/includes/','404','2022-06-25 11:47:34',1656157654,404,404,'is_404_no_redirect',''),(4268,0,'http://flatironsxrayservices.com/site/wp-admin/includes/','404','2022-06-25 11:47:36',1656157656,404,404,'is_404_no_redirect',''),(4269,0,'http://flatironsxrayservices.com/blog/wp-admin/includes/','404','2022-06-25 11:47:40',1656157660,404,404,'is_404_no_redirect',''),(4270,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-654.css?ver=1656180696','404','2022-06-25 12:12:58',1656159178,404,404,'is_404_no_redirect',''),(4271,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1656182637','404','2022-06-25 12:46:59',1656161219,404,404,'is_404_no_redirect',''),(4272,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-6522.css?ver=1656207148','404','2022-06-25 19:32:43',1656185563,404,404,'is_404_no_redirect',''),(4273,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/post-354.css?ver=1656225031','404','2022-06-26 00:41:40',1656204100,404,404,'is_404_no_redirect',''),(4274,0,'http://flatironsxrayservices.com/.env','404','2022-06-26 07:05:27',1656227127,404,404,'is_404_no_redirect',''),(4275,0,'http://flatironsxrayservices.com/.env','404','2022-06-26 07:22:40',1656228160,404,404,'is_404_no_redirect',''),(4276,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-26 13:11:04',1656249064,404,404,'is_404_no_redirect',''),(4277,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-26 13:12:50',1656249170,404,404,'is_404_no_redirect',''),(4278,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-26 13:17:27',1656249447,404,404,'is_404_no_redirect',''),(4279,0,'http://flatironsxrayservices.com/yjnwzthr.php?Fox=d3wL7','404','2022-06-26 14:15:51',1656252951,404,404,'is_404_no_redirect',''),(4280,0,'http://flatironsxrayservices.com/yjnwzthr.php?Fox=d3wL7','404','2022-06-26 14:16:25',1656252985,404,404,'is_404_no_redirect',''),(4281,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-26 18:26:34',1656267994,404,404,'is_404_no_redirect',''),(4282,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-26 18:28:33',1656268113,404,404,'is_404_no_redirect',''),(4283,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-26 18:33:14',1656268394,404,404,'is_404_no_redirect',''),(4284,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-26 23:51:07',1656287467,404,404,'is_404_no_redirect',''),(4285,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-26 23:51:18',1656287478,404,404,'is_404_no_redirect',''),(4286,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-06-26 23:53:18',1656287598,404,404,'is_404_no_redirect',''),(4287,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-06-26 23:57:47',1656287867,404,404,'is_404_no_redirect',''),(4288,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:16:54',1656289014,404,404,'is_404_no_redirect',''),(4289,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:16:55',1656289015,404,404,'is_404_no_redirect',''),(4290,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:16:56',1656289016,404,404,'is_404_no_redirect',''),(4291,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:16:57',1656289017,404,404,'is_404_no_redirect',''),(4292,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:16:58',1656289018,404,404,'is_404_no_redirect',''),(4293,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:16:59',1656289019,404,404,'is_404_no_redirect',''),(4294,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:17:00',1656289020,404,404,'is_404_no_redirect',''),(4295,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:17:01',1656289021,404,404,'is_404_no_redirect',''),(4296,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:17:02',1656289022,404,404,'is_404_no_redirect',''),(4297,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:17:03',1656289023,404,404,'is_404_no_redirect',''),(4298,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:17:05',1656289025,404,404,'is_404_no_redirect',''),(4299,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:17:06',1656289026,404,404,'is_404_no_redirect',''),(4300,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:17:07',1656289027,404,404,'is_404_no_redirect',''),(4301,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:17:08',1656289028,404,404,'is_404_no_redirect',''),(4302,0,'http://flatironsxrayservices.com/','404','2022-06-27 00:17:09',1656289029,404,404,'is_404_no_redirect',''),(4303,0,'http://flatironsxrayservices.com/fw.php','404','2022-06-27 06:07:54',1656310074,404,404,'is_404_no_redirect',''),(4304,0,'http://flatironsxrayservices.com/defaul1.php','404','2022-06-27 06:08:06',1656310086,404,404,'is_404_no_redirect',''),(4305,0,'http://flatironsxrayservices.com/ffAA531.php','404','2022-06-27 06:08:15',1656310095,404,404,'is_404_no_redirect',''),(4306,0,'http://flatironsxrayservices.com/old-index.php','404','2022-06-27 06:08:27',1656310107,404,404,'is_404_no_redirect',''),(4307,0,'http://flatironsxrayservices.com/xleet-shell.php','404','2022-06-27 06:08:36',1656310116,404,404,'is_404_no_redirect',''),(4308,0,'http://flatironsxrayservices.com/inbexw.php','404','2022-06-27 06:08:46',1656310126,404,404,'is_404_no_redirect',''),(4309,0,'http://flatironsxrayservices.com/plugins/apikey/nocap.php','404','2022-06-27 06:08:53',1656310133,404,404,'is_404_no_redirect',''),(4310,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/nocap.php','404','2022-06-27 06:08:57',1656310137,404,404,'is_404_no_redirect',''),(4311,0,'http://flatironsxrayservices.com/mod_ariimageslidersa/mod_ariimageslidersa.php','404','2022-06-27 06:09:04',1656310144,404,404,'is_404_no_redirect',''),(4312,0,'http://flatironsxrayservices.com/modules/mod_ariimageslidersa/mod_ariimageslidersa.php','404','2022-06-27 06:09:08',1656310148,404,404,'is_404_no_redirect',''),(4313,0,'http://flatironsxrayservices.com/mod_config.php','404','2022-06-27 06:09:15',1656310155,404,404,'is_404_no_redirect',''),(4314,0,'http://flatironsxrayservices.com/images/mod_config.php','404','2022-06-27 06:09:18',1656310158,404,404,'is_404_no_redirect',''),(4315,0,'http://flatironsxrayservices.com/atomic/error.php','404','2022-06-27 06:09:33',1656310173,404,404,'is_404_no_redirect',''),(4316,0,'http://flatironsxrayservices.com/templates/atomic/error.php','404','2022-06-27 06:09:44',1656310184,404,404,'is_404_no_redirect',''),(4317,0,'http://flatironsxrayservices.com/mod_araticlws/mod_araticlws.php','404','2022-06-27 06:09:53',1656310193,404,404,'is_404_no_redirect',''),(4318,0,'http://flatironsxrayservices.com/modules/mod_araticlws/mod_araticlws.php','404','2022-06-27 06:09:58',1656310198,404,404,'is_404_no_redirect',''),(4319,0,'http://flatironsxrayservices.com/xl33t.php','404','2022-06-27 06:10:10',1656310210,404,404,'is_404_no_redirect',''),(4320,0,'http://flatironsxrayservices.com/themes/twentyfive/include.php','404','2022-06-27 06:10:23',1656310223,404,404,'is_404_no_redirect',''),(4321,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-06-27 06:10:35',1656310235,404,404,'is_404_no_redirect',''),(4322,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-27 06:10:52',1656310252,404,404,'is_404_no_redirect',''),(4323,0,'http://flatironsxrayservices.com/wp-content/xleet.php','404','2022-06-27 06:11:02',1656310262,404,404,'is_404_no_redirect',''),(4324,0,'http://flatironsxrayservices.com/wp-content/themes/twentyfive/include.php','404','2022-06-27 06:11:16',1656310276,404,404,'is_404_no_redirect',''),(4325,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/twentyfive/include.php','404','2022-06-27 06:11:20',1656310280,404,404,'is_404_no_redirect',''),(4326,0,'http://flatironsxrayservices.com/themes/sketch/404.php','404','2022-06-27 06:11:26',1656310286,404,404,'is_404_no_redirect',''),(4327,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-06-27 06:11:38',1656310298,404,404,'is_404_no_redirect',''),(4328,0,'http://flatironsxrayservices.com/images/xleet.php','404','2022-06-27 06:11:42',1656310302,404,404,'is_404_no_redirect',''),(4329,0,'http://flatironsxrayservices.com/wp-admin/images/xleet.php','404','2022-06-27 06:11:46',1656310306,404,404,'is_404_no_redirect',''),(4330,0,'http://flatironsxrayservices.com/maint/xleet.php','404','2022-06-27 06:11:53',1656310313,404,404,'is_404_no_redirect',''),(4331,0,'http://flatironsxrayservices.com/wp-admin/maint/xleet.php','404','2022-06-27 06:12:06',1656310326,404,404,'is_404_no_redirect',''),(4332,0,'http://flatironsxrayservices.com/meta/xleet.php','404','2022-06-27 06:12:25',1656310345,404,404,'is_404_no_redirect',''),(4333,0,'http://flatironsxrayservices.com/wp-admin/meta/xleet.php','404','2022-06-27 06:12:50',1656310370,404,404,'is_404_no_redirect',''),(4334,0,'http://flatironsxrayservices.com/network/xleet.php','404','2022-06-27 06:13:13',1656310393,404,404,'is_404_no_redirect',''),(4335,0,'http://flatironsxrayservices.com/wp-admin/network/xleet.php','404','2022-06-27 06:13:42',1656310422,404,404,'is_404_no_redirect',''),(4336,0,'http://flatironsxrayservices.com/user/xleet.php','404','2022-06-27 06:14:17',1656310457,404,404,'is_404_no_redirect',''),(4337,0,'http://flatironsxrayservices.com/wp-admin/user/xleet.php','404','2022-06-27 06:14:42',1656310482,404,404,'is_404_no_redirect',''),(4338,0,'http://flatironsxrayservices.com/includes/xleet.php','404','2022-06-27 06:15:05',1656310505,404,404,'is_404_no_redirect',''),(4339,0,'http://flatironsxrayservices.com/wp-admin/includes/xleet.php','404','2022-06-27 06:15:31',1656310531,404,404,'is_404_no_redirect',''),(4340,0,'http://flatironsxrayservices.com/css/xleet.php','404','2022-06-27 06:15:54',1656310554,404,404,'is_404_no_redirect',''),(4341,0,'http://flatironsxrayservices.com/wp-admin/css/xleet.php','404','2022-06-27 06:16:17',1656310577,404,404,'is_404_no_redirect',''),(4342,0,'http://flatironsxrayservices.com/wp-content/themes/sketch/404.php','404','2022-06-27 06:16:43',1656310603,404,404,'is_404_no_redirect',''),(4343,0,'http://flatironsxrayservices.com/wordpress/wp-content/themes/sketch/404.php','404','2022-06-27 06:17:06',1656310626,404,404,'is_404_no_redirect',''),(4344,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-27 06:17:29',1656310649,404,404,'is_404_no_redirect',''),(4345,0,'http://flatironsxrayservices.com/wp-includes/xleet.php','404','2022-06-27 06:17:55',1656310675,404,404,'is_404_no_redirect',''),(4346,0,'http://flatironsxrayservices.com/uploads/xleet.php','404','2022-06-27 06:18:18',1656310698,404,404,'is_404_no_redirect',''),(4347,0,'http://flatironsxrayservices.com/wp-content/uploads/xleet.php','404','2022-06-27 06:18:41',1656310721,404,404,'is_404_no_redirect',''),(4348,0,'http://flatironsxrayservices.com/wp-vatva.php','404','2022-06-27 06:19:47',1656310787,404,404,'is_404_no_redirect',''),(4349,0,'http://flatironsxrayservices.com/wp-2019.php','404','2022-06-27 06:20:37',1656310837,404,404,'is_404_no_redirect',''),(4350,0,'http://flatironsxrayservices.com/style.php','404','2022-06-27 06:21:28',1656310888,404,404,'is_404_no_redirect',''),(4351,0,'http://flatironsxrayservices.com/1975.php','404','2022-06-27 06:22:28',1656310948,404,404,'is_404_no_redirect',''),(4352,0,'http://flatironsxrayservices.com/vabba.php','404','2022-06-27 06:23:27',1656311007,404,404,'is_404_no_redirect',''),(4353,0,'http://flatironsxrayservices.com/qws.php','404','2022-06-27 06:24:47',1656311087,404,404,'is_404_no_redirect',''),(4354,0,'http://flatironsxrayservices.com/31cx4.php','404','2022-06-27 06:25:25',1656311125,404,404,'is_404_no_redirect',''),(4355,0,'http://flatironsxrayservices.com/wp-content/31cx4.php','404','2022-06-27 06:25:59',1656311159,404,404,'is_404_no_redirect',''),(4356,0,'http://flatironsxrayservices.com/shell20211028.php','404','2022-06-27 06:27:11',1656311231,404,404,'is_404_no_redirect',''),(4357,0,'http://flatironsxrayservices.com/1index.php','404','2022-06-27 06:28:24',1656311304,404,404,'is_404_no_redirect',''),(4358,0,'http://flatironsxrayservices.com/autoload_classmap.php','404','2022-06-27 06:29:47',1656311387,404,404,'is_404_no_redirect',''),(4359,0,'http://flatironsxrayservices.com/radio.php','404','2022-06-27 06:31:00',1656311460,404,404,'is_404_no_redirect',''),(4360,0,'http://flatironsxrayservices.com/2index.php','404','2022-06-27 06:32:12',1656311532,404,404,'is_404_no_redirect',''),(4361,0,'http://flatironsxrayservices.com/content.php','404','2022-06-27 06:33:24',1656311604,404,404,'is_404_no_redirect',''),(4362,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-27 06:34:11',1656311651,404,404,'is_404_no_redirect',''),(4363,0,'http://flatironsxrayservices.com/new-index.php','404','2022-06-27 06:34:56',1656311696,404,404,'is_404_no_redirect',''),(4364,0,'http://flatironsxrayservices.com/wp-class.php','404','2022-06-27 06:35:45',1656311745,404,404,'is_404_no_redirect',''),(4365,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-06-27 06:36:20',1656311780,404,404,'is_404_no_redirect',''),(4366,0,'http://flatironsxrayservices.com/images/media/about.php','404','2022-06-27 06:36:58',1656311818,404,404,'is_404_no_redirect',''),(4367,0,'http://flatironsxrayservices.com/wp-includes/images/media/about.php','404','2022-06-27 06:37:34',1656311854,404,404,'is_404_no_redirect',''),(4368,0,'http://flatironsxrayservices.com/languages/themes/radio.php','404','2022-06-27 06:38:11',1656311891,404,404,'is_404_no_redirect',''),(4369,0,'http://flatironsxrayservices.com/wp-content/languages/themes/radio.php','404','2022-06-27 06:38:46',1656311926,404,404,'is_404_no_redirect',''),(4370,0,'http://flatironsxrayservices.com/Text/Diff/content.php','404','2022-06-27 06:39:27',1656311967,404,404,'is_404_no_redirect',''),(4371,0,'http://flatironsxrayservices.com/wp-includes/Text/Diff/content.php','404','2022-06-27 06:40:04',1656312004,404,404,'is_404_no_redirect',''),(4372,0,'http://flatironsxrayservices.com/rest-api/search/2index.php','404','2022-06-27 06:40:41',1656312041,404,404,'is_404_no_redirect',''),(4373,0,'http://flatironsxrayservices.com/wp-includes/rest-api/search/2index.php','404','2022-06-27 06:41:16',1656312076,404,404,'is_404_no_redirect',''),(4374,0,'http://flatironsxrayservices.com/Text/Diff/radio.php','404','2022-06-27 06:41:53',1656312113,404,404,'is_404_no_redirect',''),(4375,0,'http://flatironsxrayservices.com/wp-includes/Text/Diff/radio.php','404','2022-06-27 06:42:28',1656312148,404,404,'is_404_no_redirect',''),(4376,0,'http://flatironsxrayservices.com/images/media/new-index.php','404','2022-06-27 06:43:06',1656312186,404,404,'is_404_no_redirect',''),(4377,0,'http://flatironsxrayservices.com/wp-includes/images/media/new-index.php','404','2022-06-27 06:43:48',1656312228,404,404,'is_404_no_redirect',''),(4378,0,'http://flatironsxrayservices.com/images/smilies/2index.php','404','2022-06-27 06:44:23',1656312263,404,404,'is_404_no_redirect',''),(4379,0,'http://flatironsxrayservices.com/wp-includes/images/smilies/2index.php','404','2022-06-27 06:44:50',1656312290,404,404,'is_404_no_redirect',''),(4380,0,'http://flatironsxrayservices.com/themes/twentytwenty/content.php','404','2022-06-27 06:45:14',1656312314,404,404,'is_404_no_redirect',''),(4381,0,'http://flatironsxrayservices.com/wp-content/themes/twentytwenty/content.php','404','2022-06-27 06:45:40',1656312340,404,404,'is_404_no_redirect',''),(4382,0,'http://flatironsxrayservices.com/images/wlw/content.php','404','2022-06-27 06:46:05',1656312365,404,404,'is_404_no_redirect',''),(4383,0,'http://flatironsxrayservices.com/wp-includes/images/wlw/content.php','404','2022-06-27 06:46:29',1656312389,404,404,'is_404_no_redirect',''),(4384,0,'http://flatironsxrayservices.com/alwso.php','404','2022-06-27 06:47:19',1656312439,404,404,'is_404_no_redirect',''),(4385,0,'http://flatironsxrayservices.com/themes/zakra/image.php','404','2022-06-27 06:47:44',1656312464,404,404,'is_404_no_redirect',''),(4386,0,'http://flatironsxrayservices.com/wp-content/themes/zakra/image.php','404','2022-06-27 06:48:20',1656312500,404,404,'is_404_no_redirect',''),(4387,0,'http://flatironsxrayservices.com/quti.php?pass=shell','404','2022-06-27 06:48:45',1656312525,404,404,'is_404_no_redirect',''),(4388,0,'http://flatironsxrayservices.com/cgi-etc/quti.php?pass=shell','404','2022-06-27 06:49:09',1656312549,404,404,'is_404_no_redirect',''),(4389,0,'http://flatironsxrayservices.com/varb.php','404','2022-06-27 06:49:59',1656312599,404,404,'is_404_no_redirect',''),(4390,0,'http://flatironsxrayservices.com/up.php','404','2022-06-27 06:50:23',1656312623,404,404,'is_404_no_redirect',''),(4391,0,'http://flatironsxrayservices.com/images/up.php','404','2022-06-27 06:50:48',1656312648,404,404,'is_404_no_redirect',''),(4392,0,'http://flatironsxrayservices.com/baindex.php','404','2022-06-27 06:51:37',1656312697,404,404,'is_404_no_redirect',''),(4393,0,'http://flatironsxrayservices.com/qindex.php','404','2022-06-27 06:52:28',1656312748,404,404,'is_404_no_redirect',''),(4394,0,'http://flatironsxrayservices.com/wp-signin.php','404','2022-06-27 06:53:28',1656312808,404,404,'is_404_no_redirect',''),(4395,0,'http://flatironsxrayservices.com/local.php','404','2022-06-27 06:54:25',1656312865,404,404,'is_404_no_redirect',''),(4396,0,'http://flatironsxrayservices.com/export.php','404','2022-06-27 06:54:31',1656312871,404,404,'is_404_no_redirect',''),(4397,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-06-27 06:54:46',1656312886,404,404,'is_404_no_redirect',''),(4398,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-06-27 06:54:54',1656312894,404,404,'is_404_no_redirect',''),(4399,0,'http://flatironsxrayservices.com/ups.php','404','2022-06-27 06:55:11',1656312911,404,404,'is_404_no_redirect',''),(4400,0,'http://flatironsxrayservices.com/wp.php','404','2022-06-27 06:55:37',1656312937,404,404,'is_404_no_redirect',''),(4401,0,'http://flatironsxrayservices.com/admin.php','404','2022-06-27 06:56:00',1656312960,404,404,'is_404_no_redirect',''),(4402,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-27 06:56:11',1656312971,404,404,'is_404_no_redirect',''),(4403,0,'http://flatironsxrayservices.com/403.php','404','2022-06-27 06:56:38',1656312998,404,404,'is_404_no_redirect',''),(4404,0,'http://flatironsxrayservices.com/plugins/ubh/up.php/.well-known/','404','2022-06-27 06:56:51',1656313011,404,404,'is_404_no_redirect',''),(4405,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php/.well-known/','404','2022-06-27 06:56:55',1656313015,404,404,'is_404_no_redirect',''),(4406,0,'http://flatironsxrayservices.com/.well-known/acme-challenge/','404','2022-06-27 06:57:12',1656313032,404,404,'is_404_no_redirect',''),(4407,0,'http://flatironsxrayservices.com/.well-known/acme-challenge/','404','2022-06-27 06:57:28',1656313048,404,404,'is_404_no_redirect',''),(4408,0,'http://flatironsxrayservices.com/upload/image/','404','2022-06-27 06:59:21',1656313161,404,404,'is_404_no_redirect',''),(4409,0,'http://flatironsxrayservices.com/upload/image/','404','2022-06-27 06:59:25',1656313165,404,404,'is_404_no_redirect',''),(4410,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/','404','2022-06-27 06:59:34',1656313174,404,404,'is_404_no_redirect',''),(4411,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/','404','2022-06-27 06:59:37',1656313177,404,404,'is_404_no_redirect',''),(4412,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-27 06:59:44',1656313184,404,404,'is_404_no_redirect',''),(4413,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-06-27 06:59:48',1656313188,404,404,'is_404_no_redirect',''),(4414,0,'http://flatironsxrayservices.com/cgi-etc/','404','2022-06-27 06:59:59',1656313199,404,404,'is_404_no_redirect',''),(4415,0,'http://flatironsxrayservices.com/cgi-etc/','404','2022-06-27 07:00:05',1656313205,404,404,'is_404_no_redirect',''),(4416,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/','404','2022-06-27 07:00:12',1656313212,404,404,'is_404_no_redirect',''),(4417,0,'http://flatironsxrayservices.com/wp-content/plugins/apikey/','404','2022-06-27 07:00:15',1656313215,404,404,'is_404_no_redirect',''),(4418,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-27 10:59:34',1656327574,404,404,'is_404_no_redirect',''),(4419,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1656361883','404','2022-06-27 14:31:51',1656340311,404,404,'is_404_no_redirect',''),(4420,0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-pro-frontend.min.css?ver=1656361883','404','2022-06-27 14:31:51',1656340311,404,404,'is_404_no_redirect',''),(4421,0,'http://flatironsxrayservices.com/.env','404','2022-06-28 09:38:53',1656409133,404,404,'is_404_no_redirect',''),(4422,0,'http://flatironsxrayservices.com/.env','404','2022-06-28 09:39:32',1656409172,404,404,'is_404_no_redirect',''),(4423,0,'http://flatironsxrayservices.com/.env','404','2022-06-28 12:58:01',1656421081,404,404,'is_404_no_redirect',''),(4424,0,'http://flatironsxrayservices.com/.env','404','2022-06-28 13:16:47',1656422207,404,404,'is_404_no_redirect',''),(4425,0,'http://flatironsxrayservices.com/.env','404','2022-06-28 13:16:47',1656422207,404,404,'is_404_no_redirect',''),(4426,0,'http://flatironsxrayservices.com/.env','404','2022-06-28 15:58:36',1656431916,404,404,'is_404_no_redirect',''),(4427,0,'http://flatironsxrayservices.com/.env','404','2022-06-28 15:59:19',1656431959,404,404,'is_404_no_redirect',''),(4428,0,'http://flatironsxrayservices.com/.env','404','2022-06-29 05:50:52',1656481852,404,404,'is_404_no_redirect',''),(4429,0,'http://flatironsxrayservices.com/.env','404','2022-06-29 05:51:20',1656481880,404,404,'is_404_no_redirect',''),(4430,0,'http://flatironsxrayservices.com/info.php','404','2022-06-29 14:24:05',1656512645,404,404,'is_404_no_redirect',''),(4431,0,'http://flatironsxrayservices.com/phpinfo.php','404','2022-06-29 14:24:12',1656512652,404,404,'is_404_no_redirect',''),(4432,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-06-29 14:24:18',1656512658,404,404,'is_404_no_redirect',''),(4433,0,'http://flatironsxrayservices.com/info.php','404','2022-06-29 14:24:23',1656512663,404,404,'is_404_no_redirect',''),(4434,0,'http://flatironsxrayservices.com/debug/default/view?panel=config','404','2022-06-29 14:24:23',1656512663,404,404,'is_404_no_redirect',''),(4435,0,'http://flatironsxrayservices.com/phpinfo.php','404','2022-06-29 14:24:26',1656512666,404,404,'is_404_no_redirect',''),(4436,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-06-29 14:24:27',1656512667,404,404,'is_404_no_redirect',''),(4437,0,'http://flatironsxrayservices.com/debug/default/view?panel=config','404','2022-06-29 14:24:29',1656512669,404,404,'is_404_no_redirect',''),(4438,0,'http://flatironsxrayservices.com/.env','404','2022-06-29 23:15:42',1656544542,404,404,'is_404_no_redirect',''),(4439,0,'http://flatironsxrayservices.com/.env','404','2022-06-29 23:33:44',1656545624,404,404,'is_404_no_redirect',''),(4440,0,'http://flatironsxrayservices.com/.env','404','2022-06-29 23:33:45',1656545625,404,404,'is_404_no_redirect',''),(4441,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-29 23:40:10',1656546010,404,404,'is_404_no_redirect',''),(4442,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-29 23:40:12',1656546012,404,404,'is_404_no_redirect',''),(4443,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-29 23:40:13',1656546013,404,404,'is_404_no_redirect',''),(4444,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-29 23:40:14',1656546014,404,404,'is_404_no_redirect',''),(4445,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-29 23:40:15',1656546015,404,404,'is_404_no_redirect',''),(4446,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-29 23:40:16',1656546016,404,404,'is_404_no_redirect',''),(4447,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-29 23:40:17',1656546017,404,404,'is_404_no_redirect',''),(4448,0,'http://flatironsxrayservices.com/.git/config','404','2022-06-29 23:40:18',1656546018,404,404,'is_404_no_redirect',''),(4449,0,'http://flatironsxrayservices.com/?author=3','404','2022-06-30 03:48:44',1656560924,404,404,'is_404_no_redirect',''),(4450,0,'http://flatironsxrayservices.com/users/sign_in','404','2022-06-30 04:37:03',1656563823,404,404,'is_404_no_redirect',''),(4451,0,'http://flatironsxrayservices.com/login.action','404','2022-06-30 12:10:08',1656591008,404,404,'is_404_no_redirect',''),(4452,0,'http://flatironsxrayservices.com/dashboard.action','404','2022-06-30 12:10:11',1656591011,404,404,'is_404_no_redirect',''),(4453,0,'http://flatironsxrayservices.com/xleet.php','404','2022-06-30 22:32:54',1656628374,404,404,'is_404_no_redirect',''),(4454,0,'http://flatironsxrayservices.com/wp-js.php?phpshells','404','2022-06-30 22:32:57',1656628377,404,404,'is_404_no_redirect',''),(4455,0,'http://flatironsxrayservices.com/olux.php','404','2022-06-30 22:32:58',1656628378,404,404,'is_404_no_redirect',''),(4456,0,'http://flatironsxrayservices.com/wp-2019.php','404','2022-06-30 22:32:59',1656628379,404,404,'is_404_no_redirect',''),(4457,0,'http://flatironsxrayservices.com/doc.php','404','2022-06-30 22:33:01',1656628381,404,404,'is_404_no_redirect',''),(4458,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-06-30 22:33:03',1656628383,404,404,'is_404_no_redirect',''),(4459,0,'http://flatironsxrayservices.com/wp-content/plugins/sid/up.php','404','2022-06-30 22:33:04',1656628384,404,404,'is_404_no_redirect',''),(4460,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-06-30 22:33:06',1656628386,404,404,'is_404_no_redirect',''),(4461,0,'http://flatironsxrayservices.com/haccess.php?send=ok','404','2022-06-30 22:33:08',1656628388,404,404,'is_404_no_redirect',''),(4462,0,'http://flatironsxrayservices.com/wp-content/haccess.php?send=ok','404','2022-06-30 22:33:09',1656628389,404,404,'is_404_no_redirect',''),(4463,0,'http://flatironsxrayservices.com/haccess.php?send=ok','404','2022-06-30 22:33:10',1656628390,404,404,'is_404_no_redirect',''),(4464,0,'http://flatironsxrayservices.com/alwso.php','404','2022-06-30 22:33:11',1656628391,404,404,'is_404_no_redirect',''),(4465,0,'http://flatironsxrayservices.com/.env','404','2022-07-01 00:04:37',1656633877,404,404,'is_404_no_redirect',''),(4466,0,'http://flatironsxrayservices.com/.env','404','2022-07-01 00:05:13',1656633913,404,404,'is_404_no_redirect',''),(4467,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-01 00:39:17',1656635957,404,404,'is_404_no_redirect',''),(4468,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-01 12:20:55',1656678055,404,404,'is_404_no_redirect',''),(4469,0,'http://flatironsxrayservices.com/app-ads.txt','404','2022-07-01 23:39:36',1656718776,404,404,'is_404_no_redirect',''),(4470,0,'http://flatironsxrayservices.com/ads.txt','404','2022-07-01 23:39:36',1656718776,404,404,'is_404_no_redirect',''),(4471,0,'http://flatironsxrayservices.com/style.php','404','2022-07-02 23:55:51',1656806151,404,404,'is_404_no_redirect',''),(4472,0,'http://flatironsxrayservices.com/style.php','404','2022-07-02 23:55:53',1656806153,404,404,'is_404_no_redirect',''),(4473,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-07-02 23:55:57',1656806157,404,404,'is_404_no_redirect',''),(4474,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-07-02 23:55:58',1656806158,404,404,'is_404_no_redirect',''),(4475,0,'http://flatironsxrayservices.com/s_e.php','404','2022-07-02 23:56:01',1656806161,404,404,'is_404_no_redirect',''),(4476,0,'http://flatironsxrayservices.com/s_e.php','404','2022-07-02 23:56:03',1656806163,404,404,'is_404_no_redirect',''),(4477,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-07-02 23:56:05',1656806165,404,404,'is_404_no_redirect',''),(4478,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-07-02 23:56:06',1656806166,404,404,'is_404_no_redirect',''),(4479,0,'http://flatironsxrayservices.com/1index.php','404','2022-07-02 23:56:09',1656806169,404,404,'is_404_no_redirect',''),(4480,0,'http://flatironsxrayservices.com/1index.php','404','2022-07-02 23:56:11',1656806171,404,404,'is_404_no_redirect',''),(4481,0,'http://flatironsxrayservices.com/radio.php','404','2022-07-02 23:56:13',1656806173,404,404,'is_404_no_redirect',''),(4482,0,'http://flatironsxrayservices.com/radio.php','404','2022-07-02 23:56:15',1656806175,404,404,'is_404_no_redirect',''),(4483,0,'http://flatironsxrayservices.com/doc.php','404','2022-07-02 23:56:17',1656806177,404,404,'is_404_no_redirect',''),(4484,0,'http://flatironsxrayservices.com/doc.php','404','2022-07-02 23:56:18',1656806178,404,404,'is_404_no_redirect',''),(4485,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-07-02 23:56:21',1656806181,404,404,'is_404_no_redirect',''),(4486,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-07-02 23:56:22',1656806182,404,404,'is_404_no_redirect',''),(4487,0,'http://flatironsxrayservices.com/beence.php','404','2022-07-02 23:56:25',1656806185,404,404,'is_404_no_redirect',''),(4488,0,'http://flatironsxrayservices.com/beence.php','404','2022-07-02 23:56:26',1656806186,404,404,'is_404_no_redirect',''),(4489,0,'http://flatironsxrayservices.com/ups.php','404','2022-07-02 23:56:28',1656806188,404,404,'is_404_no_redirect',''),(4490,0,'http://flatironsxrayservices.com/ups.php','404','2022-07-02 23:56:30',1656806190,404,404,'is_404_no_redirect',''),(4491,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-07-02 23:56:33',1656806193,404,404,'is_404_no_redirect',''),(4492,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-07-02 23:56:35',1656806195,404,404,'is_404_no_redirect',''),(4493,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-07-02 23:56:37',1656806197,404,404,'is_404_no_redirect',''),(4494,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-07-02 23:56:39',1656806199,404,404,'is_404_no_redirect',''),(4495,0,'http://flatironsxrayservices.com/export.php','404','2022-07-02 23:56:41',1656806201,404,404,'is_404_no_redirect',''),(4496,0,'http://flatironsxrayservices.com/export.php','404','2022-07-02 23:56:43',1656806203,404,404,'is_404_no_redirect',''),(4497,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-07-02 23:56:46',1656806206,404,404,'is_404_no_redirect',''),(4498,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-07-02 23:56:47',1656806207,404,404,'is_404_no_redirect',''),(4499,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-02 23:56:49',1656806209,404,404,'is_404_no_redirect',''),(4500,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-02 23:56:51',1656806211,404,404,'is_404_no_redirect',''),(4501,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-07-02 23:56:58',1656806218,404,404,'is_404_no_redirect',''),(4502,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-07-02 23:57:00',1656806220,404,404,'is_404_no_redirect',''),(4503,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-07-02 23:57:02',1656806222,404,404,'is_404_no_redirect',''),(4504,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-07-02 23:57:03',1656806223,404,404,'is_404_no_redirect',''),(4505,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-07-02 23:57:06',1656806226,404,404,'is_404_no_redirect',''),(4506,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-07-02 23:57:07',1656806227,404,404,'is_404_no_redirect',''),(4507,0,'http://flatironsxrayservices.com/moduless.php','404','2022-07-02 23:57:10',1656806230,404,404,'is_404_no_redirect',''),(4508,0,'http://flatironsxrayservices.com/moduless.php','404','2022-07-02 23:57:12',1656806232,404,404,'is_404_no_redirect',''),(4509,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-07-02 23:57:15',1656806235,404,404,'is_404_no_redirect',''),(4510,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-07-02 23:57:16',1656806236,404,404,'is_404_no_redirect',''),(4511,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-07-02 23:57:19',1656806239,404,404,'is_404_no_redirect',''),(4512,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-07-02 23:57:20',1656806240,404,404,'is_404_no_redirect',''),(4513,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-07-02 23:57:23',1656806243,404,404,'is_404_no_redirect',''),(4514,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-07-02 23:57:25',1656806245,404,404,'is_404_no_redirect',''),(4515,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-07-02 23:57:29',1656806249,404,404,'is_404_no_redirect',''),(4516,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-07-02 23:57:30',1656806250,404,404,'is_404_no_redirect',''),(4517,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-07-02 23:57:34',1656806254,404,404,'is_404_no_redirect',''),(4518,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-07-02 23:57:36',1656806256,404,404,'is_404_no_redirect',''),(4519,0,'http://flatironsxrayservices.com/legion.php','404','2022-07-02 23:57:38',1656806258,404,404,'is_404_no_redirect',''),(4520,0,'http://flatironsxrayservices.com/legion.php','404','2022-07-02 23:57:40',1656806260,404,404,'is_404_no_redirect',''),(4521,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-07-02 23:57:43',1656806263,404,404,'is_404_no_redirect',''),(4522,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-07-02 23:57:44',1656806264,404,404,'is_404_no_redirect',''),(4523,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-07-02 23:57:47',1656806267,404,404,'is_404_no_redirect',''),(4524,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-07-02 23:57:49',1656806269,404,404,'is_404_no_redirect',''),(4525,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-07-02 23:57:51',1656806271,404,404,'is_404_no_redirect',''),(4526,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-07-02 23:57:52',1656806272,404,404,'is_404_no_redirect',''),(4527,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-07-02 23:57:55',1656806275,404,404,'is_404_no_redirect',''),(4528,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-07-02 23:57:56',1656806276,404,404,'is_404_no_redirect',''),(4529,0,'http://flatironsxrayservices.com/archives.php','404','2022-07-02 23:57:59',1656806279,404,404,'is_404_no_redirect',''),(4530,0,'http://flatironsxrayservices.com/archives.php','404','2022-07-02 23:58:00',1656806280,404,404,'is_404_no_redirect',''),(4531,0,'http://flatironsxrayservices.com/defau11.php','404','2022-07-02 23:58:03',1656806283,404,404,'is_404_no_redirect',''),(4532,0,'http://flatironsxrayservices.com/defau11.php','404','2022-07-02 23:58:05',1656806285,404,404,'is_404_no_redirect',''),(4533,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-07-02 23:58:07',1656806287,404,404,'is_404_no_redirect',''),(4534,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-07-02 23:58:09',1656806289,404,404,'is_404_no_redirect',''),(4535,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-07-02 23:58:11',1656806291,404,404,'is_404_no_redirect',''),(4536,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-07-02 23:58:12',1656806292,404,404,'is_404_no_redirect',''),(4537,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-07-02 23:58:15',1656806295,404,404,'is_404_no_redirect',''),(4538,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-07-02 23:58:16',1656806296,404,404,'is_404_no_redirect',''),(4539,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-07-02 23:58:19',1656806299,404,404,'is_404_no_redirect',''),(4540,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-07-02 23:58:21',1656806301,404,404,'is_404_no_redirect',''),(4541,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-07-02 23:58:23',1656806303,404,404,'is_404_no_redirect',''),(4542,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-07-02 23:58:25',1656806305,404,404,'is_404_no_redirect',''),(4543,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-07-02 23:58:28',1656806308,404,404,'is_404_no_redirect',''),(4544,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-07-02 23:58:29',1656806309,404,404,'is_404_no_redirect',''),(4545,0,'http://flatironsxrayservices.com/cgialfa','404','2022-07-02 23:58:32',1656806312,404,404,'is_404_no_redirect',''),(4546,0,'http://flatironsxrayservices.com/cgialfa','404','2022-07-02 23:58:33',1656806313,404,404,'is_404_no_redirect',''),(4547,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-07-02 23:58:36',1656806316,404,404,'is_404_no_redirect',''),(4548,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-07-02 23:58:38',1656806318,404,404,'is_404_no_redirect',''),(4549,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-07-02 23:58:40',1656806320,404,404,'is_404_no_redirect',''),(4550,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-07-02 23:58:42',1656806322,404,404,'is_404_no_redirect',''),(4551,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-07-02 23:58:44',1656806324,404,404,'is_404_no_redirect',''),(4552,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-07-02 23:58:46',1656806326,404,404,'is_404_no_redirect',''),(4553,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-07-02 23:58:49',1656806329,404,404,'is_404_no_redirect',''),(4554,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-07-02 23:58:51',1656806331,404,404,'is_404_no_redirect',''),(4555,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-07-02 23:58:54',1656806334,404,404,'is_404_no_redirect',''),(4556,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-07-02 23:58:55',1656806335,404,404,'is_404_no_redirect',''),(4557,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-07-02 23:58:58',1656806338,404,404,'is_404_no_redirect',''),(4558,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-07-02 23:59:00',1656806340,404,404,'is_404_no_redirect',''),(4559,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-07-02 23:59:02',1656806342,404,404,'is_404_no_redirect',''),(4560,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-07-02 23:59:04',1656806344,404,404,'is_404_no_redirect',''),(4561,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-07-02 23:59:06',1656806346,404,404,'is_404_no_redirect',''),(4562,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-07-02 23:59:08',1656806348,404,404,'is_404_no_redirect',''),(4563,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-07-02 23:59:11',1656806351,404,404,'is_404_no_redirect',''),(4564,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-07-02 23:59:12',1656806352,404,404,'is_404_no_redirect',''),(4565,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-07-02 23:59:15',1656806355,404,404,'is_404_no_redirect',''),(4566,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-07-02 23:59:17',1656806357,404,404,'is_404_no_redirect',''),(4567,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-07-02 23:59:20',1656806360,404,404,'is_404_no_redirect',''),(4568,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-07-02 23:59:22',1656806362,404,404,'is_404_no_redirect',''),(4569,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-07-02 23:59:24',1656806364,404,404,'is_404_no_redirect',''),(4570,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-07-02 23:59:26',1656806366,404,404,'is_404_no_redirect',''),(4571,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-07-02 23:59:29',1656806369,404,404,'is_404_no_redirect',''),(4572,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-07-02 23:59:30',1656806370,404,404,'is_404_no_redirect',''),(4573,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-07-02 23:59:33',1656806373,404,404,'is_404_no_redirect',''),(4574,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-07-02 23:59:35',1656806375,404,404,'is_404_no_redirect',''),(4575,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-07-02 23:59:37',1656806377,404,404,'is_404_no_redirect',''),(4576,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-07-02 23:59:39',1656806379,404,404,'is_404_no_redirect',''),(4577,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-07-02 23:59:42',1656806382,404,404,'is_404_no_redirect',''),(4578,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-07-02 23:59:44',1656806384,404,404,'is_404_no_redirect',''),(4579,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-07-02 23:59:46',1656806386,404,404,'is_404_no_redirect',''),(4580,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-07-02 23:59:48',1656806388,404,404,'is_404_no_redirect',''),(4581,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-07-02 23:59:51',1656806391,404,404,'is_404_no_redirect',''),(4582,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-07-02 23:59:52',1656806392,404,404,'is_404_no_redirect',''),(4583,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-07-02 23:59:56',1656806396,404,404,'is_404_no_redirect',''),(4584,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-07-02 23:59:58',1656806398,404,404,'is_404_no_redirect',''),(4585,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-07-03 00:00:00',1656806400,404,404,'is_404_no_redirect',''),(4586,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-07-03 00:00:02',1656806402,404,404,'is_404_no_redirect',''),(4587,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-07-03 00:00:07',1656806407,404,404,'is_404_no_redirect',''),(4588,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-07-03 00:00:08',1656806408,404,404,'is_404_no_redirect',''),(4589,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-07-03 00:00:11',1656806411,404,404,'is_404_no_redirect',''),(4590,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-07-03 00:00:12',1656806412,404,404,'is_404_no_redirect',''),(4591,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-07-03 00:00:15',1656806415,404,404,'is_404_no_redirect',''),(4592,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-07-03 00:00:17',1656806417,404,404,'is_404_no_redirect',''),(4593,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-07-03 00:00:19',1656806419,404,404,'is_404_no_redirect',''),(4594,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-07-03 00:00:21',1656806421,404,404,'is_404_no_redirect',''),(4595,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-07-03 00:00:24',1656806424,404,404,'is_404_no_redirect',''),(4596,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-07-03 00:00:26',1656806426,404,404,'is_404_no_redirect',''),(4597,0,'http://flatironsxrayservices.com/olux.php','404','2022-07-03 00:00:34',1656806434,404,404,'is_404_no_redirect',''),(4598,0,'http://flatironsxrayservices.com/olux.php','404','2022-07-03 00:00:35',1656806435,404,404,'is_404_no_redirect',''),(4599,0,'http://flatironsxrayservices.com/shell.php','404','2022-07-03 00:00:38',1656806438,404,404,'is_404_no_redirect',''),(4600,0,'http://flatironsxrayservices.com/shell.php','404','2022-07-03 00:00:40',1656806440,404,404,'is_404_no_redirect',''),(4601,0,'http://flatironsxrayservices.com/up.php','404','2022-07-03 00:00:44',1656806444,404,404,'is_404_no_redirect',''),(4602,0,'http://flatironsxrayservices.com/up.php','404','2022-07-03 00:00:45',1656806445,404,404,'is_404_no_redirect',''),(4603,0,'http://flatironsxrayservices.com/upload.php','404','2022-07-03 00:00:47',1656806447,404,404,'is_404_no_redirect',''),(4604,0,'http://flatironsxrayservices.com/upload.php','404','2022-07-03 00:00:48',1656806448,404,404,'is_404_no_redirect',''),(4605,0,'http://flatironsxrayservices.com/1.php','404','2022-07-03 00:00:50',1656806450,404,404,'is_404_no_redirect',''),(4606,0,'http://flatironsxrayservices.com/1.php','404','2022-07-03 00:00:52',1656806452,404,404,'is_404_no_redirect',''),(4607,0,'http://flatironsxrayservices.com/z.php','404','2022-07-03 00:00:55',1656806455,404,404,'is_404_no_redirect',''),(4608,0,'http://flatironsxrayservices.com/a.php','404','2022-07-03 00:00:56',1656806456,404,404,'is_404_no_redirect',''),(4609,0,'http://flatironsxrayservices.com/a.php','404','2022-07-03 00:00:57',1656806457,404,404,'is_404_no_redirect',''),(4610,0,'http://flatironsxrayservices.com/test.php','404','2022-07-03 00:00:59',1656806459,404,404,'is_404_no_redirect',''),(4611,0,'http://flatironsxrayservices.com/test.php','404','2022-07-03 00:01:01',1656806461,404,404,'is_404_no_redirect',''),(4612,0,'http://flatironsxrayservices.com/wp.php','404','2022-07-03 00:01:03',1656806463,404,404,'is_404_no_redirect',''),(4613,0,'http://flatironsxrayservices.com/wp.php','404','2022-07-03 00:01:04',1656806464,404,404,'is_404_no_redirect',''),(4614,0,'http://flatironsxrayservices.com/alfa.php','404','2022-07-03 00:01:06',1656806466,404,404,'is_404_no_redirect',''),(4615,0,'http://flatironsxrayservices.com/alfa.php','404','2022-07-03 00:01:07',1656806467,404,404,'is_404_no_redirect',''),(4616,0,'http://flatironsxrayservices.com/config.php','404','2022-07-03 00:01:09',1656806469,404,404,'is_404_no_redirect',''),(4617,0,'http://flatironsxrayservices.com/config.php','404','2022-07-03 00:01:10',1656806470,404,404,'is_404_no_redirect',''),(4618,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-07-03 00:01:12',1656806472,404,404,'is_404_no_redirect',''),(4619,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-07-03 00:01:13',1656806473,404,404,'is_404_no_redirect',''),(4620,0,'http://flatironsxrayservices.com/about.php','404','2022-07-03 00:01:15',1656806475,404,404,'is_404_no_redirect',''),(4621,0,'http://flatironsxrayservices.com/about.php','404','2022-07-03 00:01:16',1656806476,404,404,'is_404_no_redirect',''),(4622,0,'http://flatironsxrayservices.com/shells.php','404','2022-07-03 00:01:18',1656806478,404,404,'is_404_no_redirect',''),(4623,0,'http://flatironsxrayservices.com/shells.php','404','2022-07-03 00:01:19',1656806479,404,404,'is_404_no_redirect',''),(4624,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-03 23:25:41',1656890741,404,404,'is_404_no_redirect',''),(4625,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-07-03 23:28:53',1656890933,404,404,'is_404_no_redirect',''),(4626,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-07-03 23:36:25',1656891385,404,404,'is_404_no_redirect',''),(4627,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-04 10:14:11',1656929651,404,404,'is_404_no_redirect',''),(4628,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-04 10:14:19',1656929659,404,404,'is_404_no_redirect',''),(4629,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-07-04 10:17:24',1656929844,404,404,'is_404_no_redirect',''),(4630,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-07-04 10:25:32',1656930332,404,404,'is_404_no_redirect',''),(4631,0,'http://flatironsxrayservices.com/txlzvcto.php?Fox=d3wL7','404','2022-07-04 11:42:31',1656934951,404,404,'is_404_no_redirect',''),(4632,0,'http://flatironsxrayservices.com/style.php','404','2022-07-04 11:42:35',1656934955,404,404,'is_404_no_redirect',''),(4633,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-07-04 11:42:36',1656934956,404,404,'is_404_no_redirect',''),(4634,0,'http://flatironsxrayservices.com/s_e.php','404','2022-07-04 11:42:38',1656934958,404,404,'is_404_no_redirect',''),(4635,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-07-04 11:42:39',1656934959,404,404,'is_404_no_redirect',''),(4636,0,'http://flatironsxrayservices.com/1index.php','404','2022-07-04 11:42:41',1656934961,404,404,'is_404_no_redirect',''),(4637,0,'http://flatironsxrayservices.com/radio.php','404','2022-07-04 11:42:42',1656934962,404,404,'is_404_no_redirect',''),(4638,0,'http://flatironsxrayservices.com/doc.php','404','2022-07-04 11:42:44',1656934964,404,404,'is_404_no_redirect',''),(4639,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-07-04 11:42:45',1656934965,404,404,'is_404_no_redirect',''),(4640,0,'http://flatironsxrayservices.com/beence.php','404','2022-07-04 11:42:46',1656934966,404,404,'is_404_no_redirect',''),(4641,0,'http://flatironsxrayservices.com/ups.php','404','2022-07-04 11:42:48',1656934968,404,404,'is_404_no_redirect',''),(4642,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-07-04 11:42:50',1656934970,404,404,'is_404_no_redirect',''),(4643,0,'http://flatironsxrayservices.com/txlzvcto.php?Fox=d3wL7','404','2022-07-04 11:42:51',1656934971,404,404,'is_404_no_redirect',''),(4644,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-07-04 11:42:52',1656934972,404,404,'is_404_no_redirect',''),(4645,0,'http://flatironsxrayservices.com/export.php','404','2022-07-04 11:42:55',1656934975,404,404,'is_404_no_redirect',''),(4646,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-07-04 11:42:56',1656934976,404,404,'is_404_no_redirect',''),(4647,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-04 11:42:59',1656934979,404,404,'is_404_no_redirect',''),(4648,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-07-04 11:43:15',1656934995,404,404,'is_404_no_redirect',''),(4649,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-07-04 11:43:16',1656934996,404,404,'is_404_no_redirect',''),(4650,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-07-04 11:43:18',1656934998,404,404,'is_404_no_redirect',''),(4651,0,'http://flatironsxrayservices.com/moduless.php','404','2022-07-04 11:43:20',1656935000,404,404,'is_404_no_redirect',''),(4652,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-07-04 11:43:21',1656935001,404,404,'is_404_no_redirect',''),(4653,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-07-04 11:43:22',1656935002,404,404,'is_404_no_redirect',''),(4654,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-07-04 11:43:24',1656935004,404,404,'is_404_no_redirect',''),(4655,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-07-04 11:43:25',1656935005,404,404,'is_404_no_redirect',''),(4656,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-07-04 11:43:27',1656935007,404,404,'is_404_no_redirect',''),(4657,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-07-04 11:43:28',1656935008,404,404,'is_404_no_redirect',''),(4658,0,'http://flatironsxrayservices.com/legion.php','404','2022-07-04 11:43:30',1656935010,404,404,'is_404_no_redirect',''),(4659,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-07-04 11:43:31',1656935011,404,404,'is_404_no_redirect',''),(4660,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-07-04 11:43:33',1656935013,404,404,'is_404_no_redirect',''),(4661,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-07-04 11:43:34',1656935014,404,404,'is_404_no_redirect',''),(4662,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-07-04 11:43:36',1656935016,404,404,'is_404_no_redirect',''),(4663,0,'http://flatironsxrayservices.com/archives.php','404','2022-07-04 11:43:38',1656935018,404,404,'is_404_no_redirect',''),(4664,0,'http://flatironsxrayservices.com/defau11.php','404','2022-07-04 11:43:39',1656935019,404,404,'is_404_no_redirect',''),(4665,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-07-04 11:43:41',1656935021,404,404,'is_404_no_redirect',''),(4666,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-07-04 11:43:42',1656935022,404,404,'is_404_no_redirect',''),(4667,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-07-04 11:43:44',1656935024,404,404,'is_404_no_redirect',''),(4668,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-07-04 11:43:48',1656935028,404,404,'is_404_no_redirect',''),(4669,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-07-04 11:43:50',1656935030,404,404,'is_404_no_redirect',''),(4670,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-07-04 11:43:52',1656935032,404,404,'is_404_no_redirect',''),(4671,0,'http://flatironsxrayservices.com/cgialfa','404','2022-07-04 11:43:53',1656935033,404,404,'is_404_no_redirect',''),(4672,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-07-04 11:43:53',1656935033,404,404,'is_404_no_redirect',''),(4673,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-07-04 11:43:54',1656935034,404,404,'is_404_no_redirect',''),(4674,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-07-04 11:43:56',1656935036,404,404,'is_404_no_redirect',''),(4675,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-07-04 11:43:57',1656935037,404,404,'is_404_no_redirect',''),(4676,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-07-04 11:43:58',1656935038,404,404,'is_404_no_redirect',''),(4677,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-07-04 11:43:59',1656935039,404,404,'is_404_no_redirect',''),(4678,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-07-04 11:44:00',1656935040,404,404,'is_404_no_redirect',''),(4679,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-07-04 11:44:01',1656935041,404,404,'is_404_no_redirect',''),(4680,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-07-04 11:44:02',1656935042,404,404,'is_404_no_redirect',''),(4681,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-07-04 11:44:04',1656935044,404,404,'is_404_no_redirect',''),(4682,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-07-04 11:44:05',1656935045,404,404,'is_404_no_redirect',''),(4683,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-07-04 11:44:06',1656935046,404,404,'is_404_no_redirect',''),(4684,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-07-04 11:44:07',1656935047,404,404,'is_404_no_redirect',''),(4685,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-07-04 11:44:09',1656935049,404,404,'is_404_no_redirect',''),(4686,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-07-04 11:44:10',1656935050,404,404,'is_404_no_redirect',''),(4687,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-07-04 11:44:12',1656935052,404,404,'is_404_no_redirect',''),(4688,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-07-04 11:44:13',1656935053,404,404,'is_404_no_redirect',''),(4689,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-07-04 11:44:14',1656935054,404,404,'is_404_no_redirect',''),(4690,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-07-04 11:44:15',1656935055,404,404,'is_404_no_redirect',''),(4691,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-07-04 11:44:16',1656935056,404,404,'is_404_no_redirect',''),(4692,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-07-04 11:44:17',1656935057,404,404,'is_404_no_redirect',''),(4693,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-07-04 11:44:18',1656935058,404,404,'is_404_no_redirect',''),(4694,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-07-04 11:44:20',1656935060,404,404,'is_404_no_redirect',''),(4695,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-07-04 11:44:21',1656935061,404,404,'is_404_no_redirect',''),(4696,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-07-04 11:44:24',1656935064,404,404,'is_404_no_redirect',''),(4697,0,'http://flatironsxrayservices.com/olux.php','404','2022-07-04 11:44:28',1656935068,404,404,'is_404_no_redirect',''),(4698,0,'http://flatironsxrayservices.com/xleet.php','404','2022-07-04 11:44:29',1656935069,404,404,'is_404_no_redirect',''),(4699,0,'http://flatironsxrayservices.com/wso.php','404','2022-07-04 11:44:30',1656935070,404,404,'is_404_no_redirect',''),(4700,0,'http://flatironsxrayservices.com/shell.php','404','2022-07-04 11:44:31',1656935071,404,404,'is_404_no_redirect',''),(4701,0,'http://flatironsxrayservices.com/up.php','404','2022-07-04 11:44:32',1656935072,404,404,'is_404_no_redirect',''),(4702,0,'http://flatironsxrayservices.com/upload.php','404','2022-07-04 11:44:33',1656935073,404,404,'is_404_no_redirect',''),(4703,0,'http://flatironsxrayservices.com/1.php','404','2022-07-04 11:44:34',1656935074,404,404,'is_404_no_redirect',''),(4704,0,'http://flatironsxrayservices.com/x.php','404','2022-07-04 11:44:35',1656935075,404,404,'is_404_no_redirect',''),(4705,0,'http://flatironsxrayservices.com/z.php','404','2022-07-04 11:44:36',1656935076,404,404,'is_404_no_redirect',''),(4706,0,'http://flatironsxrayservices.com/a.php','404','2022-07-04 11:44:37',1656935077,404,404,'is_404_no_redirect',''),(4707,0,'http://flatironsxrayservices.com/test.php','404','2022-07-04 11:44:38',1656935078,404,404,'is_404_no_redirect',''),(4708,0,'http://flatironsxrayservices.com/wp.php','404','2022-07-04 11:44:39',1656935079,404,404,'is_404_no_redirect',''),(4709,0,'http://flatironsxrayservices.com/alfa.php','404','2022-07-04 11:44:40',1656935080,404,404,'is_404_no_redirect',''),(4710,0,'http://flatironsxrayservices.com/config.php','404','2022-07-04 11:44:41',1656935081,404,404,'is_404_no_redirect',''),(4711,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-07-04 11:44:41',1656935081,404,404,'is_404_no_redirect',''),(4712,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-07-04 11:44:42',1656935082,404,404,'is_404_no_redirect',''),(4713,0,'http://flatironsxrayservices.com/about.php','404','2022-07-04 11:44:43',1656935083,404,404,'is_404_no_redirect',''),(4714,0,'http://flatironsxrayservices.com/shells.php','404','2022-07-04 11:44:44',1656935084,404,404,'is_404_no_redirect',''),(4715,0,'http://flatironsxrayservices.com/wp-class.php','404','2022-07-04 20:48:25',1656967705,404,404,'is_404_no_redirect',''),(4716,0,'http://flatironsxrayservices.com/wordpress/wp-class.php','404','2022-07-04 20:48:33',1656967713,404,404,'is_404_no_redirect',''),(4717,0,'http://flatironsxrayservices.com/site/wp-class.php','404','2022-07-04 20:48:42',1656967722,404,404,'is_404_no_redirect',''),(4718,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-04 20:48:53',1656967733,404,404,'is_404_no_redirect',''),(4719,0,'http://flatironsxrayservices.com/wp/wp-includes/wp-class.php','404','2022-07-04 20:49:02',1656967742,404,404,'is_404_no_redirect',''),(4720,0,'http://flatironsxrayservices.com/wordpress/wp-includes/wp-class.php','404','2022-07-04 20:49:10',1656967750,404,404,'is_404_no_redirect',''),(4721,0,'http://flatironsxrayservices.com/blog/wp-class.php','404','2022-07-04 20:49:18',1656967758,404,404,'is_404_no_redirect',''),(4722,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-04 22:22:16',1656973336,404,404,'is_404_no_redirect',''),(4723,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-07-04 22:23:55',1656973435,404,404,'is_404_no_redirect',''),(4724,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-07-04 22:28:57',1656973737,404,404,'is_404_no_redirect',''),(4725,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-05 16:04:55',1657037095,404,404,'is_404_no_redirect',''),(4726,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-07-05 16:07:57',1657037277,404,404,'is_404_no_redirect',''),(4727,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-07-05 16:14:51',1657037691,404,404,'is_404_no_redirect',''),(4728,0,'http://flatironsxrayservices.com/.env','404','2022-07-05 17:29:03',1657042143,404,404,'is_404_no_redirect',''),(4729,0,'http://flatironsxrayservices.com/.env','404','2022-07-05 17:47:03',1657043223,404,404,'is_404_no_redirect',''),(4730,0,'http://flatironsxrayservices.com/.env','404','2022-07-05 17:47:04',1657043224,404,404,'is_404_no_redirect',''),(4731,0,'http://flatironsxrayservices.com/about-us/','404','2022-07-05 23:06:30',1657062390,404,404,'is_404_no_redirect',''),(4732,0,'http://flatironsxrayservices.com/style.php','404','2022-07-06 03:20:18',1657077618,404,404,'is_404_no_redirect',''),(4733,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-07-06 03:20:21',1657077621,404,404,'is_404_no_redirect',''),(4734,0,'http://flatironsxrayservices.com/s_e.php','404','2022-07-06 03:20:24',1657077624,404,404,'is_404_no_redirect',''),(4735,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-07-06 03:20:26',1657077626,404,404,'is_404_no_redirect',''),(4736,0,'http://flatironsxrayservices.com/1index.php','404','2022-07-06 03:20:29',1657077629,404,404,'is_404_no_redirect',''),(4737,0,'http://flatironsxrayservices.com/radio.php','404','2022-07-06 03:20:32',1657077632,404,404,'is_404_no_redirect',''),(4738,0,'http://flatironsxrayservices.com/doc.php','404','2022-07-06 03:20:34',1657077634,404,404,'is_404_no_redirect',''),(4739,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-07-06 03:20:37',1657077637,404,404,'is_404_no_redirect',''),(4740,0,'http://flatironsxrayservices.com/beence.php','404','2022-07-06 03:20:39',1657077639,404,404,'is_404_no_redirect',''),(4741,0,'http://flatironsxrayservices.com/ups.php','404','2022-07-06 03:20:42',1657077642,404,404,'is_404_no_redirect',''),(4742,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-07-06 03:20:44',1657077644,404,404,'is_404_no_redirect',''),(4743,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-07-06 03:20:46',1657077646,404,404,'is_404_no_redirect',''),(4744,0,'http://flatironsxrayservices.com/export.php','404','2022-07-06 03:20:49',1657077649,404,404,'is_404_no_redirect',''),(4745,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-07-06 03:20:51',1657077651,404,404,'is_404_no_redirect',''),(4746,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-06 03:20:54',1657077654,404,404,'is_404_no_redirect',''),(4747,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-07-06 03:21:01',1657077661,404,404,'is_404_no_redirect',''),(4748,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-07-06 03:21:03',1657077663,404,404,'is_404_no_redirect',''),(4749,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-07-06 03:21:06',1657077666,404,404,'is_404_no_redirect',''),(4750,0,'http://flatironsxrayservices.com/moduless.php','404','2022-07-06 03:21:09',1657077669,404,404,'is_404_no_redirect',''),(4751,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-07-06 03:21:11',1657077671,404,404,'is_404_no_redirect',''),(4752,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-07-06 03:21:14',1657077674,404,404,'is_404_no_redirect',''),(4753,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-07-06 03:21:16',1657077676,404,404,'is_404_no_redirect',''),(4754,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-07-06 03:21:18',1657077678,404,404,'is_404_no_redirect',''),(4755,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-07-06 03:21:21',1657077681,404,404,'is_404_no_redirect',''),(4756,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-07-06 03:21:23',1657077683,404,404,'is_404_no_redirect',''),(4757,0,'http://flatironsxrayservices.com/legion.php','404','2022-07-06 03:21:26',1657077686,404,404,'is_404_no_redirect',''),(4758,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-07-06 03:21:28',1657077688,404,404,'is_404_no_redirect',''),(4759,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-07-06 03:21:31',1657077691,404,404,'is_404_no_redirect',''),(4760,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-07-06 03:21:33',1657077693,404,404,'is_404_no_redirect',''),(4761,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-07-06 03:21:36',1657077696,404,404,'is_404_no_redirect',''),(4762,0,'http://flatironsxrayservices.com/archives.php','404','2022-07-06 03:21:39',1657077699,404,404,'is_404_no_redirect',''),(4763,0,'http://flatironsxrayservices.com/defau11.php','404','2022-07-06 03:21:43',1657077703,404,404,'is_404_no_redirect',''),(4764,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-07-06 03:21:45',1657077705,404,404,'is_404_no_redirect',''),(4765,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-07-06 03:21:48',1657077708,404,404,'is_404_no_redirect',''),(4766,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-07-06 03:21:50',1657077710,404,404,'is_404_no_redirect',''),(4767,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-07-06 03:21:53',1657077713,404,404,'is_404_no_redirect',''),(4768,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-07-06 03:21:57',1657077717,404,404,'is_404_no_redirect',''),(4769,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-07-06 03:21:59',1657077719,404,404,'is_404_no_redirect',''),(4770,0,'http://flatironsxrayservices.com/cgialfa','404','2022-07-06 03:22:02',1657077722,404,404,'is_404_no_redirect',''),(4771,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-07-06 03:22:04',1657077724,404,404,'is_404_no_redirect',''),(4772,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-07-06 03:22:06',1657077726,404,404,'is_404_no_redirect',''),(4773,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-07-06 03:22:08',1657077728,404,404,'is_404_no_redirect',''),(4774,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-07-06 03:22:11',1657077731,404,404,'is_404_no_redirect',''),(4775,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-07-06 03:22:13',1657077733,404,404,'is_404_no_redirect',''),(4776,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-07-06 03:22:15',1657077735,404,404,'is_404_no_redirect',''),(4777,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-07-06 03:22:17',1657077737,404,404,'is_404_no_redirect',''),(4778,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-07-06 03:22:20',1657077740,404,404,'is_404_no_redirect',''),(4779,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-07-06 03:22:23',1657077743,404,404,'is_404_no_redirect',''),(4780,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-07-06 03:22:25',1657077745,404,404,'is_404_no_redirect',''),(4781,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-07-06 03:22:28',1657077748,404,404,'is_404_no_redirect',''),(4782,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-07-06 03:22:30',1657077750,404,404,'is_404_no_redirect',''),(4783,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-07-06 03:22:32',1657077752,404,404,'is_404_no_redirect',''),(4784,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-07-06 03:22:34',1657077754,404,404,'is_404_no_redirect',''),(4785,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-07-06 03:22:36',1657077756,404,404,'is_404_no_redirect',''),(4786,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-07-06 03:22:39',1657077759,404,404,'is_404_no_redirect',''),(4787,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-07-06 03:22:40',1657077760,404,404,'is_404_no_redirect',''),(4788,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-07-06 03:22:43',1657077763,404,404,'is_404_no_redirect',''),(4789,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-07-06 03:22:44',1657077764,404,404,'is_404_no_redirect',''),(4790,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-07-06 03:22:47',1657077767,404,404,'is_404_no_redirect',''),(4791,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-07-06 03:22:49',1657077769,404,404,'is_404_no_redirect',''),(4792,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-07-06 03:22:52',1657077772,404,404,'is_404_no_redirect',''),(4793,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-07-06 03:22:54',1657077774,404,404,'is_404_no_redirect',''),(4794,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-07-06 03:22:56',1657077776,404,404,'is_404_no_redirect',''),(4795,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-07-06 03:22:59',1657077779,404,404,'is_404_no_redirect',''),(4796,0,'http://flatironsxrayservices.com/olux.php','404','2022-07-06 03:23:05',1657077785,404,404,'is_404_no_redirect',''),(4797,0,'http://flatironsxrayservices.com/xleet.php','404','2022-07-06 03:23:07',1657077787,404,404,'is_404_no_redirect',''),(4798,0,'http://flatironsxrayservices.com/wso.php','404','2022-07-06 03:23:09',1657077789,404,404,'is_404_no_redirect',''),(4799,0,'http://flatironsxrayservices.com/shell.php','404','2022-07-06 03:23:11',1657077791,404,404,'is_404_no_redirect',''),(4800,0,'http://flatironsxrayservices.com/up.php','404','2022-07-06 03:23:12',1657077792,404,404,'is_404_no_redirect',''),(4801,0,'http://flatironsxrayservices.com/upload.php','404','2022-07-06 03:23:14',1657077794,404,404,'is_404_no_redirect',''),(4802,0,'http://flatironsxrayservices.com/1.php','404','2022-07-06 03:23:16',1657077796,404,404,'is_404_no_redirect',''),(4803,0,'http://flatironsxrayservices.com/x.php','404','2022-07-06 03:23:19',1657077799,404,404,'is_404_no_redirect',''),(4804,0,'http://flatironsxrayservices.com/z.php','404','2022-07-06 03:23:20',1657077800,404,404,'is_404_no_redirect',''),(4805,0,'http://flatironsxrayservices.com/a.php','404','2022-07-06 03:23:22',1657077802,404,404,'is_404_no_redirect',''),(4806,0,'http://flatironsxrayservices.com/test.php','404','2022-07-06 03:23:24',1657077804,404,404,'is_404_no_redirect',''),(4807,0,'http://flatironsxrayservices.com/wp.php','404','2022-07-06 03:23:25',1657077805,404,404,'is_404_no_redirect',''),(4808,0,'http://flatironsxrayservices.com/alfa.php','404','2022-07-06 03:23:27',1657077807,404,404,'is_404_no_redirect',''),(4809,0,'http://flatironsxrayservices.com/config.php','404','2022-07-06 03:23:29',1657077809,404,404,'is_404_no_redirect',''),(4810,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-07-06 03:23:30',1657077810,404,404,'is_404_no_redirect',''),(4811,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-07-06 03:23:32',1657077812,404,404,'is_404_no_redirect',''),(4812,0,'http://flatironsxrayservices.com/about.php','404','2022-07-06 03:23:33',1657077813,404,404,'is_404_no_redirect',''),(4813,0,'http://flatironsxrayservices.com/shells.php','404','2022-07-06 03:23:35',1657077815,404,404,'is_404_no_redirect',''),(4814,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-06 05:51:20',1657086680,404,404,'is_404_no_redirect',''),(4815,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-06 05:51:24',1657086684,404,404,'is_404_no_redirect',''),(4816,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-07-06 05:51:48',1657086708,404,404,'is_404_no_redirect',''),(4817,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-07-06 05:52:32',1657086752,404,404,'is_404_no_redirect',''),(4818,0,'http://flatironsxrayservices.com/V2/wp-admin/setup-config.php','404','2022-07-06 23:08:49',1657148929,404,404,'is_404_no_redirect',''),(4819,0,'http://flatironsxrayservices.com/V1/wp-admin/setup-config.php','404','2022-07-06 23:09:01',1657148941,404,404,'is_404_no_redirect',''),(4820,0,'http://flatironsxrayservices.com/v2/wp-admin/setup-config.php','404','2022-07-06 23:09:13',1657148953,404,404,'is_404_no_redirect',''),(4821,0,'http://flatironsxrayservices.com/v1/wp-admin/setup-config.php','404','2022-07-06 23:09:22',1657148962,404,404,'is_404_no_redirect',''),(4822,0,'http://flatironsxrayservices.com/2021/wp-admin/setup-config.php','404','2022-07-06 23:09:33',1657148973,404,404,'is_404_no_redirect',''),(4823,0,'http://flatironsxrayservices.com/2020/wp-admin/setup-config.php','404','2022-07-06 23:09:46',1657148986,404,404,'is_404_no_redirect',''),(4824,0,'http://flatironsxrayservices.com/2017/wp-admin/setup-config.php','404','2022-07-06 23:09:57',1657148997,404,404,'is_404_no_redirect',''),(4825,0,'http://flatironsxrayservices.com/2018/wp-admin/setup-config.php','404','2022-07-06 23:10:07',1657149007,404,404,'is_404_no_redirect',''),(4826,0,'http://flatironsxrayservices.com/2019/wp-admin/setup-config.php','404','2022-07-06 23:10:20',1657149020,404,404,'is_404_no_redirect',''),(4827,0,'http://flatironsxrayservices.com/wp/wp-admin/setup-config.php','404','2022-07-06 23:10:56',1657149056,404,404,'is_404_no_redirect',''),(4828,0,'http://flatironsxrayservices.com/wordpress/wp-admin/setup-config.php','404','2022-07-06 23:11:09',1657149069,404,404,'is_404_no_redirect',''),(4829,0,'http://flatironsxrayservices.com/blog/wp-admin/setup-config.php','404','2022-07-06 23:11:23',1657149083,404,404,'is_404_no_redirect',''),(4830,0,'http://flatironsxrayservices.com/new/wp-admin/setup-config.php','404','2022-07-06 23:11:39',1657149099,404,404,'is_404_no_redirect',''),(4831,0,'http://flatironsxrayservices.com/old/wp-admin/setup-config.php','404','2022-07-06 23:11:55',1657149115,404,404,'is_404_no_redirect',''),(4832,0,'http://flatironsxrayservices.com/demo/wp-admin/setup-config.php','404','2022-07-06 23:12:13',1657149133,404,404,'is_404_no_redirect',''),(4833,0,'http://flatironsxrayservices.com/test/wp-admin/setup-config.php','404','2022-07-06 23:12:30',1657149150,404,404,'is_404_no_redirect',''),(4834,0,'http://flatironsxrayservices.com/new2/wp-admin/setup-config.php','404','2022-07-06 23:12:50',1657149170,404,404,'is_404_no_redirect',''),(4835,0,'http://flatironsxrayservices.com/WP/wp-admin/setup-config.php','404','2022-07-06 23:13:11',1657149191,404,404,'is_404_no_redirect',''),(4836,0,'http://flatironsxrayservices.com/backup/wp-admin/setup-config.php','404','2022-07-06 23:13:28',1657149208,404,404,'is_404_no_redirect',''),(4837,0,'http://flatironsxrayservices.com/beta/wp-admin/setup-config.php','404','2022-07-06 23:13:46',1657149226,404,404,'is_404_no_redirect',''),(4838,0,'http://flatironsxrayservices.com/staging/wp-admin/setup-config.php','404','2022-07-06 23:14:35',1657149275,404,404,'is_404_no_redirect',''),(4839,0,'http://flatironsxrayservices.com/news/wp-admin/setup-config.php','404','2022-07-06 23:15:15',1657149315,404,404,'is_404_no_redirect',''),(4840,0,'http://flatironsxrayservices.com/blogs/wp-admin/setup-config.php','404','2022-07-06 23:15:41',1657149341,404,404,'is_404_no_redirect',''),(4841,0,'http://flatironsxrayservices.com/home/wp-admin/setup-config.php','404','2022-07-06 23:16:01',1657149361,404,404,'is_404_no_redirect',''),(4842,0,'http://flatironsxrayservices.com/site/wp-admin/setup-config.php','404','2022-07-06 23:16:19',1657149379,404,404,'is_404_no_redirect',''),(4843,0,'http://flatironsxrayservices.com/main/wp-admin/setup-config.php','404','2022-07-06 23:16:43',1657149403,404,404,'is_404_no_redirect',''),(4844,0,'http://flatironsxrayservices.com/Blogs/wp-admin/setup-config.php','404','2022-07-06 23:16:58',1657149418,404,404,'is_404_no_redirect',''),(4845,0,'http://flatironsxrayservices.com/wp/beta/wp-admin/setup-config.php','404','2022-07-06 23:17:12',1657149432,404,404,'is_404_no_redirect',''),(4846,0,'http://flatironsxrayservices.com/.env','404','2022-07-07 06:29:45',1657175385,404,404,'is_404_no_redirect',''),(4847,0,'http://flatironsxrayservices.com/.git/HEAD','404','2022-07-07 12:19:23',1657196363,404,404,'is_404_no_redirect',''),(4848,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-07 15:25:19',1657207519,404,404,'is_404_no_redirect',''),(4849,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-07-07 15:26:37',1657207597,404,404,'is_404_no_redirect',''),(4850,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-07-07 15:30:09',1657207809,404,404,'is_404_no_redirect',''),(4851,0,'http://flatironsxrayservices.com/style.php','404','2022-07-07 21:35:06',1657229706,404,404,'is_404_no_redirect',''),(4852,0,'http://flatironsxrayservices.com/style.php','404','2022-07-07 21:35:07',1657229707,404,404,'is_404_no_redirect',''),(4853,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-07-07 21:35:09',1657229709,404,404,'is_404_no_redirect',''),(4854,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-07-07 21:35:10',1657229710,404,404,'is_404_no_redirect',''),(4855,0,'http://flatironsxrayservices.com/s_e.php','404','2022-07-07 21:35:13',1657229713,404,404,'is_404_no_redirect',''),(4856,0,'http://flatironsxrayservices.com/s_e.php','404','2022-07-07 21:35:14',1657229714,404,404,'is_404_no_redirect',''),(4857,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-07-07 21:35:16',1657229716,404,404,'is_404_no_redirect',''),(4858,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-07-07 21:35:18',1657229718,404,404,'is_404_no_redirect',''),(4859,0,'http://flatironsxrayservices.com/1index.php','404','2022-07-07 21:35:22',1657229722,404,404,'is_404_no_redirect',''),(4860,0,'http://flatironsxrayservices.com/1index.php','404','2022-07-07 21:35:23',1657229723,404,404,'is_404_no_redirect',''),(4861,0,'http://flatironsxrayservices.com/radio.php','404','2022-07-07 21:35:25',1657229725,404,404,'is_404_no_redirect',''),(4862,0,'http://flatironsxrayservices.com/radio.php','404','2022-07-07 21:35:29',1657229729,404,404,'is_404_no_redirect',''),(4863,0,'http://flatironsxrayservices.com/doc.php','404','2022-07-07 21:35:33',1657229733,404,404,'is_404_no_redirect',''),(4864,0,'http://flatironsxrayservices.com/doc.php','404','2022-07-07 21:35:34',1657229734,404,404,'is_404_no_redirect',''),(4865,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-07-07 21:35:37',1657229737,404,404,'is_404_no_redirect',''),(4866,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-07-07 21:35:40',1657229740,404,404,'is_404_no_redirect',''),(4867,0,'http://flatironsxrayservices.com/beence.php','404','2022-07-07 21:35:42',1657229742,404,404,'is_404_no_redirect',''),(4868,0,'http://flatironsxrayservices.com/beence.php','404','2022-07-07 21:35:43',1657229743,404,404,'is_404_no_redirect',''),(4869,0,'http://flatironsxrayservices.com/ups.php','404','2022-07-07 21:35:47',1657229747,404,404,'is_404_no_redirect',''),(4870,0,'http://flatironsxrayservices.com/ups.php','404','2022-07-07 21:35:49',1657229749,404,404,'is_404_no_redirect',''),(4871,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-07-07 21:35:51',1657229751,404,404,'is_404_no_redirect',''),(4872,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-07-07 21:35:52',1657229752,404,404,'is_404_no_redirect',''),(4873,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-07-07 21:35:56',1657229756,404,404,'is_404_no_redirect',''),(4874,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-07-07 21:35:58',1657229758,404,404,'is_404_no_redirect',''),(4875,0,'http://flatironsxrayservices.com/export.php','404','2022-07-07 21:36:02',1657229762,404,404,'is_404_no_redirect',''),(4876,0,'http://flatironsxrayservices.com/export.php','404','2022-07-07 21:36:04',1657229764,404,404,'is_404_no_redirect',''),(4877,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-07-07 21:36:05',1657229765,404,404,'is_404_no_redirect',''),(4878,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-07-07 21:36:07',1657229767,404,404,'is_404_no_redirect',''),(4879,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-07 21:36:11',1657229771,404,404,'is_404_no_redirect',''),(4880,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-07 21:36:12',1657229772,404,404,'is_404_no_redirect',''),(4881,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-07-07 21:36:21',1657229781,404,404,'is_404_no_redirect',''),(4882,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-07-07 21:36:23',1657229783,404,404,'is_404_no_redirect',''),(4883,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-07-07 21:36:27',1657229787,404,404,'is_404_no_redirect',''),(4884,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-07-07 21:36:28',1657229788,404,404,'is_404_no_redirect',''),(4885,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-07-07 21:36:31',1657229791,404,404,'is_404_no_redirect',''),(4886,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-07-07 21:36:34',1657229794,404,404,'is_404_no_redirect',''),(4887,0,'http://flatironsxrayservices.com/moduless.php','404','2022-07-07 21:36:37',1657229797,404,404,'is_404_no_redirect',''),(4888,0,'http://flatironsxrayservices.com/moduless.php','404','2022-07-07 21:36:38',1657229798,404,404,'is_404_no_redirect',''),(4889,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-07-07 21:36:40',1657229800,404,404,'is_404_no_redirect',''),(4890,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-07-07 21:36:44',1657229804,404,404,'is_404_no_redirect',''),(4891,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-07-07 21:36:46',1657229806,404,404,'is_404_no_redirect',''),(4892,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-07-07 21:36:48',1657229808,404,404,'is_404_no_redirect',''),(4893,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-07-07 21:36:50',1657229810,404,404,'is_404_no_redirect',''),(4894,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-07-07 21:36:54',1657229814,404,404,'is_404_no_redirect',''),(4895,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-07-07 21:36:56',1657229816,404,404,'is_404_no_redirect',''),(4896,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-07-07 21:36:58',1657229818,404,404,'is_404_no_redirect',''),(4897,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-07-07 21:37:02',1657229822,404,404,'is_404_no_redirect',''),(4898,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-07-07 21:37:04',1657229824,404,404,'is_404_no_redirect',''),(4899,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-07-07 21:37:06',1657229826,404,404,'is_404_no_redirect',''),(4900,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-07-07 21:37:07',1657229827,404,404,'is_404_no_redirect',''),(4901,0,'http://flatironsxrayservices.com/legion.php','404','2022-07-07 21:37:10',1657229830,404,404,'is_404_no_redirect',''),(4902,0,'http://flatironsxrayservices.com/legion.php','404','2022-07-07 21:37:14',1657229834,404,404,'is_404_no_redirect',''),(4903,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-07-07 21:37:16',1657229836,404,404,'is_404_no_redirect',''),(4904,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-07-07 21:37:18',1657229838,404,404,'is_404_no_redirect',''),(4905,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-07-07 21:37:22',1657229842,404,404,'is_404_no_redirect',''),(4906,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-07-07 21:37:24',1657229844,404,404,'is_404_no_redirect',''),(4907,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-07-07 21:37:26',1657229846,404,404,'is_404_no_redirect',''),(4908,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-07-07 21:37:27',1657229847,404,404,'is_404_no_redirect',''),(4909,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-07-07 21:37:31',1657229851,404,404,'is_404_no_redirect',''),(4910,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-07-07 21:37:33',1657229853,404,404,'is_404_no_redirect',''),(4911,0,'http://flatironsxrayservices.com/archives.php','404','2022-07-07 21:37:38',1657229858,404,404,'is_404_no_redirect',''),(4912,0,'http://flatironsxrayservices.com/archives.php','404','2022-07-07 21:37:39',1657229859,404,404,'is_404_no_redirect',''),(4913,0,'http://flatironsxrayservices.com/defau11.php','404','2022-07-07 21:37:42',1657229862,404,404,'is_404_no_redirect',''),(4914,0,'http://flatironsxrayservices.com/defau11.php','404','2022-07-07 21:37:43',1657229863,404,404,'is_404_no_redirect',''),(4915,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-07-07 21:37:49',1657229869,404,404,'is_404_no_redirect',''),(4916,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-07-07 21:37:50',1657229870,404,404,'is_404_no_redirect',''),(4917,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-07-07 21:37:52',1657229872,404,404,'is_404_no_redirect',''),(4918,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-07-07 21:37:56',1657229876,404,404,'is_404_no_redirect',''),(4919,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-07-07 21:37:58',1657229878,404,404,'is_404_no_redirect',''),(4920,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-07-07 21:38:01',1657229881,404,404,'is_404_no_redirect',''),(4921,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-07-07 21:38:04',1657229884,404,404,'is_404_no_redirect',''),(4922,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-07-07 21:38:05',1657229885,404,404,'is_404_no_redirect',''),(4923,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-07-07 21:38:08',1657229888,404,404,'is_404_no_redirect',''),(4924,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-07-07 21:38:09',1657229889,404,404,'is_404_no_redirect',''),(4925,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-07-07 21:38:11',1657229891,404,404,'is_404_no_redirect',''),(4926,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-07-07 21:38:13',1657229893,404,404,'is_404_no_redirect',''),(4927,0,'http://flatironsxrayservices.com/cgialfa','404','2022-07-07 21:38:16',1657229896,404,404,'is_404_no_redirect',''),(4928,0,'http://flatironsxrayservices.com/cgialfa','404','2022-07-07 21:38:18',1657229898,404,404,'is_404_no_redirect',''),(4929,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-07-07 21:38:21',1657229901,404,404,'is_404_no_redirect',''),(4930,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-07-07 21:38:22',1657229902,404,404,'is_404_no_redirect',''),(4931,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-07-07 21:38:24',1657229904,404,404,'is_404_no_redirect',''),(4932,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-07-07 21:38:26',1657229906,404,404,'is_404_no_redirect',''),(4933,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-07-07 21:38:28',1657229908,404,404,'is_404_no_redirect',''),(4934,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-07-07 21:38:30',1657229910,404,404,'is_404_no_redirect',''),(4935,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-07-07 21:38:32',1657229912,404,404,'is_404_no_redirect',''),(4936,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-07-07 21:38:33',1657229913,404,404,'is_404_no_redirect',''),(4937,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-07-07 21:38:36',1657229916,404,404,'is_404_no_redirect',''),(4938,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-07-07 21:38:37',1657229917,404,404,'is_404_no_redirect',''),(4939,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-07-07 21:38:39',1657229919,404,404,'is_404_no_redirect',''),(4940,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-07-07 21:38:42',1657229922,404,404,'is_404_no_redirect',''),(4941,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-07-07 21:38:43',1657229923,404,404,'is_404_no_redirect',''),(4942,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-07-07 21:38:46',1657229926,404,404,'is_404_no_redirect',''),(4943,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-07-07 21:38:47',1657229927,404,404,'is_404_no_redirect',''),(4944,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-07-07 21:38:51',1657229931,404,404,'is_404_no_redirect',''),(4945,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-07-07 21:38:53',1657229933,404,404,'is_404_no_redirect',''),(4946,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-07-07 21:38:55',1657229935,404,404,'is_404_no_redirect',''),(4947,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-07-07 21:38:57',1657229937,404,404,'is_404_no_redirect',''),(4948,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-07-07 21:38:59',1657229939,404,404,'is_404_no_redirect',''),(4949,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-07-07 21:39:00',1657229940,404,404,'is_404_no_redirect',''),(4950,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-07-07 21:39:03',1657229943,404,404,'is_404_no_redirect',''),(4951,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-07-07 21:39:04',1657229944,404,404,'is_404_no_redirect',''),(4952,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-07-07 21:39:06',1657229946,404,404,'is_404_no_redirect',''),(4953,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-07-07 21:39:09',1657229949,404,404,'is_404_no_redirect',''),(4954,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-07-07 21:39:11',1657229951,404,404,'is_404_no_redirect',''),(4955,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-07-07 21:39:12',1657229952,404,404,'is_404_no_redirect',''),(4956,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-07-07 21:39:15',1657229955,404,404,'is_404_no_redirect',''),(4957,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-07-07 21:39:16',1657229956,404,404,'is_404_no_redirect',''),(4958,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-07-07 21:39:19',1657229959,404,404,'is_404_no_redirect',''),(4959,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-07-07 21:39:20',1657229960,404,404,'is_404_no_redirect',''),(4960,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-07-07 21:39:22',1657229962,404,404,'is_404_no_redirect',''),(4961,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-07-07 21:39:24',1657229964,404,404,'is_404_no_redirect',''),(4962,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-07-07 21:39:26',1657229966,404,404,'is_404_no_redirect',''),(4963,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-07-07 21:39:28',1657229968,404,404,'is_404_no_redirect',''),(4964,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-07-07 21:39:30',1657229970,404,404,'is_404_no_redirect',''),(4965,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-07-07 21:39:31',1657229971,404,404,'is_404_no_redirect',''),(4966,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-07-07 21:39:34',1657229974,404,404,'is_404_no_redirect',''),(4967,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-07-07 21:39:35',1657229975,404,404,'is_404_no_redirect',''),(4968,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-07-07 21:39:38',1657229978,404,404,'is_404_no_redirect',''),(4969,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-07-07 21:39:39',1657229979,404,404,'is_404_no_redirect',''),(4970,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-07-07 21:39:42',1657229982,404,404,'is_404_no_redirect',''),(4971,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-07-07 21:39:43',1657229983,404,404,'is_404_no_redirect',''),(4972,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-07-07 21:39:46',1657229986,404,404,'is_404_no_redirect',''),(4973,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-07-07 21:39:48',1657229988,404,404,'is_404_no_redirect',''),(4974,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-07-07 21:39:50',1657229990,404,404,'is_404_no_redirect',''),(4975,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-07-07 21:39:52',1657229992,404,404,'is_404_no_redirect',''),(4976,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-07-07 21:39:55',1657229995,404,404,'is_404_no_redirect',''),(4977,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-07-07 21:39:56',1657229996,404,404,'is_404_no_redirect',''),(4978,0,'http://flatironsxrayservices.com/olux.php','404','2022-07-07 21:40:02',1657230002,404,404,'is_404_no_redirect',''),(4979,0,'http://flatironsxrayservices.com/olux.php','404','2022-07-07 21:40:04',1657230004,404,404,'is_404_no_redirect',''),(4980,0,'http://flatironsxrayservices.com/wso.php','404','2022-07-07 21:40:06',1657230006,404,404,'is_404_no_redirect',''),(4981,0,'http://flatironsxrayservices.com/wso.php','404','2022-07-07 21:40:07',1657230007,404,404,'is_404_no_redirect',''),(4982,0,'http://flatironsxrayservices.com/shell.php','404','2022-07-07 21:40:09',1657230009,404,404,'is_404_no_redirect',''),(4983,0,'http://flatironsxrayservices.com/shell.php','404','2022-07-07 21:40:10',1657230010,404,404,'is_404_no_redirect',''),(4984,0,'http://flatironsxrayservices.com/up.php','404','2022-07-07 21:40:12',1657230012,404,404,'is_404_no_redirect',''),(4985,0,'http://flatironsxrayservices.com/up.php','404','2022-07-07 21:40:16',1657230016,404,404,'is_404_no_redirect',''),(4986,0,'http://flatironsxrayservices.com/upload.php','404','2022-07-07 21:40:18',1657230018,404,404,'is_404_no_redirect',''),(4987,0,'http://flatironsxrayservices.com/upload.php','404','2022-07-07 21:40:19',1657230019,404,404,'is_404_no_redirect',''),(4988,0,'http://flatironsxrayservices.com/1.php','404','2022-07-07 21:40:21',1657230021,404,404,'is_404_no_redirect',''),(4989,0,'http://flatironsxrayservices.com/1.php','404','2022-07-07 21:40:22',1657230022,404,404,'is_404_no_redirect',''),(4990,0,'http://flatironsxrayservices.com/x.php','404','2022-07-07 21:40:24',1657230024,404,404,'is_404_no_redirect',''),(4991,0,'http://flatironsxrayservices.com/x.php','404','2022-07-07 21:40:25',1657230025,404,404,'is_404_no_redirect',''),(4992,0,'http://flatironsxrayservices.com/z.php','404','2022-07-07 21:40:27',1657230027,404,404,'is_404_no_redirect',''),(4993,0,'http://flatironsxrayservices.com/z.php','404','2022-07-07 21:40:28',1657230028,404,404,'is_404_no_redirect',''),(4994,0,'http://flatironsxrayservices.com/a.php','404','2022-07-07 21:40:30',1657230030,404,404,'is_404_no_redirect',''),(4995,0,'http://flatironsxrayservices.com/a.php','404','2022-07-07 21:40:31',1657230031,404,404,'is_404_no_redirect',''),(4996,0,'http://flatironsxrayservices.com/test.php','404','2022-07-07 21:40:32',1657230032,404,404,'is_404_no_redirect',''),(4997,0,'http://flatironsxrayservices.com/test.php','404','2022-07-07 21:40:33',1657230033,404,404,'is_404_no_redirect',''),(4998,0,'http://flatironsxrayservices.com/wp.php','404','2022-07-07 21:40:35',1657230035,404,404,'is_404_no_redirect',''),(4999,0,'http://flatironsxrayservices.com/wp.php','404','2022-07-07 21:40:36',1657230036,404,404,'is_404_no_redirect',''),(5000,0,'http://flatironsxrayservices.com/alfa.php','404','2022-07-07 21:40:38',1657230038,404,404,'is_404_no_redirect',''),(5001,0,'http://flatironsxrayservices.com/alfa.php','404','2022-07-07 21:40:39',1657230039,404,404,'is_404_no_redirect',''),(5002,0,'http://flatironsxrayservices.com/config.php','404','2022-07-07 21:40:41',1657230041,404,404,'is_404_no_redirect',''),(5003,0,'http://flatironsxrayservices.com/config.php','404','2022-07-07 21:40:42',1657230042,404,404,'is_404_no_redirect',''),(5004,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-07-07 21:40:44',1657230044,404,404,'is_404_no_redirect',''),(5005,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-07-07 21:40:45',1657230045,404,404,'is_404_no_redirect',''),(5006,0,'http://flatironsxrayservices.com/about.php','404','2022-07-07 21:40:47',1657230047,404,404,'is_404_no_redirect',''),(5007,0,'http://flatironsxrayservices.com/about.php','404','2022-07-07 21:40:48',1657230048,404,404,'is_404_no_redirect',''),(5008,0,'http://flatironsxrayservices.com/shells.php','404','2022-07-07 21:40:49',1657230049,404,404,'is_404_no_redirect',''),(5009,0,'http://flatironsxrayservices.com/shells.php','404','2022-07-07 21:40:50',1657230050,404,404,'is_404_no_redirect',''),(5010,0,'http://flatironsxrayservices.com/.env','404','2022-07-09 09:25:07',1657358707,404,404,'is_404_no_redirect',''),(5011,0,'http://flatironsxrayservices.com/.env','404','2022-07-09 17:05:03',1657386303,404,404,'is_404_no_redirect',''),(5012,0,'http://flatironsxrayservices.com/.env','404','2022-07-09 18:04:27',1657389867,404,404,'is_404_no_redirect',''),(5013,0,'http://flatironsxrayservices.com/.env','404','2022-07-10 08:34:46',1657442086,404,404,'is_404_no_redirect',''),(5014,0,'http://flatironsxrayservices.com/.env','404','2022-07-10 09:06:53',1657444013,404,404,'is_404_no_redirect',''),(5015,0,'http://flatironsxrayservices.com/vendor/.env','404','2022-07-10 09:06:59',1657444019,404,404,'is_404_no_redirect',''),(5016,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-07-10 21:12:13',1657487533,404,404,'is_404_no_redirect',''),(5017,0,'http://flatironsxrayservices.com/.env','404','2022-07-10 21:18:15',1657487895,404,404,'is_404_no_redirect',''),(5018,0,'http://flatironsxrayservices.com/.env','404','2022-07-10 21:48:26',1657489706,404,404,'is_404_no_redirect',''),(5019,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-07-10 22:04:50',1657490690,404,404,'is_404_no_redirect',''),(5020,0,'http://flatironsxrayservices.com/style.php','404','2022-07-11 07:23:41',1657524221,404,404,'is_404_no_redirect',''),(5021,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-07-11 07:23:43',1657524223,404,404,'is_404_no_redirect',''),(5022,0,'http://flatironsxrayservices.com/s_e.php','404','2022-07-11 07:25:59',1657524359,404,404,'is_404_no_redirect',''),(5023,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-07-11 07:28:31',1657524511,404,404,'is_404_no_redirect',''),(5024,0,'http://flatironsxrayservices.com/1index.php','404','2022-07-11 07:28:58',1657524538,404,404,'is_404_no_redirect',''),(5025,0,'http://flatironsxrayservices.com/radio.php','404','2022-07-11 07:30:33',1657524633,404,404,'is_404_no_redirect',''),(5026,0,'http://flatironsxrayservices.com/doc.php','404','2022-07-11 07:31:12',1657524672,404,404,'is_404_no_redirect',''),(5027,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-07-11 07:32:40',1657524760,404,404,'is_404_no_redirect',''),(5028,0,'http://flatironsxrayservices.com/beence.php','404','2022-07-11 07:33:50',1657524830,404,404,'is_404_no_redirect',''),(5029,0,'http://flatironsxrayservices.com/ups.php','404','2022-07-11 07:34:21',1657524861,404,404,'is_404_no_redirect',''),(5030,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-07-11 07:34:48',1657524888,404,404,'is_404_no_redirect',''),(5031,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-07-11 07:35:05',1657524905,404,404,'is_404_no_redirect',''),(5032,0,'http://flatironsxrayservices.com/export.php','404','2022-07-11 07:36:40',1657525000,404,404,'is_404_no_redirect',''),(5033,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-07-11 07:36:42',1657525002,404,404,'is_404_no_redirect',''),(5034,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-11 07:37:32',1657525052,404,404,'is_404_no_redirect',''),(5035,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-07-11 07:39:49',1657525189,404,404,'is_404_no_redirect',''),(5036,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-07-11 07:39:51',1657525191,404,404,'is_404_no_redirect',''),(5037,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-07-11 07:40:39',1657525239,404,404,'is_404_no_redirect',''),(5038,0,'http://flatironsxrayservices.com/moduless.php','404','2022-07-11 07:42:03',1657525323,404,404,'is_404_no_redirect',''),(5039,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-07-11 07:42:50',1657525370,404,404,'is_404_no_redirect',''),(5040,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-07-11 07:43:32',1657525412,404,404,'is_404_no_redirect',''),(5041,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-07-11 07:45:51',1657525551,404,404,'is_404_no_redirect',''),(5042,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-07-11 07:46:14',1657525574,404,404,'is_404_no_redirect',''),(5043,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-07-11 07:49:16',1657525756,404,404,'is_404_no_redirect',''),(5044,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-07-11 07:49:18',1657525758,404,404,'is_404_no_redirect',''),(5045,0,'http://flatironsxrayservices.com/legion.php','404','2022-07-11 07:51:16',1657525876,404,404,'is_404_no_redirect',''),(5046,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-07-11 07:52:44',1657525964,404,404,'is_404_no_redirect',''),(5047,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-07-11 07:53:04',1657525984,404,404,'is_404_no_redirect',''),(5048,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-07-11 07:53:29',1657526009,404,404,'is_404_no_redirect',''),(5049,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-07-11 07:56:21',1657526181,404,404,'is_404_no_redirect',''),(5050,0,'http://flatironsxrayservices.com/archives.php','404','2022-07-11 07:56:27',1657526187,404,404,'is_404_no_redirect',''),(5051,0,'http://flatironsxrayservices.com/defau11.php','404','2022-07-11 07:56:38',1657526198,404,404,'is_404_no_redirect',''),(5052,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-07-11 07:57:35',1657526255,404,404,'is_404_no_redirect',''),(5053,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-07-11 07:58:59',1657526339,404,404,'is_404_no_redirect',''),(5054,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-07-11 07:59:09',1657526349,404,404,'is_404_no_redirect',''),(5055,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-07-11 07:59:24',1657526364,404,404,'is_404_no_redirect',''),(5056,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-07-11 07:59:56',1657526396,404,404,'is_404_no_redirect',''),(5057,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-07-11 07:59:57',1657526397,404,404,'is_404_no_redirect',''),(5058,0,'http://flatironsxrayservices.com/cgialfa','404','2022-07-11 07:59:58',1657526398,404,404,'is_404_no_redirect',''),(5059,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-07-11 08:00:00',1657526400,404,404,'is_404_no_redirect',''),(5060,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-07-11 08:00:01',1657526401,404,404,'is_404_no_redirect',''),(5061,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-07-11 08:00:04',1657526404,404,404,'is_404_no_redirect',''),(5062,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-07-11 08:00:07',1657526407,404,404,'is_404_no_redirect',''),(5063,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-07-11 08:00:08',1657526408,404,404,'is_404_no_redirect',''),(5064,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-07-11 08:00:09',1657526409,404,404,'is_404_no_redirect',''),(5065,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-07-11 08:00:10',1657526410,404,404,'is_404_no_redirect',''),(5066,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-07-11 08:00:11',1657526411,404,404,'is_404_no_redirect',''),(5067,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-07-11 08:00:13',1657526413,404,404,'is_404_no_redirect',''),(5068,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-07-11 08:00:14',1657526414,404,404,'is_404_no_redirect',''),(5069,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-07-11 08:00:15',1657526415,404,404,'is_404_no_redirect',''),(5070,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-07-11 08:00:16',1657526416,404,404,'is_404_no_redirect',''),(5071,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-07-11 08:00:17',1657526417,404,404,'is_404_no_redirect',''),(5072,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-07-11 08:00:18',1657526418,404,404,'is_404_no_redirect',''),(5073,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-07-11 08:00:20',1657526420,404,404,'is_404_no_redirect',''),(5074,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-07-11 08:00:21',1657526421,404,404,'is_404_no_redirect',''),(5075,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-07-11 08:00:22',1657526422,404,404,'is_404_no_redirect',''),(5076,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-07-11 08:00:23',1657526423,404,404,'is_404_no_redirect',''),(5077,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-07-11 08:00:24',1657526424,404,404,'is_404_no_redirect',''),(5078,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-07-11 08:00:25',1657526425,404,404,'is_404_no_redirect',''),(5079,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-07-11 08:00:27',1657526427,404,404,'is_404_no_redirect',''),(5080,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-07-11 08:00:28',1657526428,404,404,'is_404_no_redirect',''),(5081,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-07-11 08:00:29',1657526429,404,404,'is_404_no_redirect',''),(5082,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-07-11 08:00:30',1657526430,404,404,'is_404_no_redirect',''),(5083,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-07-11 08:01:05',1657526465,404,404,'is_404_no_redirect',''),(5084,0,'http://flatironsxrayservices.com/xleet.php','404','2022-07-11 08:01:10',1657526470,404,404,'is_404_no_redirect',''),(5085,0,'http://flatironsxrayservices.com/wso.php','404','2022-07-11 08:01:11',1657526471,404,404,'is_404_no_redirect',''),(5086,0,'http://flatironsxrayservices.com/shell.php','404','2022-07-11 08:01:13',1657526473,404,404,'is_404_no_redirect',''),(5087,0,'http://flatironsxrayservices.com/up.php','404','2022-07-11 08:01:14',1657526474,404,404,'is_404_no_redirect',''),(5088,0,'http://flatironsxrayservices.com/upload.php','404','2022-07-11 08:01:15',1657526475,404,404,'is_404_no_redirect',''),(5089,0,'http://flatironsxrayservices.com/1.php','404','2022-07-11 08:01:16',1657526476,404,404,'is_404_no_redirect',''),(5090,0,'http://flatironsxrayservices.com/x.php','404','2022-07-11 08:01:17',1657526477,404,404,'is_404_no_redirect',''),(5091,0,'http://flatironsxrayservices.com/z.php','404','2022-07-11 08:01:18',1657526478,404,404,'is_404_no_redirect',''),(5092,0,'http://flatironsxrayservices.com/a.php','404','2022-07-11 08:01:20',1657526480,404,404,'is_404_no_redirect',''),(5093,0,'http://flatironsxrayservices.com/test.php','404','2022-07-11 08:01:21',1657526481,404,404,'is_404_no_redirect',''),(5094,0,'http://flatironsxrayservices.com/wp.php','404','2022-07-11 08:01:22',1657526482,404,404,'is_404_no_redirect',''),(5095,0,'http://flatironsxrayservices.com/alfa.php','404','2022-07-11 08:01:24',1657526484,404,404,'is_404_no_redirect',''),(5096,0,'http://flatironsxrayservices.com/config.php','404','2022-07-11 08:01:25',1657526485,404,404,'is_404_no_redirect',''),(5097,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-07-11 08:01:26',1657526486,404,404,'is_404_no_redirect',''),(5098,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-07-11 08:01:27',1657526487,404,404,'is_404_no_redirect',''),(5099,0,'http://flatironsxrayservices.com/about.php','404','2022-07-11 08:01:28',1657526488,404,404,'is_404_no_redirect',''),(5100,0,'http://flatironsxrayservices.com/shells.php','404','2022-07-11 08:01:29',1657526489,404,404,'is_404_no_redirect',''),(5101,0,'http://flatironsxrayservices.com/?author=3','404','2022-07-11 09:30:08',1657531808,404,404,'is_404_no_redirect',''),(5102,0,'http://flatironsxrayservices.com/?author=5','404','2022-07-11 09:35:14',1657532114,404,404,'is_404_no_redirect',''),(5103,0,'http://flatironsxrayservices.com/?author=6','404','2022-07-11 09:35:41',1657532141,404,404,'is_404_no_redirect',''),(5104,0,'http://flatironsxrayservices.com/?author=7','404','2022-07-11 09:36:07',1657532167,404,404,'is_404_no_redirect',''),(5105,0,'http://flatironsxrayservices.com/?author=8','404','2022-07-11 09:36:32',1657532192,404,404,'is_404_no_redirect',''),(5106,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-12 10:40:09',1657622409,404,404,'is_404_no_redirect',''),(5107,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-07-12 10:43:35',1657622615,404,404,'is_404_no_redirect',''),(5108,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-07-12 10:51:09',1657623069,404,404,'is_404_no_redirect',''),(5109,0,'http://flatironsxrayservices.com/wp-class.php','404','2022-07-12 11:17:19',1657624639,404,404,'is_404_no_redirect',''),(5110,0,'http://flatironsxrayservices.com/wordpress/wp-class.php','404','2022-07-12 11:18:09',1657624689,404,404,'is_404_no_redirect',''),(5111,0,'http://flatironsxrayservices.com/site/wp-class.php','404','2022-07-12 11:19:13',1657624753,404,404,'is_404_no_redirect',''),(5112,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-12 11:20:29',1657624829,404,404,'is_404_no_redirect',''),(5113,0,'http://flatironsxrayservices.com/wp/wp-includes/wp-class.php','404','2022-07-12 11:21:07',1657624867,404,404,'is_404_no_redirect',''),(5114,0,'http://flatironsxrayservices.com/wordpress/wp-includes/wp-class.php','404','2022-07-12 11:21:49',1657624909,404,404,'is_404_no_redirect',''),(5115,0,'http://flatironsxrayservices.com/blog/wp-class.php','404','2022-07-12 11:22:24',1657624944,404,404,'is_404_no_redirect',''),(5116,0,'http://flatironsxrayservices.com/.env','404','2022-07-12 11:27:08',1657625228,404,404,'is_404_no_redirect',''),(5117,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-07-12 22:33:37',1657665217,404,404,'is_404_no_redirect',''),(5118,0,'http://flatironsxrayservices.com/phpinfo.php','404','2022-07-12 22:33:40',1657665220,404,404,'is_404_no_redirect',''),(5119,0,'http://flatironsxrayservices.com/phpinfo','404','2022-07-12 22:33:42',1657665222,404,404,'is_404_no_redirect',''),(5120,0,'http://flatironsxrayservices.com/aws.yml','404','2022-07-12 22:33:43',1657665223,404,404,'is_404_no_redirect',''),(5121,0,'http://flatironsxrayservices.com/.env','404','2022-07-12 22:33:45',1657665225,404,404,'is_404_no_redirect',''),(5122,0,'http://flatironsxrayservices.com/.env.bak','404','2022-07-12 22:33:48',1657665228,404,404,'is_404_no_redirect',''),(5123,0,'http://flatironsxrayservices.com/info.php','404','2022-07-12 22:33:49',1657665229,404,404,'is_404_no_redirect',''),(5124,0,'http://flatironsxrayservices.com/laravel/.env','404','2022-07-12 22:33:52',1657665232,404,404,'is_404_no_redirect',''),(5125,0,'http://flatironsxrayservices.com/local/.env','404','2022-07-12 22:33:53',1657665233,404,404,'is_404_no_redirect',''),(5126,0,'http://flatironsxrayservices.com/cgi-bin/.env','404','2022-07-12 22:33:55',1657665235,404,404,'is_404_no_redirect',''),(5127,0,'http://flatironsxrayservices.com/backend/.env','404','2022-07-12 22:33:56',1657665236,404,404,'is_404_no_redirect',''),(5128,0,'http://flatironsxrayservices.com/application/config/sms_settings.php','404','2022-07-12 22:33:58',1657665238,404,404,'is_404_no_redirect',''),(5129,0,'http://flatironsxrayservices.com/application/config/s3.php','404','2022-07-12 22:34:00',1657665240,404,404,'is_404_no_redirect',''),(5130,0,'http://flatironsxrayservices.com/protected/.env','404','2022-07-12 22:34:03',1657665243,404,404,'is_404_no_redirect',''),(5131,0,'http://flatironsxrayservices.com/database/.env','404','2022-07-12 22:34:06',1657665246,404,404,'is_404_no_redirect',''),(5132,0,'http://flatironsxrayservices.com/public/.env','404','2022-07-12 22:34:09',1657665249,404,404,'is_404_no_redirect',''),(5133,0,'http://flatironsxrayservices.com/app/config/.env','404','2022-07-12 22:34:10',1657665250,404,404,'is_404_no_redirect',''),(5134,0,'http://flatironsxrayservices.com/.aws/credentials','404','2022-07-12 22:34:14',1657665254,404,404,'is_404_no_redirect',''),(5135,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-07-13 04:50:00',1657687800,404,404,'is_404_no_redirect',''),(5136,0,'http://flatironsxrayservices.com/style.php','404','2022-07-13 16:48:20',1657730900,404,404,'is_404_no_redirect',''),(5137,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-07-13 16:48:22',1657730902,404,404,'is_404_no_redirect',''),(5138,0,'http://flatironsxrayservices.com/s_e.php','404','2022-07-13 16:48:25',1657730905,404,404,'is_404_no_redirect',''),(5139,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-07-13 16:48:27',1657730907,404,404,'is_404_no_redirect',''),(5140,0,'http://flatironsxrayservices.com/1index.php','404','2022-07-13 16:48:30',1657730910,404,404,'is_404_no_redirect',''),(5141,0,'http://flatironsxrayservices.com/radio.php','404','2022-07-13 16:48:33',1657730913,404,404,'is_404_no_redirect',''),(5142,0,'http://flatironsxrayservices.com/doc.php','404','2022-07-13 16:48:51',1657730931,404,404,'is_404_no_redirect',''),(5143,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-07-13 16:48:54',1657730934,404,404,'is_404_no_redirect',''),(5144,0,'http://flatironsxrayservices.com/beence.php','404','2022-07-13 16:48:57',1657730937,404,404,'is_404_no_redirect',''),(5145,0,'http://flatironsxrayservices.com/ups.php','404','2022-07-13 16:48:59',1657730939,404,404,'is_404_no_redirect',''),(5146,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-07-13 16:49:02',1657730942,404,404,'is_404_no_redirect',''),(5147,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-07-13 16:49:04',1657730944,404,404,'is_404_no_redirect',''),(5148,0,'http://flatironsxrayservices.com/export.php','404','2022-07-13 16:49:07',1657730947,404,404,'is_404_no_redirect',''),(5149,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-07-13 16:49:09',1657730949,404,404,'is_404_no_redirect',''),(5150,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-13 16:49:20',1657730960,404,404,'is_404_no_redirect',''),(5151,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-07-13 16:50:10',1657731010,404,404,'is_404_no_redirect',''),(5152,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-07-13 16:50:13',1657731013,404,404,'is_404_no_redirect',''),(5153,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-07-13 16:50:15',1657731015,404,404,'is_404_no_redirect',''),(5154,0,'http://flatironsxrayservices.com/moduless.php','404','2022-07-13 16:50:18',1657731018,404,404,'is_404_no_redirect',''),(5155,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-07-13 16:50:21',1657731021,404,404,'is_404_no_redirect',''),(5156,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-07-13 16:50:23',1657731023,404,404,'is_404_no_redirect',''),(5157,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-07-13 16:50:26',1657731026,404,404,'is_404_no_redirect',''),(5158,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-07-13 16:50:28',1657731028,404,404,'is_404_no_redirect',''),(5159,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-07-13 16:50:30',1657731030,404,404,'is_404_no_redirect',''),(5160,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-07-13 16:50:33',1657731033,404,404,'is_404_no_redirect',''),(5161,0,'http://flatironsxrayservices.com/legion.php','404','2022-07-13 16:50:35',1657731035,404,404,'is_404_no_redirect',''),(5162,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-07-13 16:50:38',1657731038,404,404,'is_404_no_redirect',''),(5163,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-07-13 16:50:40',1657731040,404,404,'is_404_no_redirect',''),(5164,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-07-13 16:50:42',1657731042,404,404,'is_404_no_redirect',''),(5165,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-07-13 16:50:45',1657731045,404,404,'is_404_no_redirect',''),(5166,0,'http://flatironsxrayservices.com/archives.php','404','2022-07-13 16:50:47',1657731047,404,404,'is_404_no_redirect',''),(5167,0,'http://flatironsxrayservices.com/defau11.php','404','2022-07-13 16:50:50',1657731050,404,404,'is_404_no_redirect',''),(5168,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-07-13 16:50:52',1657731052,404,404,'is_404_no_redirect',''),(5169,0,'http://flatironsxrayservices.com/system_log.php?bala=up','404','2022-07-13 16:50:54',1657731054,404,404,'is_404_no_redirect',''),(5170,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-07-13 16:50:57',1657731057,404,404,'is_404_no_redirect',''),(5171,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-07-13 16:51:00',1657731060,404,404,'is_404_no_redirect',''),(5172,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-07-13 16:51:03',1657731063,404,404,'is_404_no_redirect',''),(5173,0,'http://flatironsxrayservices.com/cgialfa','404','2022-07-13 16:51:05',1657731065,404,404,'is_404_no_redirect',''),(5174,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-07-13 16:51:07',1657731067,404,404,'is_404_no_redirect',''),(5175,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-07-13 16:51:11',1657731071,404,404,'is_404_no_redirect',''),(5176,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-07-13 16:51:13',1657731073,404,404,'is_404_no_redirect',''),(5177,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-07-13 16:51:16',1657731076,404,404,'is_404_no_redirect',''),(5178,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-07-13 16:51:18',1657731078,404,404,'is_404_no_redirect',''),(5179,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-07-13 16:51:20',1657731080,404,404,'is_404_no_redirect',''),(5180,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-07-13 16:51:22',1657731082,404,404,'is_404_no_redirect',''),(5181,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-07-13 16:51:25',1657731085,404,404,'is_404_no_redirect',''),(5182,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-07-13 16:51:39',1657731099,404,404,'is_404_no_redirect',''),(5183,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-07-13 16:51:41',1657731101,404,404,'is_404_no_redirect',''),(5184,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-07-13 16:51:43',1657731103,404,404,'is_404_no_redirect',''),(5185,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-07-13 16:51:45',1657731105,404,404,'is_404_no_redirect',''),(5186,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-07-13 16:52:03',1657731123,404,404,'is_404_no_redirect',''),(5187,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-07-13 16:52:06',1657731126,404,404,'is_404_no_redirect',''),(5188,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-07-13 16:52:08',1657731128,404,404,'is_404_no_redirect',''),(5189,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-07-13 16:52:10',1657731130,404,404,'is_404_no_redirect',''),(5190,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-07-13 16:52:12',1657731132,404,404,'is_404_no_redirect',''),(5191,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-07-13 16:52:14',1657731134,404,404,'is_404_no_redirect',''),(5192,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-07-13 16:52:17',1657731137,404,404,'is_404_no_redirect',''),(5193,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-07-13 16:52:19',1657731139,404,404,'is_404_no_redirect',''),(5194,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-07-13 16:52:21',1657731141,404,404,'is_404_no_redirect',''),(5195,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-07-13 16:52:23',1657731143,404,404,'is_404_no_redirect',''),(5196,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-07-13 16:52:25',1657731145,404,404,'is_404_no_redirect',''),(5197,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-07-13 16:52:28',1657731148,404,404,'is_404_no_redirect',''),(5198,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-07-13 16:52:30',1657731150,404,404,'is_404_no_redirect',''),(5199,0,'http://flatironsxrayservices.com/olux.php','404','2022-07-13 16:52:39',1657731159,404,404,'is_404_no_redirect',''),(5200,0,'http://flatironsxrayservices.com/xleet.php','404','2022-07-13 16:52:41',1657731161,404,404,'is_404_no_redirect',''),(5201,0,'http://flatironsxrayservices.com/wso.php','404','2022-07-13 16:52:42',1657731162,404,404,'is_404_no_redirect',''),(5202,0,'http://flatironsxrayservices.com/shell.php','404','2022-07-13 16:52:44',1657731164,404,404,'is_404_no_redirect',''),(5203,0,'http://flatironsxrayservices.com/up.php','404','2022-07-13 16:52:46',1657731166,404,404,'is_404_no_redirect',''),(5204,0,'http://flatironsxrayservices.com/upload.php','404','2022-07-13 16:52:48',1657731168,404,404,'is_404_no_redirect',''),(5205,0,'http://flatironsxrayservices.com/1.php','404','2022-07-13 16:52:49',1657731169,404,404,'is_404_no_redirect',''),(5206,0,'http://flatironsxrayservices.com/x.php','404','2022-07-13 16:52:51',1657731171,404,404,'is_404_no_redirect',''),(5207,0,'http://flatironsxrayservices.com/z.php','404','2022-07-13 16:52:53',1657731173,404,404,'is_404_no_redirect',''),(5208,0,'http://flatironsxrayservices.com/a.php','404','2022-07-13 16:52:55',1657731175,404,404,'is_404_no_redirect',''),(5209,0,'http://flatironsxrayservices.com/test.php','404','2022-07-13 16:52:57',1657731177,404,404,'is_404_no_redirect',''),(5210,0,'http://flatironsxrayservices.com/wp.php','404','2022-07-13 16:52:58',1657731178,404,404,'is_404_no_redirect',''),(5211,0,'http://flatironsxrayservices.com/alfa.php','404','2022-07-13 16:53:00',1657731180,404,404,'is_404_no_redirect',''),(5212,0,'http://flatironsxrayservices.com/config.php','404','2022-07-13 16:53:02',1657731182,404,404,'is_404_no_redirect',''),(5213,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-07-13 16:53:14',1657731194,404,404,'is_404_no_redirect',''),(5214,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-07-13 16:53:15',1657731195,404,404,'is_404_no_redirect',''),(5215,0,'http://flatironsxrayservices.com/about.php','404','2022-07-13 16:53:17',1657731197,404,404,'is_404_no_redirect',''),(5216,0,'http://flatironsxrayservices.com/shells.php','404','2022-07-13 16:53:19',1657731199,404,404,'is_404_no_redirect',''),(5217,0,'http://flatironsxrayservices.com/style.php','404','2022-07-13 16:54:49',1657731289,404,404,'is_404_no_redirect',''),(5218,0,'http://flatironsxrayservices.com/style.php','404','2022-07-13 16:54:50',1657731290,404,404,'is_404_no_redirect',''),(5219,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-07-13 16:55:03',1657731303,404,404,'is_404_no_redirect',''),(5220,0,'http://flatironsxrayservices.com/wp-admin/style.php','404','2022-07-13 16:55:04',1657731304,404,404,'is_404_no_redirect',''),(5221,0,'http://flatironsxrayservices.com/s_e.php','404','2022-07-13 16:55:07',1657731307,404,404,'is_404_no_redirect',''),(5222,0,'http://flatironsxrayservices.com/s_e.php','404','2022-07-13 16:55:09',1657731309,404,404,'is_404_no_redirect',''),(5223,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-07-13 16:55:11',1657731311,404,404,'is_404_no_redirect',''),(5224,0,'http://flatironsxrayservices.com/s_ne.php','404','2022-07-13 16:55:12',1657731312,404,404,'is_404_no_redirect',''),(5225,0,'http://flatironsxrayservices.com/1index.php','404','2022-07-13 16:55:14',1657731314,404,404,'is_404_no_redirect',''),(5226,0,'http://flatironsxrayservices.com/1index.php','404','2022-07-13 16:55:16',1657731316,404,404,'is_404_no_redirect',''),(5227,0,'http://flatironsxrayservices.com/radio.php','404','2022-07-13 16:55:18',1657731318,404,404,'is_404_no_redirect',''),(5228,0,'http://flatironsxrayservices.com/radio.php','404','2022-07-13 16:55:19',1657731319,404,404,'is_404_no_redirect',''),(5229,0,'http://flatironsxrayservices.com/doc.php','404','2022-07-13 16:55:21',1657731321,404,404,'is_404_no_redirect',''),(5230,0,'http://flatironsxrayservices.com/doc.php','404','2022-07-13 16:55:22',1657731322,404,404,'is_404_no_redirect',''),(5231,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-07-13 16:55:26',1657731326,404,404,'is_404_no_redirect',''),(5232,0,'http://flatironsxrayservices.com/wp_wrong_datlib.php','404','2022-07-13 16:55:27',1657731327,404,404,'is_404_no_redirect',''),(5233,0,'http://flatironsxrayservices.com/beence.php','404','2022-07-13 16:55:30',1657731330,404,404,'is_404_no_redirect',''),(5234,0,'http://flatironsxrayservices.com/beence.php','404','2022-07-13 16:55:31',1657731331,404,404,'is_404_no_redirect',''),(5235,0,'http://flatironsxrayservices.com/ups.php','404','2022-07-13 16:55:34',1657731334,404,404,'is_404_no_redirect',''),(5236,0,'http://flatironsxrayservices.com/ups.php','404','2022-07-13 16:55:35',1657731335,404,404,'is_404_no_redirect',''),(5237,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-07-13 16:55:54',1657731354,404,404,'is_404_no_redirect',''),(5238,0,'http://flatironsxrayservices.com/wp-signin.php?dizo&ping','404','2022-07-13 16:55:56',1657731356,404,404,'is_404_no_redirect',''),(5239,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-07-13 16:55:58',1657731358,404,404,'is_404_no_redirect',''),(5240,0,'http://flatironsxrayservices.com/media-admin.php','404','2022-07-13 16:56:00',1657731360,404,404,'is_404_no_redirect',''),(5241,0,'http://flatironsxrayservices.com/export.php','404','2022-07-13 16:56:04',1657731364,404,404,'is_404_no_redirect',''),(5242,0,'http://flatironsxrayservices.com/export.php','404','2022-07-13 16:56:05',1657731365,404,404,'is_404_no_redirect',''),(5243,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-07-13 16:56:17',1657731377,404,404,'is_404_no_redirect',''),(5244,0,'http://flatironsxrayservices.com/wp-content/export.php','404','2022-07-13 16:56:18',1657731378,404,404,'is_404_no_redirect',''),(5245,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-13 16:56:20',1657731380,404,404,'is_404_no_redirect',''),(5246,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-13 16:56:21',1657731381,404,404,'is_404_no_redirect',''),(5247,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-07-13 16:56:28',1657731388,404,404,'is_404_no_redirect',''),(5248,0,'http://flatironsxrayservices.com/wp-includes/images/css.php','404','2022-07-13 16:56:30',1657731390,404,404,'is_404_no_redirect',''),(5249,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-07-13 16:56:32',1657731392,404,404,'is_404_no_redirect',''),(5250,0,'http://flatironsxrayservices.com/wp-includes/css/css.php','404','2022-07-13 16:56:32',1657731392,404,404,'is_404_no_redirect',''),(5251,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-07-13 16:56:35',1657731395,404,404,'is_404_no_redirect',''),(5252,0,'http://flatironsxrayservices.com/defau1t.php','404','2022-07-13 16:56:37',1657731397,404,404,'is_404_no_redirect',''),(5253,0,'http://flatironsxrayservices.com/moduless.php','404','2022-07-13 16:56:41',1657731401,404,404,'is_404_no_redirect',''),(5254,0,'http://flatironsxrayservices.com/moduless.php','404','2022-07-13 16:56:42',1657731402,404,404,'is_404_no_redirect',''),(5255,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-07-13 16:56:54',1657731414,404,404,'is_404_no_redirect',''),(5256,0,'http://flatironsxrayservices.com/wp-booking.php','404','2022-07-13 16:56:56',1657731416,404,404,'is_404_no_redirect',''),(5257,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-07-13 16:56:59',1657731419,404,404,'is_404_no_redirect',''),(5258,0,'http://flatironsxrayservices.com/wp-content/plugins/backup_index.php','404','2022-07-13 16:57:00',1657731420,404,404,'is_404_no_redirect',''),(5259,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-07-13 16:57:13',1657731433,404,404,'is_404_no_redirect',''),(5260,0,'http://flatironsxrayservices.com/wp-content/mu-plugins/db-safe-mode.php','404','2022-07-13 16:57:14',1657731434,404,404,'is_404_no_redirect',''),(5261,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-07-13 16:57:17',1657731437,404,404,'is_404_no_redirect',''),(5262,0,'http://flatironsxrayservices.com/wp-includes/css/wp-config.php','404','2022-07-13 16:57:19',1657731439,404,404,'is_404_no_redirect',''),(5263,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-07-13 16:57:21',1657731441,404,404,'is_404_no_redirect',''),(5264,0,'http://flatironsxrayservices.com/config.bak.php','404','2022-07-13 16:57:22',1657731442,404,404,'is_404_no_redirect',''),(5265,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-07-13 16:57:24',1657731444,404,404,'is_404_no_redirect',''),(5266,0,'http://flatironsxrayservices.com/wp-content/themes/config.bak.php','404','2022-07-13 16:57:25',1657731445,404,404,'is_404_no_redirect',''),(5267,0,'http://flatironsxrayservices.com/legion.php','404','2022-07-13 16:57:29',1657731449,404,404,'is_404_no_redirect',''),(5268,0,'http://flatironsxrayservices.com/legion.php','404','2022-07-13 16:57:30',1657731450,404,404,'is_404_no_redirect',''),(5269,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-07-13 16:57:33',1657731453,404,404,'is_404_no_redirect',''),(5270,0,'http://flatironsxrayservices.com/wp-content/plugins/wpconfig.bak.php?act=sf','404','2022-07-13 16:57:34',1657731454,404,404,'is_404_no_redirect',''),(5271,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-07-13 16:57:37',1657731457,404,404,'is_404_no_redirect',''),(5272,0,'http://flatironsxrayservices.com/wp-plugins.php','404','2022-07-13 16:57:38',1657731458,404,404,'is_404_no_redirect',''),(5273,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-07-13 16:57:41',1657731461,404,404,'is_404_no_redirect',''),(5274,0,'http://flatironsxrayservices.com/gank.php.PhP','404','2022-07-13 16:57:42',1657731462,404,404,'is_404_no_redirect',''),(5275,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-07-13 16:57:45',1657731465,404,404,'is_404_no_redirect',''),(5276,0,'http://flatironsxrayservices.com/wp-content/db-cache.php','404','2022-07-13 16:57:46',1657731466,404,404,'is_404_no_redirect',''),(5277,0,'http://flatironsxrayservices.com/archives.php','404','2022-07-13 16:57:50',1657731470,404,404,'is_404_no_redirect',''),(5278,0,'http://flatironsxrayservices.com/archives.php','404','2022-07-13 16:57:51',1657731471,404,404,'is_404_no_redirect',''),(5279,0,'http://flatironsxrayservices.com/defau11.php','404','2022-07-13 16:57:55',1657731475,404,404,'is_404_no_redirect',''),(5280,0,'http://flatironsxrayservices.com/defau11.php','404','2022-07-13 16:57:57',1657731477,404,404,'is_404_no_redirect',''),(5281,0,'http://flatironsxrayservices.com/wp-content/outcms.php?up','404','2022-07-13 16:58:00',1657731480,404,404,'is_404_no_redirect',''),(5282,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-07-13 16:58:03',1657731483,404,404,'is_404_no_redirect',''),(5283,0,'http://flatironsxrayservices.com/wp-backup-sql-302.php','404','2022-07-13 16:58:05',1657731485,404,404,'is_404_no_redirect',''),(5284,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-07-13 16:58:09',1657731489,404,404,'is_404_no_redirect',''),(5285,0,'http://flatironsxrayservices.com/error.php?phpshells','404','2022-07-13 16:58:10',1657731490,404,404,'is_404_no_redirect',''),(5286,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-07-13 16:58:13',1657731493,404,404,'is_404_no_redirect',''),(5287,0,'http://flatironsxrayservices.com/ALFA_DATA','404','2022-07-13 16:58:14',1657731494,404,404,'is_404_no_redirect',''),(5288,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-07-13 16:58:21',1657731501,404,404,'is_404_no_redirect',''),(5289,0,'http://flatironsxrayservices.com/alfacgiapi','404','2022-07-13 16:58:22',1657731502,404,404,'is_404_no_redirect',''),(5290,0,'http://flatironsxrayservices.com/cgialfa','404','2022-07-13 16:58:25',1657731505,404,404,'is_404_no_redirect',''),(5291,0,'http://flatironsxrayservices.com/cgialfa','404','2022-07-13 16:58:27',1657731507,404,404,'is_404_no_redirect',''),(5292,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-07-13 16:58:29',1657731509,404,404,'is_404_no_redirect',''),(5293,0,'http://flatironsxrayservices.com/.well-known/ALFA_DATA','404','2022-07-13 16:58:31',1657731511,404,404,'is_404_no_redirect',''),(5294,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-07-13 16:58:34',1657731514,404,404,'is_404_no_redirect',''),(5295,0,'http://flatironsxrayservices.com/.well-known/alfacgiapi','404','2022-07-13 16:58:35',1657731515,404,404,'is_404_no_redirect',''),(5296,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-07-13 16:58:38',1657731518,404,404,'is_404_no_redirect',''),(5297,0,'http://flatironsxrayservices.com/.well-known/cgialfa','404','2022-07-13 16:58:39',1657731519,404,404,'is_404_no_redirect',''),(5298,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-07-13 16:58:41',1657731521,404,404,'is_404_no_redirect',''),(5299,0,'http://flatironsxrayservices.com/wp-content/uploads/ALFA_DATA','404','2022-07-13 16:58:43',1657731523,404,404,'is_404_no_redirect',''),(5300,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-07-13 16:58:55',1657731535,404,404,'is_404_no_redirect',''),(5301,0,'http://flatironsxrayservices.com/wp-content/uploads/alfacgiapi','404','2022-07-13 16:58:56',1657731536,404,404,'is_404_no_redirect',''),(5302,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-07-13 16:58:59',1657731539,404,404,'is_404_no_redirect',''),(5303,0,'http://flatironsxrayservices.com/wp-content/uploads/cgialfa','404','2022-07-13 16:59:01',1657731541,404,404,'is_404_no_redirect',''),(5304,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-07-13 16:59:14',1657731554,404,404,'is_404_no_redirect',''),(5305,0,'http://flatironsxrayservices.com/wp-includes/ALFA_DATA','404','2022-07-13 16:59:16',1657731556,404,404,'is_404_no_redirect',''),(5306,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-07-13 16:59:18',1657731558,404,404,'is_404_no_redirect',''),(5307,0,'http://flatironsxrayservices.com/wp-includes/alfacgiapi','404','2022-07-13 16:59:20',1657731560,404,404,'is_404_no_redirect',''),(5308,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-07-13 16:59:23',1657731563,404,404,'is_404_no_redirect',''),(5309,0,'http://flatironsxrayservices.com/wp-includes/cgialfa','404','2022-07-13 16:59:46',1657731586,404,404,'is_404_no_redirect',''),(5310,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-07-13 16:59:47',1657731587,404,404,'is_404_no_redirect',''),(5311,0,'http://flatironsxrayservices.com/wp-admin/ALFA_DATA','404','2022-07-13 16:59:49',1657731589,404,404,'is_404_no_redirect',''),(5312,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-07-13 16:59:52',1657731592,404,404,'is_404_no_redirect',''),(5313,0,'http://flatironsxrayservices.com/wp-admin/alfacgiapi','404','2022-07-13 16:59:53',1657731593,404,404,'is_404_no_redirect',''),(5314,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-07-13 17:00:06',1657731606,404,404,'is_404_no_redirect',''),(5315,0,'http://flatironsxrayservices.com/wp-admin/cgialfa','404','2022-07-13 17:00:07',1657731607,404,404,'is_404_no_redirect',''),(5316,0,'http://flatironsxrayservices.com/wp-content/ALFA_DATA','404','2022-07-13 17:00:11',1657731611,404,404,'is_404_no_redirect',''),(5317,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-07-13 17:00:23',1657731623,404,404,'is_404_no_redirect',''),(5318,0,'http://flatironsxrayservices.com/wp-content/alfacgiapi','404','2022-07-13 17:00:25',1657731625,404,404,'is_404_no_redirect',''),(5319,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-07-13 17:00:27',1657731627,404,404,'is_404_no_redirect',''),(5320,0,'http://flatironsxrayservices.com/wp-content/cgialfa','404','2022-07-13 17:00:28',1657731628,404,404,'is_404_no_redirect',''),(5321,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-07-13 17:00:31',1657731631,404,404,'is_404_no_redirect',''),(5322,0,'http://flatironsxrayservices.com/templates/beez3/ALFA_DATA','404','2022-07-13 17:00:32',1657731632,404,404,'is_404_no_redirect',''),(5323,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-07-13 17:00:34',1657731634,404,404,'is_404_no_redirect',''),(5324,0,'http://flatironsxrayservices.com/templates/beez3/alfacgiapi','404','2022-07-13 17:00:35',1657731635,404,404,'is_404_no_redirect',''),(5325,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-07-13 17:00:41',1657731641,404,404,'is_404_no_redirect',''),(5326,0,'http://flatironsxrayservices.com/templates/beez3/cgialfa','404','2022-07-13 17:00:43',1657731643,404,404,'is_404_no_redirect',''),(5327,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-07-13 17:00:45',1657731645,404,404,'is_404_no_redirect',''),(5328,0,'http://flatironsxrayservices.com/sites/default/files/ALFA_DATA','404','2022-07-13 17:00:47',1657731647,404,404,'is_404_no_redirect',''),(5329,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-07-13 17:00:50',1657731650,404,404,'is_404_no_redirect',''),(5330,0,'http://flatironsxrayservices.com/sites/default/files/alfacgiapi','404','2022-07-13 17:00:51',1657731651,404,404,'is_404_no_redirect',''),(5331,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-07-13 17:00:54',1657731654,404,404,'is_404_no_redirect',''),(5332,0,'http://flatironsxrayservices.com/sites/default/files/cgialfa','404','2022-07-13 17:00:55',1657731655,404,404,'is_404_no_redirect',''),(5333,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-07-13 17:00:58',1657731658,404,404,'is_404_no_redirect',''),(5334,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/ALFA_DATA','404','2022-07-13 17:00:59',1657731659,404,404,'is_404_no_redirect',''),(5335,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-07-13 17:01:01',1657731661,404,404,'is_404_no_redirect',''),(5336,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/alfacgiapi','404','2022-07-13 17:01:03',1657731663,404,404,'is_404_no_redirect',''),(5337,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-07-13 17:01:05',1657731665,404,404,'is_404_no_redirect',''),(5338,0,'http://flatironsxrayservices.com/admin/controller/extension/extension/cgialfa','404','2022-07-13 17:01:19',1657731679,404,404,'is_404_no_redirect',''),(5339,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-07-13 17:01:36',1657731696,404,404,'is_404_no_redirect',''),(5340,0,'http://flatironsxrayservices.com/wp-content/plugins/ubh/up.php','404','2022-07-13 17:01:38',1657731698,404,404,'is_404_no_redirect',''),(5341,0,'http://flatironsxrayservices.com/olux.php','404','2022-07-13 17:01:55',1657731715,404,404,'is_404_no_redirect',''),(5342,0,'http://flatironsxrayservices.com/olux.php','404','2022-07-13 17:02:00',1657731720,404,404,'is_404_no_redirect',''),(5343,0,'http://flatironsxrayservices.com/xleet.php','404','2022-07-13 17:02:06',1657731726,404,404,'is_404_no_redirect',''),(5344,0,'http://flatironsxrayservices.com/xleet.php','404','2022-07-13 17:02:10',1657731730,404,404,'is_404_no_redirect',''),(5345,0,'http://flatironsxrayservices.com/wso.php','404','2022-07-13 17:02:16',1657731736,404,404,'is_404_no_redirect',''),(5346,0,'http://flatironsxrayservices.com/wso.php','404','2022-07-13 17:02:17',1657731737,404,404,'is_404_no_redirect',''),(5347,0,'http://flatironsxrayservices.com/shell.php','404','2022-07-13 17:02:19',1657731739,404,404,'is_404_no_redirect',''),(5348,0,'http://flatironsxrayservices.com/shell.php','404','2022-07-13 17:02:22',1657731742,404,404,'is_404_no_redirect',''),(5349,0,'http://flatironsxrayservices.com/up.php','404','2022-07-13 17:02:24',1657731744,404,404,'is_404_no_redirect',''),(5350,0,'http://flatironsxrayservices.com/up.php','404','2022-07-13 17:02:25',1657731745,404,404,'is_404_no_redirect',''),(5351,0,'http://flatironsxrayservices.com/upload.php','404','2022-07-13 17:02:27',1657731747,404,404,'is_404_no_redirect',''),(5352,0,'http://flatironsxrayservices.com/upload.php','404','2022-07-13 17:02:28',1657731748,404,404,'is_404_no_redirect',''),(5353,0,'http://flatironsxrayservices.com/1.php','404','2022-07-13 17:02:30',1657731750,404,404,'is_404_no_redirect',''),(5354,0,'http://flatironsxrayservices.com/1.php','404','2022-07-13 17:02:31',1657731751,404,404,'is_404_no_redirect',''),(5355,0,'http://flatironsxrayservices.com/x.php','404','2022-07-13 17:02:33',1657731753,404,404,'is_404_no_redirect',''),(5356,0,'http://flatironsxrayservices.com/x.php','404','2022-07-13 17:02:34',1657731754,404,404,'is_404_no_redirect',''),(5357,0,'http://flatironsxrayservices.com/z.php','404','2022-07-13 17:02:36',1657731756,404,404,'is_404_no_redirect',''),(5358,0,'http://flatironsxrayservices.com/z.php','404','2022-07-13 17:16:40',1657732600,404,404,'is_404_no_redirect',''),(5359,0,'http://flatironsxrayservices.com/a.php','404','2022-07-13 17:16:50',1657732610,404,404,'is_404_no_redirect',''),(5360,0,'http://flatironsxrayservices.com/a.php','404','2022-07-13 17:16:51',1657732611,404,404,'is_404_no_redirect',''),(5361,0,'http://flatironsxrayservices.com/test.php','404','2022-07-13 17:16:53',1657732613,404,404,'is_404_no_redirect',''),(5362,0,'http://flatironsxrayservices.com/test.php','404','2022-07-13 17:16:54',1657732614,404,404,'is_404_no_redirect',''),(5363,0,'http://flatironsxrayservices.com/wp.php','404','2022-07-13 17:16:56',1657732616,404,404,'is_404_no_redirect',''),(5364,0,'http://flatironsxrayservices.com/wp.php','404','2022-07-13 17:16:57',1657732617,404,404,'is_404_no_redirect',''),(5365,0,'http://flatironsxrayservices.com/alfa.php','404','2022-07-13 17:16:59',1657732619,404,404,'is_404_no_redirect',''),(5366,0,'http://flatironsxrayservices.com/alfa.php','404','2022-07-13 17:17:00',1657732620,404,404,'is_404_no_redirect',''),(5367,0,'http://flatironsxrayservices.com/config.php','404','2022-07-13 17:17:02',1657732622,404,404,'is_404_no_redirect',''),(5368,0,'http://flatironsxrayservices.com/config.php','404','2022-07-13 17:17:03',1657732623,404,404,'is_404_no_redirect',''),(5369,0,'http://flatironsxrayservices.com/templates/beez3/index.php','404','2022-07-13 17:17:05',1657732625,404,404,'is_404_no_redirect',''),(5370,0,'http://flatironsxrayservices.com/templates/beez3/','404','2022-07-13 17:17:06',1657732626,404,404,'is_404_no_redirect',''),(5371,0,'http://flatironsxrayservices.com/about.php','404','2022-07-13 17:17:08',1657732628,404,404,'is_404_no_redirect',''),(5372,0,'http://flatironsxrayservices.com/about.php','404','2022-07-13 17:17:09',1657732629,404,404,'is_404_no_redirect',''),(5373,0,'http://flatironsxrayservices.com/shells.php','404','2022-07-13 17:17:11',1657732631,404,404,'is_404_no_redirect',''),(5374,0,'http://flatironsxrayservices.com/shells.php','404','2022-07-13 17:17:12',1657732632,404,404,'is_404_no_redirect',''),(5375,0,'http://flatironsxrayservices.com/.env','404','2022-07-13 17:50:37',1657734637,404,404,'is_404_no_redirect',''),(5376,0,'http://flatironsxrayservices.com/.env','404','2022-07-13 17:51:10',1657734670,404,404,'is_404_no_redirect',''),(5377,0,'http://flatironsxrayservices.com/wp-content/uploads/wp-blockup.php?lt=503c138bd956ccbe9a63967ef1f22dac&a=ZWNobyA0MDk3MjMqMjA7','404','2022-07-13 18:27:26',1657736846,404,404,'is_404_no_redirect',''),(5378,0,'http://flatironsxrayservices.com/wp-blockup.php?lt=503c138bd956ccbe9a63967ef1f22dac&a=ZWNobyA0MDk3MjMqMjA7','404','2022-07-13 18:27:26',1657736846,404,404,'is_404_no_redirect',''),(5379,0,'http://flatironsxrayservices.com/wp-content/uploads/wp-stream.php?lt=503c138bd956ccbe9a63967ef1f22dac&a=ZWNobyA0MDk3MjMqMjA7','404','2022-07-13 18:27:26',1657736846,404,404,'is_404_no_redirect',''),(5380,0,'http://flatironsxrayservices.com/wp-beckup.php?lt=503c138bd956ccbe9a63967ef1f22dac&a=ZWNobyA0MDk3MjMqMjA7','404','2022-07-13 18:27:26',1657736846,404,404,'is_404_no_redirect',''),(5381,0,'http://flatironsxrayservices.com/wp-blockdown.php?lt=503c138bd956ccbe9a63967ef1f22dac&a=ZWNobyA0MDk3MjMqMjA7','404','2022-07-13 18:27:26',1657736846,404,404,'is_404_no_redirect',''),(5382,0,'http://flatironsxrayservices.com/wp-blog-post.php?lt=503c138bd956ccbe9a63967ef1f22dac&a=ZWNobyA0MDk3MjMqMjA7','404','2022-07-13 18:27:26',1657736846,404,404,'is_404_no_redirect',''),(5383,0,'http://flatironsxrayservices.com/wp-stream.php?lt=503c138bd956ccbe9a63967ef1f22dac&a=ZWNobyA0MDk3MjMqMjA7','404','2022-07-13 18:27:26',1657736846,404,404,'is_404_no_redirect',''),(5384,0,'http://flatironsxrayservices.com/wp-content/uploads/wp-blockdown.php?lt=503c138bd956ccbe9a63967ef1f22dac&a=ZWNobyA0MDk3MjMqMjA7','404','2022-07-13 18:27:27',1657736847,404,404,'is_404_no_redirect',''),(5385,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-14 01:01:04',1657760464,404,404,'is_404_no_redirect',''),(5386,0,'http://flatironsxrayservices.com/.env','404','2022-07-14 10:31:44',1657794704,404,404,'is_404_no_redirect',''),(5387,0,'http://flatironsxrayservices.com/.env','404','2022-07-14 10:33:02',1657794782,404,404,'is_404_no_redirect',''),(5388,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-14 11:04:57',1657796697,404,404,'is_404_no_redirect',''),(5389,0,'http://flatironsxrayservices.com/.env','404','2022-07-15 02:42:48',1657852968,404,404,'is_404_no_redirect',''),(5390,0,'http://flatironsxrayservices.com/.env','404','2022-07-15 02:44:05',1657853045,404,404,'is_404_no_redirect',''),(5391,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-07-16 03:09:15',1657940955,404,404,'is_404_no_redirect',''),(5392,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-16 09:20:17',1657963217,404,404,'is_404_no_redirect',''),(5393,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-07-16 09:22:40',1657963360,404,404,'is_404_no_redirect',''),(5394,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-07-16 09:27:36',1657963656,404,404,'is_404_no_redirect',''),(5395,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-07-16 13:21:45',1657977705,404,404,'is_404_no_redirect',''),(5396,0,'http://flatironsxrayservices.com/phpinfo.php','404','2022-07-16 13:21:47',1657977707,404,404,'is_404_no_redirect',''),(5397,0,'http://flatironsxrayservices.com/phpinfo','404','2022-07-16 13:21:48',1657977708,404,404,'is_404_no_redirect',''),(5398,0,'http://flatironsxrayservices.com/aws.yml','404','2022-07-16 13:21:50',1657977710,404,404,'is_404_no_redirect',''),(5399,0,'http://flatironsxrayservices.com/.env','404','2022-07-16 13:21:51',1657977711,404,404,'is_404_no_redirect',''),(5400,0,'http://flatironsxrayservices.com/.env.bak','404','2022-07-16 13:22:03',1657977723,404,404,'is_404_no_redirect',''),(5401,0,'http://flatironsxrayservices.com/info.php','404','2022-07-16 13:22:04',1657977724,404,404,'is_404_no_redirect',''),(5402,0,'http://flatironsxrayservices.com/laravel/.env','404','2022-07-16 13:22:05',1657977725,404,404,'is_404_no_redirect',''),(5403,0,'http://flatironsxrayservices.com/local/.env','404','2022-07-16 13:22:07',1657977727,404,404,'is_404_no_redirect',''),(5404,0,'http://flatironsxrayservices.com/cgi-bin/.env','404','2022-07-16 13:22:09',1657977729,404,404,'is_404_no_redirect',''),(5405,0,'http://flatironsxrayservices.com/backend/.env','404','2022-07-16 13:22:10',1657977730,404,404,'is_404_no_redirect',''),(5406,0,'http://flatironsxrayservices.com/application/config/sms_settings.php','404','2022-07-16 13:22:11',1657977731,404,404,'is_404_no_redirect',''),(5407,0,'http://flatironsxrayservices.com/application/config/s3.php','404','2022-07-16 13:22:12',1657977732,404,404,'is_404_no_redirect',''),(5408,0,'http://flatironsxrayservices.com/protected/.env','404','2022-07-16 13:22:14',1657977734,404,404,'is_404_no_redirect',''),(5409,0,'http://flatironsxrayservices.com/database/.env','404','2022-07-16 13:22:16',1657977736,404,404,'is_404_no_redirect',''),(5410,0,'http://flatironsxrayservices.com/public/.env','404','2022-07-16 13:22:17',1657977737,404,404,'is_404_no_redirect',''),(5411,0,'http://flatironsxrayservices.com/app/config/.env','404','2022-07-16 13:22:18',1657977738,404,404,'is_404_no_redirect',''),(5412,0,'http://flatironsxrayservices.com/.aws/credentials','404','2022-07-16 13:22:20',1657977740,404,404,'is_404_no_redirect',''),(5413,0,'http://flatironsxrayservices.com/config/aws.yml','404','2022-07-16 13:22:24',1657977744,404,404,'is_404_no_redirect',''),(5414,0,'http://flatironsxrayservices.com/config.js','404','2022-07-16 13:22:26',1657977746,404,404,'is_404_no_redirect',''),(5415,0,'http://flatironsxrayservices.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','404','2022-07-17 02:46:59',1658026019,404,404,'is_404_no_redirect',''),(5416,0,'http://flatironsxrayservices.com/s/3134342e3230382e37312e313135/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','404','2022-07-17 02:47:00',1658026020,404,404,'is_404_no_redirect',''),(5417,0,'http://flatironsxrayservices.com/telescope/requests','404','2022-07-17 02:47:00',1658026020,404,404,'is_404_no_redirect',''),(5418,0,'http://flatironsxrayservices.com/.DS_Store','404','2022-07-17 02:47:00',1658026020,404,404,'is_404_no_redirect',''),(5419,0,'http://flatironsxrayservices.com/.DS_Store','404','2022-07-17 02:47:00',1658026020,404,404,'is_404_no_redirect',''),(5420,0,'http://flatironsxrayservices.com/.git/config','404','2022-07-17 02:47:01',1658026021,404,404,'is_404_no_redirect',''),(5421,0,'http://flatironsxrayservices.com/telescope/requests','404','2022-07-17 02:47:01',1658026021,404,404,'is_404_no_redirect',''),(5422,0,'http://flatironsxrayservices.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','404','2022-07-17 02:47:01',1658026021,404,404,'is_404_no_redirect',''),(5423,0,'http://flatironsxrayservices.com/.git/config','404','2022-07-17 02:47:01',1658026021,404,404,'is_404_no_redirect',''),(5424,0,'http://flatironsxrayservices.com/info.php','404','2022-07-17 02:47:01',1658026021,404,404,'is_404_no_redirect',''),(5425,0,'http://flatironsxrayservices.com/.env','404','2022-07-17 02:47:01',1658026021,404,404,'is_404_no_redirect',''),(5426,0,'http://flatironsxrayservices.com/s/3134342e3230382e37312e313135/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','404','2022-07-17 02:47:01',1658026021,404,404,'is_404_no_redirect',''),(5427,0,'http://flatironsxrayservices.com/info.php','404','2022-07-17 02:47:02',1658026022,404,404,'is_404_no_redirect',''),(5428,0,'http://flatironsxrayservices.com/.env','404','2022-07-17 02:47:02',1658026022,404,404,'is_404_no_redirect',''),(5429,0,'http://flatironsxrayservices.com/.git/config','404','2022-07-17 02:47:15',1658026035,404,404,'is_404_no_redirect',''),(5430,0,'http://flatironsxrayservices.com/about-x-ray-machine-certification-evaluations//favicon.ico','404','2022-07-17 05:36:49',1658036209,404,404,'is_404_no_redirect',''),(5431,0,'http://flatironsxrayservices.com/about-x-ray-machine-certification-evaluations/favicon.ico','404','2022-07-17 05:37:00',1658036220,404,404,'is_404_no_redirect',''),(5432,0,'http://flatironsxrayservices.com/.env','404','2022-07-17 17:52:28',1658080348,404,404,'is_404_no_redirect',''),(5433,0,'http://flatironsxrayservices.com/.env','404','2022-07-18 00:47:04',1658105224,404,404,'is_404_no_redirect',''),(5434,0,'http://flatironsxrayservices.com/wp-admin/vuln.php','404','2022-07-18 00:59:08',1658105948,404,404,'is_404_no_redirect',''),(5435,0,'http://flatironsxrayservices.com/wp-admin/vuln.php','404','2022-07-18 00:59:08',1658105948,404,404,'is_404_no_redirect',''),(5436,0,'http://flatironsxrayservices.com/wp-admin/vuln.htm','404','2022-07-18 00:59:10',1658105950,404,404,'is_404_no_redirect',''),(5437,0,'http://flatironsxrayservices.com/wp-admin/vuln.htm','404','2022-07-18 00:59:10',1658105950,404,404,'is_404_no_redirect',''),(5438,0,'http://flatironsxrayservices.com/wp-content/plugins/downloads-manager/img/unlock.gif','404','2022-07-18 00:59:11',1658105951,404,404,'is_404_no_redirect',''),(5439,0,'http://flatironsxrayservices.com/wp-content/plugins/downloads-manager/img/unlock.gif','404','2022-07-18 00:59:12',1658105952,404,404,'is_404_no_redirect',''),(5440,0,'http://flatironsxrayservices.com/_input_3_vuln.htm','404','2022-07-18 00:59:16',1658105956,404,404,'is_404_no_redirect',''),(5441,0,'http://flatironsxrayservices.com/_input_3_vuln.htm','404','2022-07-18 00:59:16',1658105956,404,404,'is_404_no_redirect',''),(5442,0,'http://flatironsxrayservices.com/wp-content/_input_3_vuln.htm','404','2022-07-18 00:59:17',1658105957,404,404,'is_404_no_redirect',''),(5443,0,'http://flatironsxrayservices.com/wp-content/_input_3_vuln.htm','404','2022-07-18 00:59:18',1658105958,404,404,'is_404_no_redirect',''),(5444,0,'http://flatironsxrayservices.com/wp-content/plugins/formcraft/file-upload/server/content/upload.php','404','2022-07-18 00:59:32',1658105972,404,404,'is_404_no_redirect',''),(5445,0,'http://flatironsxrayservices.com/wp-content/plugins/formcraft/file-upload/server/content/upload.php','404','2022-07-18 00:59:34',1658105974,404,404,'is_404_no_redirect',''),(5446,0,'http://flatironsxrayservices.com/wp-content/plugins/contabileads/integracoes/mautic/api-library/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:36',1658105976,404,404,'is_404_no_redirect',''),(5447,0,'http://flatironsxrayservices.com/wp-content/plugins/contabileads/integracoes/mautic/api-library/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:37',1658105977,404,404,'is_404_no_redirect',''),(5448,0,'http://flatironsxrayservices.com/wp-content/plugins/prh-api/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:38',1658105978,404,404,'is_404_no_redirect',''),(5449,0,'http://flatironsxrayservices.com/wp-content/plugins/prh-api/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:38',1658105978,404,404,'is_404_no_redirect',''),(5450,0,'http://flatironsxrayservices.com/wp-content/plugins/mm-plugin/inc/vendors/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:39',1658105979,404,404,'is_404_no_redirect',''),(5451,0,'http://flatironsxrayservices.com/wp-content/plugins/mm-plugin/inc/vendors/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:40',1658105980,404,404,'is_404_no_redirect',''),(5452,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-videogallery/class_parts/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:41',1658105981,404,404,'is_404_no_redirect',''),(5453,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-videogallery/class_parts/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:42',1658105982,404,404,'is_404_no_redirect',''),(5454,0,'http://flatironsxrayservices.com/wp-content/plugins/category-page-icons/css/menu.css','404','2022-07-18 00:59:45',1658105985,404,404,'is_404_no_redirect',''),(5455,0,'http://flatironsxrayservices.com/wp-content/plugins/category-page-icons/css/menu.css','404','2022-07-18 00:59:46',1658105986,404,404,'is_404_no_redirect',''),(5456,0,'http://flatironsxrayservices.com/wp-content/plugins/jekyll-exporter/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:49',1658105989,404,404,'is_404_no_redirect',''),(5457,0,'http://flatironsxrayservices.com/wp-content/plugins/jekyll-exporter/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:49',1658105989,404,404,'is_404_no_redirect',''),(5458,0,'http://flatironsxrayservices.com/wp-content/plugins/cloudflare/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:50',1658105990,404,404,'is_404_no_redirect',''),(5459,0,'http://flatironsxrayservices.com/wp-content/plugins/cloudflare/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:51',1658105991,404,404,'is_404_no_redirect',''),(5460,0,'http://flatironsxrayservices.com/wp-content/plugins/realia/libraries/PayPal-PHP-SDK/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:52',1658105992,404,404,'is_404_no_redirect',''),(5461,0,'http://flatironsxrayservices.com/wp-content/plugins/realia/libraries/PayPal-PHP-SDK/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:53',1658105993,404,404,'is_404_no_redirect',''),(5462,0,'http://flatironsxrayservices.com/wp-content/plugins/woocommerce-software-license-manager/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:54',1658105994,404,404,'is_404_no_redirect',''),(5463,0,'http://flatironsxrayservices.com/wp-content/plugins/woocommerce-software-license-manager/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:55',1658105995,404,404,'is_404_no_redirect',''),(5464,0,'http://flatironsxrayservices.com/wp-content/themes/enfold-child/update_script/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:57',1658105997,404,404,'is_404_no_redirect',''),(5465,0,'http://flatironsxrayservices.com/wp-content/themes/enfold-child/update_script/vendor/phpunit/phpunit/build.xml','404','2022-07-18 00:59:58',1658105998,404,404,'is_404_no_redirect',''),(5466,0,'http://flatironsxrayservices.com/wp-content/plugins/hd-webplayer/playlist.php','404','2022-07-18 00:59:59',1658105999,404,404,'is_404_no_redirect',''),(5467,0,'http://flatironsxrayservices.com/wp-content/plugins/hd-webplayer/playlist.php','404','2022-07-18 01:00:00',1658106000,404,404,'is_404_no_redirect',''),(5468,0,'http://flatironsxrayservices.com/jm-ajax/upload_file/','404','2022-07-18 01:00:01',1658106001,404,404,'is_404_no_redirect',''),(5469,0,'http://flatironsxrayservices.com/jm-ajax/upload_file/','404','2022-07-18 01:00:02',1658106002,404,404,'is_404_no_redirect',''),(5470,0,'http://flatironsxrayservices.com/fckeditor/editor/filemanager/connectors/php/upload.php?Type=Media','404','2022-07-18 01:00:17',1658106017,404,404,'is_404_no_redirect',''),(5471,0,'http://flatironsxrayservices.com/fckeditor/editor/filemanager/connectors/php/upload.php?Type=Media','404','2022-07-18 01:00:17',1658106017,404,404,'is_404_no_redirect',''),(5472,0,'http://flatironsxrayservices.com/vendor/phpunit/phpunit/build.xml','404','2022-07-18 01:00:19',1658106019,404,404,'is_404_no_redirect',''),(5473,0,'http://flatironsxrayservices.com/vendor/phpunit/phpunit/build.xml','404','2022-07-18 01:00:19',1658106019,404,404,'is_404_no_redirect',''),(5474,0,'http://flatironsxrayservices.com/wp-admin/vuln.php','404','2022-07-18 07:23:26',1658129006,404,404,'is_404_no_redirect',''),(5475,0,'http://flatironsxrayservices.com/wp-admin/vuln.htm','404','2022-07-18 07:23:27',1658129007,404,404,'is_404_no_redirect',''),(5476,0,'http://flatironsxrayservices.com/wp-content/plugins/downloads-manager/img/unlock.gif','404','2022-07-18 07:23:28',1658129008,404,404,'is_404_no_redirect',''),(5477,0,'http://flatironsxrayservices.com/_input_3_vuln.htm','404','2022-07-18 07:23:31',1658129011,404,404,'is_404_no_redirect',''),(5478,0,'http://flatironsxrayservices.com/wp-content/_input_3_vuln.htm','404','2022-07-18 07:23:32',1658129012,404,404,'is_404_no_redirect',''),(5479,0,'http://flatironsxrayservices.com/wp-content/plugins/formcraft/file-upload/server/content/upload.php','404','2022-07-18 07:23:46',1658129026,404,404,'is_404_no_redirect',''),(5480,0,'http://flatironsxrayservices.com/wp-content/plugins/contabileads/integracoes/mautic/api-library/vendor/phpunit/phpunit/build.xml','404','2022-07-18 07:23:47',1658129027,404,404,'is_404_no_redirect',''),(5481,0,'http://flatironsxrayservices.com/wp-content/plugins/prh-api/vendor/phpunit/phpunit/build.xml','404','2022-07-18 07:23:48',1658129028,404,404,'is_404_no_redirect',''),(5482,0,'http://flatironsxrayservices.com/wp-content/plugins/mm-plugin/inc/vendors/vendor/phpunit/phpunit/build.xml','404','2022-07-18 07:23:49',1658129029,404,404,'is_404_no_redirect',''),(5483,0,'http://flatironsxrayservices.com/wp-content/plugins/dzs-videogallery/class_parts/vendor/phpunit/phpunit/build.xml','404','2022-07-18 07:23:50',1658129030,404,404,'is_404_no_redirect',''),(5484,0,'http://flatironsxrayservices.com/wp-content/plugins/category-page-icons/css/menu.css','404','2022-07-18 07:23:53',1658129033,404,404,'is_404_no_redirect',''),(5485,0,'http://flatironsxrayservices.com/wp-content/plugins/jekyll-exporter/vendor/phpunit/phpunit/build.xml','404','2022-07-18 07:23:56',1658129036,404,404,'is_404_no_redirect',''),(5486,0,'http://flatironsxrayservices.com/wp-content/plugins/cloudflare/vendor/phpunit/phpunit/build.xml','404','2022-07-18 07:23:57',1658129037,404,404,'is_404_no_redirect',''),(5487,0,'http://flatironsxrayservices.com/wp-content/plugins/realia/libraries/PayPal-PHP-SDK/vendor/phpunit/phpunit/build.xml','404','2022-07-18 07:23:58',1658129038,404,404,'is_404_no_redirect',''),(5488,0,'http://flatironsxrayservices.com/wp-content/plugins/woocommerce-software-license-manager/vendor/phpunit/phpunit/build.xml','404','2022-07-18 07:23:59',1658129039,404,404,'is_404_no_redirect',''),(5489,0,'http://flatironsxrayservices.com/wp-content/themes/enfold-child/update_script/vendor/phpunit/phpunit/build.xml','404','2022-07-18 07:24:00',1658129040,404,404,'is_404_no_redirect',''),(5490,0,'http://flatironsxrayservices.com/wp-content/plugins/hd-webplayer/playlist.php','404','2022-07-18 07:24:01',1658129041,404,404,'is_404_no_redirect',''),(5491,0,'http://flatironsxrayservices.com/jm-ajax/upload_file/','404','2022-07-18 07:24:02',1658129042,404,404,'is_404_no_redirect',''),(5492,0,'http://flatironsxrayservices.com/fckeditor/editor/filemanager/connectors/php/upload.php?Type=Media','404','2022-07-18 07:24:07',1658129047,404,404,'is_404_no_redirect',''),(5493,0,'http://flatironsxrayservices.com/vendor/phpunit/phpunit/build.xml','404','2022-07-18 07:24:08',1658129048,404,404,'is_404_no_redirect',''),(5494,0,'http://flatironsxrayservices.com/.env','404','2022-07-18 07:24:28',1658129068,404,404,'is_404_no_redirect',''),(5495,0,'http://flatironsxrayservices.com/info.php','404','2022-07-18 11:16:42',1658143002,404,404,'is_404_no_redirect',''),(5496,0,'http://flatironsxrayservices.com/phpinfo.php','404','2022-07-18 11:16:44',1658143004,404,404,'is_404_no_redirect',''),(5497,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-07-18 11:16:45',1658143005,404,404,'is_404_no_redirect',''),(5498,0,'http://flatironsxrayservices.com/debug/default/view?panel=config','404','2022-07-18 11:16:46',1658143006,404,404,'is_404_no_redirect',''),(5499,0,'http://flatironsxrayservices.com/.env','404','2022-07-18 12:58:39',1658149119,404,404,'is_404_no_redirect',''),(5500,0,'http://flatironsxrayservices.com/.env','404','2022-07-18 12:58:40',1658149120,404,404,'is_404_no_redirect',''),(5501,0,'http://flatironsxrayservices.com/.env','404','2022-07-18 14:37:40',1658155060,404,404,'is_404_no_redirect',''),(5502,0,'http://flatironsxrayservices.com/.env','404','2022-07-18 18:10:06',1658167806,404,404,'is_404_no_redirect',''),(5503,0,'http://flatironsxrayservices.com/wp-class.php','404','2022-07-19 17:15:47',1658250947,404,404,'is_404_no_redirect',''),(5504,0,'http://flatironsxrayservices.com/wp-includes//wp-class.php','404','2022-07-19 17:15:58',1658250958,404,404,'is_404_no_redirect',''),(5505,0,'http://flatironsxrayservices.com/wp-includes/wp-class.php','404','2022-07-19 17:15:59',1658250959,404,404,'is_404_no_redirect',''),(5506,0,'http://flatironsxrayservices.com/_profiler/phpinfo','404','2022-07-19 19:13:24',1658258004,404,404,'is_404_no_redirect',''),(5507,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Logo-in-color-with-bw-text-PDF.jpg','404','2022-07-20 08:42:54',1658306574,404,404,'is_404_no_redirect',''),(5508,0,'http://flatironsxrayservices.com/.git/HEAD','404','2022-07-20 16:10:04',1658333404,404,404,'is_404_no_redirect',''),(5509,0,'http://flatironsxrayservices.com/wp-content/plugins/ninja-forms/readme.txt','404','2022-07-20 16:32:17',1658334737,404,404,'is_404_no_redirect',''),(5510,0,'http://flatironsxrayservices.com/app-ads.txt','404','2022-07-21 14:30:22',1658413822,404,404,'is_404_no_redirect',''),(5511,0,'http://flatironsxrayservices.com/ads.txt','404','2022-07-21 14:30:22',1658413822,404,404,'is_404_no_redirect',''),(5512,0,'http://flatironsxrayservices.com/phpunit/phpunit/phpunit.xsd','404','2022-07-22 07:08:54',1658473734,404,404,'is_404_no_redirect',''),(5513,0,'http://flatironsxrayservices.com/vendor/phpunit/phpunit/phpunit.xsd','404','2022-07-22 07:08:57',1658473737,404,404,'is_404_no_redirect',''),(5514,0,'http://flatironsxrayservices.com/.env','404','2022-07-22 11:45:16',1658490316,404,404,'is_404_no_redirect',''),(5515,0,'http://flatironsxrayservices.com/tel:3039687445','404','2022-07-22 13:12:46',1658495566,404,404,'is_404_no_redirect',''),(5516,0,'http://flatironsxrayservices.com/.env','404','2022-07-22 13:48:23',1658497703,404,404,'is_404_no_redirect',''),(5517,0,'http://flatironsxrayservices.com/resources/%3Cp%20style=','404','2022-07-22 16:44:33',1658508273,404,404,'is_404_no_redirect',''),(5518,0,'http://flatironsxrayservices.com/resources/%3Cp%20style=','404','2022-07-22 16:44:49',1658508289,404,404,'is_404_no_redirect',''),(5519,0,'http://flatironsxrayservices.com/resources/%3Cp%20style=','404','2022-07-22 16:45:20',1658508320,404,404,'is_404_no_redirect',''),(5520,0,'http://flatironsxrayservices.com/resources/%3Cp%20style=','404','2022-07-22 16:58:30',1658509110,404,404,'is_404_no_redirect',''),(5521,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-22 19:07:22',1658516842,404,404,'is_404_no_redirect',''),(5522,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-22 19:07:23',1658516843,404,404,'is_404_no_redirect',''),(5523,0,'https://flatironsxrayservices.com/images/2015_RadSafetyPolicy.pdf','404','2022-07-22 19:10:29',1658517029,404,404,'is_404_no_redirect',''),(5524,0,'https://flatironsxrayservices.com/faqs','404','2022-07-22 19:11:51',1658517111,404,404,'is_404_no_redirect',''),(5525,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-22 19:15:40',1658517340,404,404,'is_404_no_redirect',''),(5526,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-22 19:25:31',1658517931,404,404,'is_404_no_redirect',''),(5527,1,'https://flatironsxrayservices.com/links','http://flatironsxrayservices.com/contact/','2022-07-22 19:25:42',1658517942,404,301,'is_404_redirect',''),(5528,1,'https://flatironsxrayservices.com/links','http://flatironsxrayservices.com/contact/','2022-07-22 19:25:46',1658517946,404,301,'is_404_redirect',''),(5529,0,'https://flatironsxrayservices.com/about-us','404','2022-07-22 19:25:52',1658517952,404,404,'is_404_no_redirect',''),(5530,0,'https://flatironsxrayservices.com/images/ALARA.pdf','404','2022-07-22 19:27:30',1658518050,404,404,'is_404_no_redirect',''),(5531,0,'https://flatironsxrayservices.com/images/ALARA.pdf','404','2022-07-22 19:30:02',1658518202,404,404,'is_404_no_redirect',''),(5532,0,'https://flatironsxrayservices.com/images/ALARA.pdf','404','2022-07-22 19:30:23',1658518223,404,404,'is_404_no_redirect',''),(5533,0,'https://flatironsxrayservices.com/images/ALARA.pdf','404','2022-07-22 19:30:56',1658518256,404,404,'is_404_no_redirect',''),(5534,0,'https://flatironsxrayservices.com/images/ALARA.pdf','404','2022-07-22 19:30:59',1658518259,404,404,'is_404_no_redirect',''),(5535,0,'https://flatironsxrayservices.com/images/ALARA.pdf','404','2022-07-22 19:31:02',1658518262,404,404,'is_404_no_redirect',''),(5536,0,'https://flatironsxrayservices.com/images/ALARA.pdf','404','2022-07-22 19:31:33',1658518293,404,404,'is_404_no_redirect',''),(5537,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-22 19:39:30',1658518770,404,404,'is_404_no_redirect',''),(5538,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-22 19:39:31',1658518771,404,404,'is_404_no_redirect',''),(5539,1,'https://flatironsxrayservices.com/links','http://flatironsxrayservices.com/contact/','2022-07-22 19:49:59',1658519399,404,301,'is_404_redirect',''),(5540,0,'https://flatironsxrayservices.com/about-us','404','2022-07-22 19:50:11',1658519411,404,404,'is_404_no_redirect',''),(5541,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-22 20:02:43',1658520163,404,404,'is_404_no_redirect',''),(5542,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-22 20:02:44',1658520164,404,404,'is_404_no_redirect',''),(5543,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-22 20:31:02',1658521862,404,404,'is_404_no_redirect',''),(5544,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-22 20:36:28',1658522188,404,404,'is_404_no_redirect',''),(5545,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-22 20:56:32',1658523392,404,404,'is_404_no_redirect',''),(5546,0,'https://www.flatironsxrayservices.com/contact-us','404','2022-07-22 22:37:05',1658529425,404,404,'is_404_no_redirect',''),(5547,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-22 22:37:07',1658529427,404,404,'is_404_no_redirect',''),(5548,0,'http://flatironsxrayservices.com/wp-content/plugins/nd-learning/readme.txt','404','2022-07-22 23:11:13',1658531473,404,404,'is_404_no_redirect',''),(5549,0,'http://flatironsxrayservices.com/wp-content/plugins/nd-booking/readme.txt','404','2022-07-22 23:11:13',1658531473,404,404,'is_404_no_redirect',''),(5550,0,'http://flatironsxrayservices.com/wp-content/plugins/nd-restaurant-reservations/readme.txt','404','2022-07-22 23:11:13',1658531473,404,404,'is_404_no_redirect',''),(5551,0,'http://flatironsxrayservices.com/wp-content/plugins/armember-membership/readme.txt','404','2022-07-22 23:11:13',1658531473,404,404,'is_404_no_redirect',''),(5552,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-user-avatar/changelog.txt','404','2022-07-22 23:11:13',1658531473,404,404,'is_404_no_redirect',''),(5553,0,'http://flatironsxrayservices.com/wp-content/plugins/quiz-master-next/readme.txt','404','2022-07-22 23:11:13',1658531473,404,404,'is_404_no_redirect',''),(5554,0,'http://flatironsxrayservices.com/wp-content/plugins/udraw/readme.txt','404','2022-07-22 23:11:13',1658531473,404,404,'is_404_no_redirect',''),(5555,0,'http://flatironsxrayservices.com/wp-content/plugins/tatsu/changelog.md','404','2022-07-22 23:11:13',1658531473,404,404,'is_404_no_redirect',''),(5556,0,'http://flatironsxrayservices.com/wp-content/plugins/sitemap-by-click5/readme.txt','404','2022-07-22 23:11:14',1658531474,404,404,'is_404_no_redirect',''),(5557,0,'http://flatironsxrayservices.com/wp-content/plugins/nd-donations/readme.txt','404','2022-07-22 23:11:14',1658531474,404,404,'is_404_no_redirect',''),(5558,0,'http://flatironsxrayservices.com/wp-content/plugins/wpcargo/readme.txt','404','2022-07-22 23:11:14',1658531474,404,404,'is_404_no_redirect',''),(5559,0,'http://flatironsxrayservices.com/wp-content/plugins/wp-live-chat-support-pro/css/wplc_styles_pro.css','404','2022-07-22 23:11:14',1658531474,404,404,'is_404_no_redirect',''),(5560,0,'http://flatironsxrayservices.com/wp-content/plugins/woo-product-table/readme.txt','404','2022-07-22 23:11:14',1658531474,404,404,'is_404_no_redirect',''),(5561,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-22 23:15:54',1658531754,404,404,'is_404_no_redirect',''),(5562,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-22 23:17:11',1658531831,404,404,'is_404_no_redirect',''),(5563,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-22 23:38:25',1658533105,404,404,'is_404_no_redirect',''),(5564,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-22 23:39:14',1658533154,404,404,'is_404_no_redirect',''),(5565,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-22 23:40:16',1658533216,404,404,'is_404_no_redirect',''),(5566,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-22 23:40:16',1658533216,404,404,'is_404_no_redirect',''),(5567,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-22 23:50:44',1658533844,404,404,'is_404_no_redirect',''),(5568,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 00:01:32',1658534492,404,404,'is_404_no_redirect',''),(5569,0,'http://flatironsxrayservices.com/wp-content/themes/oceanwp/assets/js/third/html5.min.js?ver=3.1.3','404','2022-07-23 00:21:46',1658535706,404,404,'is_404_no_redirect',''),(5570,0,'http://flatironsxrayservices.com/404testpage4525d2fdc','404','2022-07-23 00:21:49',1658535709,404,404,'is_404_no_redirect',''),(5571,0,'http://flatironsxrayservices.com/404javascript.js','404','2022-07-23 00:21:50',1658535710,404,404,'is_404_no_redirect',''),(5572,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-23 01:11:03',1658538663,404,404,'is_404_no_redirect',''),(5573,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 01:12:37',1658538757,404,404,'is_404_no_redirect',''),(5574,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 01:19:11',1658539151,404,404,'is_404_no_redirect',''),(5575,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 01:23:00',1658539380,404,404,'is_404_no_redirect',''),(5576,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 01:32:52',1658539972,404,404,'is_404_no_redirect',''),(5577,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 01:32:53',1658539973,404,404,'is_404_no_redirect',''),(5578,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-23 02:25:24',1658543124,404,404,'is_404_no_redirect',''),(5579,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-23 02:30:11',1658543411,404,404,'is_404_no_redirect',''),(5580,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-23 02:37:01',1658543821,404,404,'is_404_no_redirect',''),(5581,0,'http://flatironsxrayservices.com/.env','404','2022-07-23 02:41:17',1658544077,404,404,'is_404_no_redirect',''),(5582,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-23 03:09:53',1658545793,404,404,'is_404_no_redirect',''),(5583,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 03:32:45',1658547165,404,404,'is_404_no_redirect',''),(5584,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-23 03:51:28',1658548288,404,404,'is_404_no_redirect',''),(5585,0,'http://flatironsxrayservices.com/.env','404','2022-07-23 03:52:09',1658548329,404,404,'is_404_no_redirect',''),(5586,0,'http://flatironsxrayservices.com/assets/plugins/jquery-file-upload/server/php/','404','2022-07-23 03:55:53',1658548553,404,404,'is_404_no_redirect',''),(5587,0,'http://flatironsxrayservices.com/assets/plugins/jQuery-File-Upload/server/php/','404','2022-07-23 03:56:04',1658548564,404,404,'is_404_no_redirect',''),(5588,0,'http://flatironsxrayservices.com/assets/global/plugins/jquery-file-upload/server/php/','404','2022-07-23 03:56:07',1658548567,404,404,'is_404_no_redirect',''),(5589,0,'http://flatironsxrayservices.com/assets/global/plugins/jQuery-File-Upload/server/php/','404','2022-07-23 03:56:09',1658548569,404,404,'is_404_no_redirect',''),(5590,0,'http://flatironsxrayservices.com/admin/assets/plugins/jquery-file-upload/server/php/','404','2022-07-23 03:56:11',1658548571,404,404,'is_404_no_redirect',''),(5591,0,'http://flatironsxrayservices.com/admin/assets/plugins/jQuery-File-Upload/server/php/','404','2022-07-23 03:56:12',1658548572,404,404,'is_404_no_redirect',''),(5592,0,'http://flatironsxrayservices.com/assets/plugins/jquery-fileupload/server/php/','404','2022-07-23 03:56:14',1658548574,404,404,'is_404_no_redirect',''),(5593,0,'http://flatironsxrayservices.com/plugins/jquery-file-upload/server/php/','404','2022-07-23 03:56:16',1658548576,404,404,'is_404_no_redirect',''),(5594,0,'http://flatironsxrayservices.com/assets/jquery-file-upload/server/php/','404','2022-07-23 03:56:17',1658548577,404,404,'is_404_no_redirect',''),(5595,0,'http://flatironsxrayservices.com/author/wordcamp','404','2022-07-23 03:56:20',1658548580,404,404,'is_404_no_redirect',''),(5596,0,'http://flatironsxrayservices.com/timthumb.php','404','2022-07-23 03:56:21',1658548581,404,404,'is_404_no_redirect',''),(5597,0,'http://flatironsxrayservices.com/admin/timthumb.php','404','2022-07-23 03:56:23',1658548583,404,404,'is_404_no_redirect',''),(5598,0,'http://flatironsxrayservices.com/thumb.php','404','2022-07-23 03:56:24',1658548584,404,404,'is_404_no_redirect',''),(5599,0,'http://flatironsxrayservices.com/admin/thumb.php','404','2022-07-23 03:56:25',1658548585,404,404,'is_404_no_redirect',''),(5600,0,'http://flatironsxrayservices.com/wordpress/wp-admin/install.php','404','2022-07-23 03:56:28',1658548588,404,404,'is_404_no_redirect',''),(5601,0,'http://flatironsxrayservices.com/wp/wp-admin/install.php','404','2022-07-23 03:56:29',1658548589,404,404,'is_404_no_redirect',''),(5602,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 04:01:39',1658548899,404,404,'is_404_no_redirect',''),(5603,0,'https://flatironsxrayservices.com/images/nomadregulations.pdf','404','2022-07-23 04:30:56',1658550656,404,404,'is_404_no_redirect',''),(5604,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 04:41:51',1658551311,404,404,'is_404_no_redirect',''),(5605,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 04:41:52',1658551312,404,404,'is_404_no_redirect',''),(5606,0,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Logo-in-color-with-bw-text-PDF.jpg','404','2022-07-23 04:47:15',1658551635,404,404,'is_404_no_redirect',''),(5607,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 04:55:24',1658552124,404,404,'is_404_no_redirect',''),(5608,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 04:55:25',1658552125,404,404,'is_404_no_redirect',''),(5609,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 05:20:51',1658553651,404,404,'is_404_no_redirect',''),(5610,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 05:20:52',1658553652,404,404,'is_404_no_redirect',''),(5611,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 05:21:28',1658553688,404,404,'is_404_no_redirect',''),(5612,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 05:21:29',1658553689,404,404,'is_404_no_redirect',''),(5613,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 05:30:30',1658554230,404,404,'is_404_no_redirect',''),(5614,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 05:46:27',1658555187,404,404,'is_404_no_redirect',''),(5615,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-23 06:01:51',1658556111,404,404,'is_404_no_redirect',''),(5616,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-23 06:06:21',1658556381,404,404,'is_404_no_redirect',''),(5617,0,'http://flatironsxrayservices.com/wp-content/languages/','404','2022-07-23 06:31:43',1658557903,404,404,'is_404_no_redirect',''),(5618,0,'http://flatironsxrayservices.com/wp-admin/css/colors/sunrise/%20','404','2022-07-23 06:33:50',1658558030,404,404,'is_404_no_redirect',''),(5619,0,'http://flatironsxrayservices.com/wp-includes/js/%20','404','2022-07-23 06:38:09',1658558289,404,404,'is_404_no_redirect',''),(5620,0,'https://flatironsxrayservices.com/contact-us/','404','2022-07-23 06:51:55',1658559115,404,404,'is_404_no_redirect',''),(5621,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 07:04:32',1658559872,404,404,'is_404_no_redirect',''),(5622,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 07:24:51',1658561091,404,404,'is_404_no_redirect',''),(5623,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 07:24:52',1658561092,404,404,'is_404_no_redirect',''),(5624,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 07:47:28',1658562448,404,404,'is_404_no_redirect',''),(5625,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 07:47:29',1658562449,404,404,'is_404_no_redirect',''),(5626,0,'https://www.flatironsxrayservices.com/about-us','404','2022-07-23 08:09:10',1658563750,404,404,'is_404_no_redirect',''),(5627,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 08:09:37',1658563777,404,404,'is_404_no_redirect',''),(5628,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 08:09:38',1658563778,404,404,'is_404_no_redirect',''),(5629,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 08:26:49',1658564809,404,404,'is_404_no_redirect',''),(5630,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 08:33:24',1658565204,404,404,'is_404_no_redirect',''),(5631,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 08:33:25',1658565205,404,404,'is_404_no_redirect',''),(5632,0,'https://flatironsxrayservices.com/ads.txt','404','2022-07-23 08:46:28',1658565988,404,404,'is_404_no_redirect',''),(5633,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 08:49:31',1658566171,404,404,'is_404_no_redirect',''),(5634,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 08:49:32',1658566172,404,404,'is_404_no_redirect',''),(5635,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 09:21:31',1658568091,404,404,'is_404_no_redirect',''),(5636,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 09:21:32',1658568092,404,404,'is_404_no_redirect',''),(5637,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 09:23:15',1658568195,404,404,'is_404_no_redirect',''),(5638,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 09:23:15',1658568195,404,404,'is_404_no_redirect',''),(5639,1,'https://flatironsxrayservices.com/links','http://flatironsxrayservices.com/contact/','2022-07-23 09:35:41',1658568941,404,301,'is_404_redirect',''),(5640,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 09:46:15',1658569575,404,404,'is_404_no_redirect',''),(5641,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 10:01:21',1658570481,404,404,'is_404_no_redirect',''),(5642,0,'http://flatironsxrayservices.com/ads.txt','404','2022-07-23 10:15:36',1658571336,404,404,'is_404_no_redirect',''),(5643,0,'https://flatironsxrayservices.com/forms','404','2022-07-23 10:26:11',1658571971,404,404,'is_404_no_redirect',''),(5644,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 10:26:29',1658571989,404,404,'is_404_no_redirect',''),(5645,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 10:26:30',1658571990,404,404,'is_404_no_redirect',''),(5646,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 10:45:32',1658573132,404,404,'is_404_no_redirect',''),(5647,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 10:45:33',1658573133,404,404,'is_404_no_redirect',''),(5648,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 11:24:12',1658575452,404,404,'is_404_no_redirect',''),(5649,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 11:24:13',1658575453,404,404,'is_404_no_redirect',''),(5650,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 11:26:49',1658575609,404,404,'is_404_no_redirect',''),(5651,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 12:53:53',1658580833,404,404,'is_404_no_redirect',''),(5652,1,'https://flatironsxrayservices.com/links','http://flatironsxrayservices.com/contact/','2022-07-23 13:06:40',1658581600,404,301,'is_404_redirect',''),(5653,0,'https://www.flatironsxrayservices.com/contact-us','404','2022-07-23 13:08:05',1658581685,404,404,'is_404_no_redirect',''),(5654,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 13:08:06',1658581686,404,404,'is_404_no_redirect',''),(5655,0,'https://flatironsxrayservices.com/about-us','404','2022-07-23 13:31:55',1658583115,404,404,'is_404_no_redirect',''),(5656,1,'https://www.flatironsxrayservices.com/links','http://flatironsxrayservices.com/contact/','2022-07-23 13:36:11',1658583371,404,301,'is_404_redirect',''),(5657,0,'https://flatironsxrayservices.com/images/R-4a-registration-of-radiation-machines.pdf','404','2022-07-23 13:42:58',1658583778,404,404,'is_404_no_redirect',''),(5658,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 13:57:09',1658584629,404,404,'is_404_no_redirect',''),(5659,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 14:08:20',1658585300,404,404,'is_404_no_redirect',''),(5660,0,'https://flatironsxrayservices.com/contact-us','404','2022-07-23 14:11:12',1658585472,404,404,'is_404_no_redirect',''),(5661,0,'https://flatironsxrayservices.com/administrator/index.php','404','2022-07-23 14:13:51',1658585631,404,404,'is_404_no_redirect',''),(5662,0,'https://flatironsxrayservices.com/administrator/','404','2022-07-23 14:13:52',1658585632,404,404,'is_404_no_redirect',''),(5663,0,'http://www.flatironsxrayservices.com/.well-known/acme-challenge/','404','2022-07-23 14:28:56',1658586536,404,404,'is_404_no_redirect',''),(5664,0,'http://www.flatironsxrayservices.com/wp-content/uploads/2016//wp-content/uploads/','404','2022-07-23 14:29:05',1658586545,404,404,'is_404_no_redirect',''),(5665,0,'http://www.flatironsxrayservices.com/wp-content/uploads/2021//wp-content/uploads/','404','2022-07-23 14:29:16',1658586556,404,404,'is_404_no_redirect',''),(5666,0,'http://www.flatironsxrayservices.com/wp-content/uploads/2022//wp-content/uploads/','404','2022-07-23 14:29:47',1658586587,404,404,'is_404_no_redirect',''),(5667,0,'http://www.flatironsxrayservices.com/wp-content/uploads/elementor//wp-content/uploads/','404','2022-07-23 14:30:47',1658586647,404,404,'is_404_no_redirect',''),(5668,0,'http://www.flatironsxrayservices.com/wp-content/uploads/kirki-css//wp-content/uploads/','404','2022-07-23 14:31:10',1658586670,404,404,'is_404_no_redirect',''),(5669,0,'http://www.flatironsxrayservices.com/wp-includes/ID3//wp-includes/','404','2022-07-23 14:31:34',1658586694,404,404,'is_404_no_redirect',''),(5670,0,'http://www.flatironsxrayservices.com/wp-includes/IXR//wp-includes/','404','2022-07-23 14:32:43',1658586763,404,404,'is_404_no_redirect',''),(5671,0,'http://www.flatironsxrayservices.com/wp-includes/PHPMailer//wp-includes/','404','2022-07-23 14:33:42',1658586822,404,404,'is_404_no_redirect',''),(5672,0,'http://www.flatironsxrayservices.com/wp-includes/Requests//wp-includes/','404','2022-07-23 14:33:57',1658586837,404,404,'is_404_no_redirect','');
/*!40000 ALTER TABLE `wpml_irrp_redirection_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_irrp_redirectionmeta`
--

DROP TABLE IF EXISTS `wpml_irrp_redirectionmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_irrp_redirectionmeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `redirect_id` bigint(20) NOT NULL,
  `meta_key` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_value` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `redirect_id` (`redirect_id`),
  KEY `meta_key` (`meta_key`)
) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_irrp_redirectionmeta`
--

LOCK TABLES `wpml_irrp_redirectionmeta` WRITE;
/*!40000 ALTER TABLE `wpml_irrp_redirectionmeta` DISABLE KEYS */;
INSERT INTO `wpml_irrp_redirectionmeta` VALUES (1,1,'ignore_trailing_slashes',''),(2,1,'ignore_parameters',''),(3,1,'ignore_case',''),(4,1,'pass_on_parameters',''),(5,1,'redirect_code','301'),(6,1,'inclusion_exclusion_rules',''),(7,1,'redirect_options','are_case'),(8,1,'rules_group1','a:2:{s:7:\"enabled\";s:1:\"0\";s:10:\"login_info\";s:0:\"\";}'),(9,1,'rules_group2','a:3:{s:7:\"enabled\";s:1:\"0\";s:4:\"role\";s:0:\"\";s:9:\"role_name\";s:0:\"\";}'),(10,1,'rules_group3','a:3:{s:7:\"enabled\";s:1:\"0\";s:8:\"referrer\";s:0:\"\";s:14:\"referrer_value\";s:0:\"\";}'),(11,1,'rules_group4','a:4:{s:7:\"enabled\";s:1:\"0\";s:5:\"agent\";s:0:\"\";s:11:\"agent_value\";s:0:\"\";s:11:\"agent_regex\";s:1:\"0\";}'),(12,1,'rules_group5','a:5:{s:7:\"enabled\";s:1:\"0\";s:6:\"cookie\";s:0:\"\";s:11:\"cookie_name\";s:0:\"\";s:12:\"cookie_value\";s:0:\"\";s:12:\"cookie_regex\";s:1:\"0\";}'),(13,1,'rules_group6','a:3:{s:7:\"enabled\";s:1:\"0\";s:2:\"ip\";s:0:\"\";s:8:\"ip_value\";s:0:\"\";}'),(14,1,'rules_group7','a:3:{s:7:\"enabled\";s:1:\"0\";s:6:\"server\";s:0:\"\";s:12:\"server_value\";s:0:\"\";}'),(15,1,'rules_group8','a:3:{s:7:\"enabled\";s:1:\"0\";s:8:\"language\";s:0:\"\";s:14:\"language_value\";s:0:\"\";}');
/*!40000 ALTER TABLE `wpml_irrp_redirectionmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_irrp_redirections`
--

DROP TABLE IF EXISTS `wpml_irrp_redirections`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_irrp_redirections` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `from` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `match` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `to` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` tinyint(1) DEFAULT 1,
  `timestamp` bigint(11) NOT NULL,
  `type` varchar(25) COLLATE utf8mb4_unicode_ci DEFAULT 'redirection',
  PRIMARY KEY (`id`),
  KEY `from` (`from`),
  KEY `match` (`match`),
  KEY `status` (`status`),
  KEY `timestamp` (`timestamp`),
  KEY `type` (`type`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_irrp_redirections`
--

LOCK TABLES `wpml_irrp_redirections` WRITE;
/*!40000 ALTER TABLE `wpml_irrp_redirections` DISABLE KEYS */;
INSERT INTO `wpml_irrp_redirections` VALUES (1,'https://flatironsxrayservices.com/links','/links','http://flatironsxrayservices.com/contact/',1,1645099077,'redirection');
/*!40000 ALTER TABLE `wpml_irrp_redirections` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_links`
--

DROP TABLE IF EXISTS `wpml_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_links`
--

LOCK TABLES `wpml_links` WRITE;
/*!40000 ALTER TABLE `wpml_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_options`
--

DROP TABLE IF EXISTS `wpml_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=117504 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_options`
--

LOCK TABLES `wpml_options` WRITE;
/*!40000 ALTER TABLE `wpml_options` DISABLE KEYS */;
INSERT INTO `wpml_options` VALUES (1,'siteurl','http://flatironsxrayservices.com','yes'),(2,'home','http://flatironsxrayservices.com','yes'),(3,'blogname','Flatirons X-Ray Services, LLC','yes'),(4,'blogdescription','Colorado Dental and Veterinary X-Ray Machine Inspections','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','ksm.maloney@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','3','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(18226,'elementor_version','3.6.7','yes'),(18227,'elementor_install_history','a:15:{s:5:\"3.2.3\";i:1621369913;s:5:\"3.4.1\";i:1636697196;s:5:\"3.4.3\";i:1631372668;s:5:\"3.4.4\";i:1633368880;s:5:\"3.4.7\";i:1636697197;s:5:\"3.4.8\";i:1637676700;s:5:\"3.5.1\";i:1642894091;s:5:\"3.5.2\";i:1645105741;s:5:\"3.5.3\";i:1642894092;s:5:\"3.5.5\";i:1645105742;s:5:\"3.5.6\";i:1647539710;s:5:\"3.6.2\";i:1649513087;s:5:\"3.6.3\";i:1647539709;s:5:\"3.6.6\";i:1656050898;s:5:\"3.6.7\";i:1658280608;}','yes'),(18235,'_elementor_installed_time','1621370122','yes'),(18236,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}}s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:822:{i:0;a:16:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:16:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:16:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:16:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:16:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:16:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:16:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:16:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:16:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:16:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:16:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:16:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:16:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:16:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:16:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:16:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:16:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:16:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:16:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:16:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:16:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:16:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:16:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:16:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:16:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:16:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:16:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:16:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:16:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:16:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:16:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:16:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:16:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:16:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:16:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:16:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:16:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:16:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:16:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:16:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:16:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:16:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:16:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:16:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:16:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:16:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:16:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:16:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:16:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:16:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:16:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:16:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:16:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:16:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:16:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:16:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:16:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:16:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:16:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:16:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:16:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:16:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:16:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:16:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:16:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:16:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:16:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:16:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:16:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:16:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:16:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:16:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:16:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:16:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:16:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:16:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:16:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:16:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:16:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:16:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:16:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:16:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:16:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:16:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:16:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:16:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:16:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:16:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:16:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:16:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:16:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:16:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:16:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:16:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:16:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:16:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:16:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:16:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:16:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:16:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:16:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:16:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:16:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:16:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:16:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:16:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:16:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:16:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:16:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:16:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:16:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:16:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:16:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:16:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:16:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:16:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:16:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:16:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:16:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:16:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:16:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:16:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:16:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:16:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:16:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:16:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:16:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:16:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/lp/dot-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:16:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:16:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:16:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:16:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:16:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:16:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/wireframe-courses-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:134;a:16:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:16:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:16:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:16:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:16:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:16:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:140;a:16:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:16:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"online shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:16:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:16:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:16:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:16:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:16:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:16:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:55:\"Fly-In | Team Details Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:16:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:16:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:150;a:16:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:52:\"Full Screen | Menu Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:151;a:16:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:51:\"Classic | Discount Popup | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:16:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:50:\"Hello Bar | CTA Popup | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:16:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:45:\"Classic | Discount Popup | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:16:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:51:\"Bottom Bar | Discount Popup | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:16:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:38:\"Hello Bar | Menu Popup | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:16:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:43:\"Full Screen | Booking Popup | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:16:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:16:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:40:\"Classic | Discount Popup | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:16:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:40:\"Slide-In | Contact Popup | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:16:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:16:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:35:\"Classic | Cta Popup | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:16:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:46:\"Bottom Bar | Contact Popup | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:16:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:38:\"Fly-In | Contact Popup | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:164;a:16:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:37:\"Classic |  Login Popup | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:16:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:42:\"Full Screen | Login Popup | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:16:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:34:\"Classic | Login Popup | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:16:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:37:\"Classic | Login Popup | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:16:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:46:\"Classic |  Login Popup | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:16:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:16:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:42:\"Fly-In | Contact Popup | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:16:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:42:\"Fly-In | Cta Popup | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:16:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:16:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:43:\"Full Screen | Contact Popup | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:16:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:45:\"Classic | Contact | Support  Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:16:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:16:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:16:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:16:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:16:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:16:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:181;a:16:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:16:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:183;a:16:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:16:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:16:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/nails-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:186;a:16:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/music-festival-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:187;a:16:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:16:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:189;a:16:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:16:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:16:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:192;a:16:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:16:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:16:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:195;a:16:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:16:{s:4:\"tmpl\";i:1204;s:2:\"id\";i:20208;s:5:\"title\";s:49:\"Alternative Medicine Acupuncture &#8211; Business\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/alternative-medicine-acupuncture-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:47:\"[\"Health\",\"Landing Pages\",\"medical\",\"Services\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:197;a:16:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:16:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:199;a:16:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:16:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:201;a:16:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:16:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:203;a:16:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:204;a:16:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:16:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:206;a:16:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/law-firm-services-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:207;a:16:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:16:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:209;a:16:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photographer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:210;a:16:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:16:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"online shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:212;a:16:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photographer-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Gallery\",\"Photography\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:213;a:16:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:16:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:16:{s:4:\"tmpl\";i:1215;s:2:\"id\";i:20556;s:5:\"title\";s:41:\"Faroe Islands Trip Planner &#8211; Travel\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/faroe-islands-trip-planner-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:216;a:16:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:16:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:16:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"interior design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:219;a:16:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:220;a:16:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/online-training-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:16:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:222;a:16:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:16:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:16:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:225;a:16:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:16:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"online shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:227;a:16:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:228;a:16:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:229;a:16:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/spa-beauty-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:16:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:16:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:232;a:16:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/insurance-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:16:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:234;a:16:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:235;a:16:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/time-management-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:236;a:16:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/contact-plants-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:16:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:16:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:239;a:16:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dental-care-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:16:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:16:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:16:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:16:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/conference-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:244;a:16:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:16:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:246;a:16:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:247;a:16:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:16:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:249;a:16:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:16:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/conference-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:37:\"[\"Conference\",\"Contact\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:16:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:252;a:16:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:16:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/travel-agency-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:16:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:16:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/car-wash-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:16:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:257;a:16:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:16:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:16:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/3d-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"creative portfolio\",\"Design\",\"Designer\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:16:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:16:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:16:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/architecture-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"creative portfolio\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:263;a:16:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:264;a:16:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:16:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:16:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:267;a:16:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:268;a:16:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:16:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:270;a:16:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:271;a:16:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:16:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:273;a:16:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:16:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:275;a:16:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:276;a:16:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:16:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:16:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:16:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:16:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/packing-moving-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:16:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:282;a:16:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:283;a:16:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:284;a:16:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/interior-design-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:16:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:16:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:287;a:16:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:288;a:16:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:16:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:16:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/hotel-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Contact\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:291;a:16:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:16:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:16:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:16:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/online-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:16:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:16:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:16:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:16:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:16:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:16:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:16:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:16:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:16:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:16:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:16:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:16:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:16:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:16:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/restaurant-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:46:\"[\"Contact\",\"Food\",\"form\",\"Google Maps\",\"Info\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:16:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:16:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/interior-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:16:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:16:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:313;a:16:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:16:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:315;a:16:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:316;a:16:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/exhibition-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"creative portfolio\",\"Exhibition\",\"Gallery\",\"portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:16:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:16:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:319;a:16:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:16:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:16:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:322;a:16:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:16:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:16:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:16:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:16:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:16:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:16:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:16:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:16:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:16:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:16:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:16:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:16:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:16:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:16:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:16:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:16:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:16:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:16:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:16:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:16:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:16:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:16:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:16:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/moving-company-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:16:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:16:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:16:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:16:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:16:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:16:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:352;a:16:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:353;a:16:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:16:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/business-consulting-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:16:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:16:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"interior design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:16:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/construction-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:16:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:359;a:16:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:16:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:16:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:362;a:16:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:46:\"Aesthetic Clinic &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:16:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:16:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:16:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:16:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:367;a:16:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:16:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:16:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:16:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:371;a:16:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:372;a:16:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/open-week-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:16:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:16:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:16:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:376;a:16:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:16:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:16:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:16:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:380;a:16:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:16:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:16:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/birthday-party-invitation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:16:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:16:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/beauty-salon-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:16:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:386;a:16:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:16:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:16:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:16:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:16:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:16:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:16:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/beauty-salon-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:16:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:16:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:16:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/beauty-salon-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:16:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:397;a:16:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:16:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:16:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/travel-blog-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:16:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:16:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-blog-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:16:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:16:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:404;a:16:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:16:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:16:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:16:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:16:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:409;a:16:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:410;a:16:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/dance-studio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:16:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:412;a:16:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:413;a:16:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:16:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:16:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:416;a:16:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:16:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:418;a:16:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:419;a:16:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:16:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:421;a:16:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:16:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:16:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:16:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:16:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:16:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:16:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:16:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:16:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:16:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:16:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:16:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:16:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:434;a:16:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/psychologist-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:16:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:436;a:16:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/flooring-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:16:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:438;a:16:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:16:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:440;a:16:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:16:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:442;a:16:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:16:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:444;a:16:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/flooring-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:16:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:446;a:16:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:16:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:448;a:16:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:16:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:16:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:16:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:16:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:16:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:16:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:16:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:16:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:16:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:16:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:16:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:460;a:16:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:16:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:16:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:16:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:464;a:16:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:16:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:16:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:467;a:16:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:16:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:16:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:16:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:471;a:16:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:16:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:16:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:16:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:475;a:16:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:16:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:16:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:16:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:16:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/barbershop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:16:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:16:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/barbershop-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:16:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:483;a:16:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:16:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:485;a:16:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:16:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:487;a:16:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:16:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:489;a:16:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:16:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:16:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:16:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:16:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:16:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:16:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:16:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:16:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:16:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:16:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:16:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:16:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:16:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:16:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:16:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:16:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:16:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:16:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:508;a:16:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:509;a:16:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:16:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:16:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:512;a:16:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:16:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:514;a:16:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:16:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:516;a:16:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:16:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:518;a:16:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:16:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:520;a:16:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:16:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:522;a:16:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:16:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:524;a:16:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:16:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:526;a:16:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:16:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:528;a:16:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:16:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:16:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:16:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:16:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:533;a:16:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:16:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:16:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:16:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:16:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:538;a:16:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:16:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:540;a:16:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:16:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:542;a:16:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:543;a:16:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:16:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:545;a:16:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:16:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:547;a:16:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:16:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:549;a:16:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:16:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:16:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:552;a:16:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:16:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:16:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:16:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:16:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:16:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:16:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:16:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:16:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:16:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:16:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:16:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:16:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:16:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:16:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:16:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:16:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:16:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:16:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:16:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:16:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:16:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:16:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:16:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:16:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:16:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:16:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:16:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:16:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:16:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:16:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:16:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:16:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:16:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:16:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:16:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:16:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:16:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:16:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:16:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:16:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:16:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:16:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:16:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:16:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:16:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:16:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:16:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:16:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:16:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:16:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:16:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:16:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:16:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:16:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:16:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:16:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:16:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:16:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:16:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:16:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:613;a:16:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:16:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:615;a:16:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:616;a:16:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:16:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:618;a:16:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:16:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:620;a:16:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:621;a:16:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:622;a:16:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:16:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:16:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:16:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"interior design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:16:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"interior design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:16:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:16:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:16:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:16:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:16:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:16:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:16:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:16:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:16:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:16:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:16:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:16:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:16:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:16:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:16:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:16:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:16:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:16:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:16:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:16:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:16:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:16:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:16:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:16:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:16:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:16:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:16:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:16:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:16:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:16:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:16:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:16:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:16:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:16:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:16:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:16:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:16:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:16:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:16:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:16:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Footer\",\"portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:16:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:16:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:16:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Header\",\"portfolio\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:16:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:16:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:16:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:16:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:16:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:675;a:16:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:16:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:16:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:16:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:16:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:16:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:681;a:16:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:16:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:16:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:16:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:685;a:16:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:16:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:16:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:688;a:16:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:16:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:16:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:691;a:16:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:16:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:16:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:16:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:16:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:16:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:16:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:16:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:16:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:16:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:16:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:16:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:16:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:16:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:16:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:16:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:16:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:16:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:16:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:16:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:16:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:16:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:16:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:714;a:16:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:16:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:16:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:16:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:16:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:16:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:16:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:16:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:16:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:16:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:16:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:16:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:16:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:16:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:16:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:16:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:16:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:16:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:16:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:16:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:16:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:16:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:736;a:16:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:16:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:16:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:16:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:16:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:16:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:16:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:16:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:16:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:16:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:16:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:16:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:16:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:16:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:16:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:16:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:16:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:16:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:754;a:16:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:16:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:16:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:16:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:16:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:16:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:16:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:16:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:16:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:16:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:764;a:16:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:16:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:766;a:16:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:767;a:16:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:16:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:16:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:16:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:16:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:772;a:16:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:16:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:774;a:16:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:16:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:16:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:777;a:16:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:16:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:16:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:16:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:16:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:16:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:783;a:16:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:784;a:16:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:16:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:16:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:16:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:16:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:16:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:790;a:16:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:791;a:16:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:792;a:16:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:793;a:16:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:794;a:16:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:16:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:796;a:16:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:797;a:16:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:16:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:16:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:800;a:16:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:16:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:16:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:803;a:16:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:804;a:16:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:805;a:16:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:16:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:807;a:16:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:16:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:16:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:810;a:16:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:16:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:16:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:16:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:16:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:16:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:16:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:16:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:16:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:16:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:16:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:16:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:9:{i:0;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:1;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:2;s:33:\"duplicate-post/duplicate-post.php\";i:3;s:31:\"elementor-pro/elementor-pro.php\";i:4;s:23:\"elementor/elementor.php\";i:5;s:45:\"redirect-redirection/redirect-redirection.php\";i:6;s:24:\"wordpress-seo/wp-seo.php\";i:7;s:27:\"wp-super-cache/wp-cache.php\";i:8;s:21:\"wp-sweep/wp-sweep.php\";}','yes'),(34,'category_base','.','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','-6','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:63:\"/home/flatir11/public_html/wp-content/themes/oceanwp/header.php\";i:1;s:62:\"/home/flatir11/public_html/wp-content/themes/oceanwp/style.css\";i:2;s:62:\"/home/flatir11/public_html/wp-content/themes/oceanwp/image.php\";i:3;s:70:\"/home/flatir11/public_html/wp-content/themes/twentytwentyone/style.css\";i:4;s:0:\"\";}','no'),(40,'template','oceanwp','yes'),(41,'stylesheet','oceanwp','yes'),(42,'comment_registration','','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','53496','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:4:{i:1;a:0:{}i:2;a:3:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:298:\"<p>Vivamus consectetuer risus tortor consectur. Integer nec odio praesent libero cursus ante dapibus.</p>\r\n<p>Sed cursus ante dapibus diam. Sed nisi. Nulla quis sem at nibh.</p>\r\n<p style=\"margin: 0\"><a href=\"#\" class=\"footer-btn first\">About Us</a><a href=\"#\" class=\"footer-btn\">Contact Us</a></p>\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;i:4;a:4:{s:5:\"title\";s:7:\"Contact\";s:4:\"text\";s:48:\"303-968-7445\r\n\r\ninfo@flatironsxray.com\r\n\r\n&nbsp;\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:3:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";s:27:\"wp-super-cache/wp-cache.php\";s:22:\"wpsupercache_uninstall\";}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','654','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','678','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1671220049','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'initial_db_version','49752','yes'),(99,'wpml_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;s:10:\"copy_posts\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:39:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;s:10:\"copy_posts\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:10:\"copy_posts\";b:1;}}}','yes'),(100,'fresh_site','0','yes'),(101,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'sidebars_widgets','a:8:{s:19:\"wp_inactive_widgets\";a:9:{i:0;s:7:\"pages-3\";i:1;s:7:\"pages-7\";i:2;s:6:\"text-2\";i:3;s:13:\"custom_html-5\";i:4;s:10:\"calendar-2\";i:5;s:7:\"pages-4\";i:6;s:7:\"pages-5\";i:7;s:13:\"custom_html-3\";i:8;s:6:\"text-4\";}s:7:\"sidebar\";a:0:{}s:9:\"sidebar-2\";a:0:{}s:10:\"footer-one\";a:0:{}s:10:\"footer-two\";a:0:{}s:12:\"footer-three\";a:1:{i:0;s:7:\"pages-9\";}s:11:\"footer-four\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(107,'cron','a:13:{i:1658609529;a:1:{s:11:\"wp_cache_gc\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1658610595;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1658610640;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1658632194;a:4:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1658642156;a:1:{s:21:\"irrp_cron_delete_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1658649304;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1658670807;a:2:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1658675394;a:2:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1658675537;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1658675539;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1658694712;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1659016407;a:1:{s:16:\"wpseo_ryte_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(108,'widget_pages','a:6:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:4;a:3:{s:5:\"title\";s:4:\"Menu\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}i:5;a:3:{s:5:\"title\";s:0:\"\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}i:7;a:0:{}i:9;a:3:{s:5:\"title\";s:4:\"Menu\";s:6:\"sortby\";s:10:\"menu_order\";s:7:\"exclude\";s:0:\"\";}}','yes'),(109,'widget_calendar','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:3:{s:12:\"_multiwidget\";i:1;i:3;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:60:\"<p>\r\n	303-968-7445\r\n</p>\r\n<p>\r\n	info@flatironsxray.com\r\n</p>\";}i:5;a:0:{}}','yes'),(118,'recovery_keys','a:0:{}','yes'),(119,'theme_mods_twentytwentyone','a:3:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621285255;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:23:\"boldgrid-editor-sidebar\";a:0:{}}}}','yes'),(120,'https_detection_errors','a:0:{}','yes'),(128,'boldgrid_settings','a:4:{s:7:\"library\";a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:8:\"2.13.7.0\";}s:15:\"plugins_checked\";a:6:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:6:{s:6:\"1.13.3\";i:1618067439;s:7:\"1.14.11\";i:1618316044;s:7:\"1.14.13\";i:1636697253;s:7:\"1.14.14\";i:1646242968;s:6:\"1.15.0\";i:1649513025;s:6:\"1.15.2\";i:1656104650;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:2:{s:5:\"1.3.3\";i:1636697220;s:5:\"1.5.9\";i:1656104650;}s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:1:{s:5:\"2.6.1\";i:1618316044;}s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";a:1:{s:6:\"1.6.10\";i:1618316044;}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:1:{s:6:\"1.14.0\";i:1618316044;}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:1:{s:5:\"1.0.5\";i:1618316044;}}s:15:\"release_channel\";s:6:\"stable\";s:21:\"theme_release_channel\";s:6:\"stable\";}','yes'),(205,'boldgrid_backup_environment','a:3:{s:8:\"hostname\";s:26:\"biz211.inmotionhosting.com\";s:10:\"phpversion\";s:6:\"7.4.30\";s:9:\"wpversion\";s:5:\"6.0.1\";}','yes'),(1355,'boldgrid_static_pages','a:1:{s:5:\"pages\";a:2:{s:16:\"pages_in_pageset\";a:6:{i:0;O:8:\"stdClass\":17:{s:2:\"id\";s:3:\"717\";s:16:\"page_revision_id\";s:4:\"4585\";s:10:\"page_title\";s:4:\"Home\";s:9:\"page_slug\";s:4:\"home\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:8985:\"\n<div class=\"boldgrid-section background-scroll\" style=\"background-image: linear-gradient(to left, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42)), url(\'http://flatironsxrayservices.com/wp-content/uploads/2021/04/home-repair-2-imhwpb-jbyzew9jndsqg6m.jpg\'); background-size: cover; background-position: 50% 90%;\" data-image-url=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/home-repair-2-imhwpb-jbyzew9jndsqg6m.jpg\" data-bg-overlaycolor=\"rgba(0,0,0,0.42)\" data-imhwpb-asset-id=\"1181372\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 120px;\">\r\n<div class=\"col-md-2 col-sm-1 col-xs-12\"></div>\r\n<div class=\"col-md-8 col-sm-10 col-xs-12\">\r\n<h1 class=\"bg-text-fx bg-text-fx-closeheavy\" style=\"text-align: center; color: #ffffff;\">Let Us Elevate Your Standards</h1>\r\n</div>\r\n<div class=\"col-md-2 col-sm-1 col-xs-12\"></div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 25px; padding-bottom: 90px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12\">\r\n<p class=\"\" style=\"text-align: center;\"><a class=\"button-primary\" href=\"about-us\">Learn More</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 60px; padding-bottom: 10px;\">\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\"></div>\r\n<div class=\"col-md-10 col-sm-12 col-xs-12\">\r\n<h2 class=\"\" style=\"text-align: center;\">Welcome</h2>\r\n<p class=\"\" style=\"text-align: center;\">We wanted to take a minute to introduce our professional home repair team. In order to best serve you, our customers, we have gathered a team of engineers, architects, technicians, and even a few interior designers to work diligently on all home repair projects.</p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n<div class=\"row\" style=\"padding-bottom: 70px; padding-top: 0px;\">\r\n<div class=\"col-md-3 col-sm-6 col-xs-12\">\r\n<h4 class=\"\">Kitchen and Bath</h4>\r\n<p class=\"\">Did you know that together the kitchen and bathrooms are the most used rooms in the house? With this in mind, it comes as no surprise that the kitchen and the bath often need a few repairs.</p>\r\n<p class=\"\"><a href=\"about-us\">Read more</a></p>\r\n\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12\">\r\n<h4 class=\"\">Remodeling</h4>\r\n<p class=\"\">Sometimes, clients don&rsquo;t realize that the swinging outdoor gutter is truly an eye sore. Or maybe it takes a fierce storm to find your roof leaks? All of our home repair services are designed to improve the beauty, value, or functionality of your home.</p>\r\n<p class=\"\"><a href=\"about-us\">Read more</a></p>\r\n\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12\">\r\n<h4 class=\"\">Exterior Repair</h4>\r\n<p class=\"\">The exterior of the home is constantly under attack from the elements. Our team of specialists can help to spruce up the exterior of your home through visually appealing home repairs.</p>\r\n<p class=\"\"><a href=\"about-us\">Read more</a></p>\r\n\r\n</div>\r\n<div class=\"col-md-3 col-sm-6 col-xs-12\">\r\n<h4 class=\"\">Electrical</h4>\r\n<p class=\"\">We offer a wide-variety of home repair services, including professional electricians to make sure all everything in your home is up to current safety standards. Whether you need all new wiring or just an inspection, we have you covered.</p>\r\n<p class=\"\"><a href=\"about-us\">Read more</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section color5-background-color color-5-text-contrast bg-background-color\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 60px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 text-center\">\r\n<h2 class=\"color1-color\">Testimonials</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 0px; padding-bottom: 0px;\">\r\n<div class=\"col-md-9 col-sm-9 col-xs-12 bg-background-color bg-box color1-border-color color-4-text-contrast color4-background-color align-column-center\" style=\"border-style: solid; border-width: 2px;\">\r\n<div class=\"bg-box\" style=\"padding: 1em;\">\r\n<p class=\"\">My home was a mess before they conducted all exterior home repairs. They fixed the gutters, repaired shutters, and even patched my roof!</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-3 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"margin-top: 20px;\"><img class=\"bg-img bg-img-circle aligncenter color1-border-color wp-image-112\" style=\"margin-bottom: 10px; border-style: solid; border-width: 3px;\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/tmp_photo-1445053148743-7fdbc0ab0e99-imhwpb-7aedp7hmbqyughp.jpg\" data-imhwpb-asset-id=\"157384\" width=\"150\" height=\"150\"></p>\r\n\r\n<h4 class=\"\" style=\"text-align: center;\">Linda Martel</h4>\r\n</div>\r\n</div>\r\n<div class=\"row\" style=\"padding-top: 60px; padding-bottom: 70px;\">\r\n<div class=\"col-md-9 col-sm-9 col-xs-12 bg-background-color bg-box color1-border-color color-4-text-contrast color4-background-color align-column-center\" style=\"border-style: solid; border-width: 2px; padding: 2em;\">\r\n<div class=\"bg-box\" style=\"padding: 1em;\">\r\n<p class=\"\">The workers were courteous and friendly. They really made my kids and me feel comfortable in our home as they worked diligently to repair the roof after a winter storm.</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-3 col-sm-3 col-xs-12\">\r\n<p class=\"mod-reset\" style=\"margin-top: 20px;\"><img class=\"bg-img bg-img-circle aligncenter color1-border-color wp-image-113\" style=\"margin-bottom: 10px; border-style: solid; border-width: 3px;\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/tmp_photo-1449761485030-c9bf16154670-imhwpb-2946expfkmuqzgh.jpg\" data-imhwpb-asset-id=\"157383\" width=\"150\" height=\"150\"></p>\r\n\r\n<h4 class=\"\" style=\"text-align: center;\">Jack Herman</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 60px;\">\r\n<div class=\"col-md-1 col-sm-1 col-xs-12\"></div>\r\n<div class=\"col-md-10 col-sm-10 col-xs-12\">\r\n<h2 class=\"\" style=\"text-align: center;\">Meet Our Team</h2>\r\n<p class=\"\" style=\"text-align: center;\">Our services are cost-effective, delivered on-time, and designed to improve the value of your home. Simply give us a call to speak with a member of our knowledgeable team today!</p>\r\n<p class=\"\" style=\"margin-top: 20px; text-align: center;\"><a class=\"button-primary\" href=\"about-us\">Learn More</a></p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-1 col-xs-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 42px;\">\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<div class=\"row\" style=\"padding-top: 25px; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 text-center\">\r\n<div style=\"padding: 1em 1em 3em;\" class=\"bg-background-color bg-box bg-box-square color-5-text-contrast color5-background-color\">\r\n<h4 class=\"\">Lisa S.</h4>\r\n<h5 class=\"\">General Contractor</h5>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 text-center\">\r\n<div><img class=\"bg-img bg-img-circle color1-border-color aligncenter size-full wp-image-114\" style=\"margin-top: -55px; border-style: solid; border-width: 3px;\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/tmp_photo-1450297350677-623de575f31c-imhwpb-fbmdlwfqknnd3cu.jpg\" alt=\"\" data-imhwpb-asset-id=\"157398\" width=\"200\" height=\"200\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<div class=\"row\" style=\"padding-top: 25px; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 text-center\">\r\n<div style=\"padding: 1em 1em 3em;\" class=\"bg-background-color bg-box bg-box-square color-5-text-contrast color5-background-color\">\r\n<h4 class=\"\">Sarah F.</h4>\r\n<h5 class=\"\">Office Manager</h5>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 text-center\">\r\n<div><img class=\"bg-img bg-img-circle color1-border-color aligncenter size-full wp-image-115\" style=\"margin-top: -55px; border-style: solid; border-width: 3px;\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/photo-1419312520378-cbd583837112-imhwpb-tiy1b3a771o94fp.jpg\" alt=\"\" data-imhwpb-asset-id=\"11199\" width=\"200\" height=\"200\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n<div class=\"row\" style=\"padding-top: 25px; padding-bottom: 15px;\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 text-center\">\r\n<div style=\"padding: 1em 1em 3em;\" class=\"bg-background-color bg-box bg-box-square color-5-text-contrast color5-background-color\">\r\n<h4>Dan M.</h4>\r\n<h5>Roofing</h5>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-sm-12 col-xs-12 text-center\">\r\n<div><img class=\"bg-img bg-img-circle color1-border-color aligncenter size-full wp-image-116\" style=\"margin-top: -55px; border-style: solid; border-width: 3px;\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/tmp_photo-1440606797942-6cc04c045447-imhwpb-n3q1bqhrq6ikb9v.jpg\" alt=\"\" data-imhwpb-asset-id=\"157397\" width=\"200\" height=\"200\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\n\n\";s:10:\"theme_mods\";s:39544:\"{\"_boldgrid_theme_id\":66,\"sidebars_widgets\":{\"time\":1615318261,\"data\":{\"wp_inactive_widgets\":[],\"sidebar-1\":[\"search-122\",\"recent-posts-122\",\"archives-120\",\"categories-120\"],\"sidebar-2\":[\"archives-2\",\"categories-2\",\"meta-2\"],\"boldgrid-editor-sidebar\":[],\"boldgrid-widget-3\":[],\"primary-sidebar\":[\"recent-posts-7\",\"search-7\"],\"boldgrid-widget-1\":[]}},\"boldgrid_color_palette\":\"{\\\"state\\\":{\\\"active-palette\\\":\\\"palette-primary\\\",\\\"palettes\\\":{\\\"palette-primary\\\":{\\\"format\\\":\\\"palette-primary\\\",\\\"colors\\\":[\\\"rgb(245, 215, 110)\\\",\\\"rgb(255, 255, 255)\\\",\\\"rgb(204, 204, 204)\\\",\\\"rgb(10, 10, 5)\\\",\\\"rgb(32, 32, 32)\\\"],\\\"neutral-color\\\":\\\"rgb(10, 10, 5)\\\"}},\\\"saved_palettes\\\":[{\\\"format\\\":\\\"palette-primary\\\",\\\"colors\\\":[\\\"rgb(112, 225, 255)\\\",\\\"rgb(255, 255, 255)\\\",\\\"rgb(204, 204, 204)\\\",\\\"rgb(10, 10, 5)\\\",\\\"rgb(32, 32, 32)\\\"],\\\"neutral-color\\\":\\\"rgb(10, 10, 5)\\\"},{\\\"format\\\":\\\"palette-primary\\\",\\\"colors\\\":[\\\"rgb(203, 237, 125)\\\",\\\"rgb(255, 255, 255)\\\",\\\"rgb(204, 204, 204)\\\",\\\"rgb(10, 10, 5)\\\",\\\"rgb(69, 94, 65)\\\"],\\\"neutral-color\\\":\\\"rgb(10, 10, 5)\\\"},{\\\"format\\\":\\\"palette-primary\\\",\\\"colors\\\":[\\\"rgb(245, 215, 110)\\\",\\\"rgb(255, 255, 255)\\\",\\\"rgb(204, 204, 204)\\\",\\\"rgb(10, 10, 5)\\\",\\\"rgb(32, 32, 32)\\\"],\\\"neutral-color\\\":\\\"rgb(10, 10, 5)\\\"}]}}\",\"boldgrid_compiled_css\":\".color1-background.color-1-link-color a{color:#f5d76e}.color1-background.color-1-link-color a:hover,.color1-background.color-1-link-color a:focus,.color1-background.color-1-link-color a:active,.color1-background.color-1-link-color a.highlighted{color:#edbc10}.color1-background.color-2-link-color a{color:white}.color1-background.color-2-link-color a:hover,.color1-background.color-2-link-color a:focus,.color1-background.color-2-link-color a:active,.color1-background.color-2-link-color a.highlighted{color:#ccc}.color1-background.color-3-link-color a{color:#ccc}.color1-background.color-3-link-color a:hover,.color1-background.color-3-link-color a:focus,.color1-background.color-3-link-color a:active,.color1-background.color-3-link-color a.highlighted{color:white}.color1-background.color-4-link-color a{color:#0a0a05}.color1-background.color-4-link-color a:hover,.color1-background.color-4-link-color a:focus,.color1-background.color-4-link-color a:active,.color1-background.color-4-link-color a.highlighted{color:#4e4e27}.color1-background.color-5-link-color a{color:#202020}.color1-background.color-5-link-color a:hover,.color1-background.color-5-link-color a:focus,.color1-background.color-5-link-color a:active,.color1-background.color-5-link-color a.highlighted{color:#535353}.color1-background.color-neutral-link-color a{color:#0a0a05}.color1-background.color-neutral-link-color a:hover,.color1-background.color-neutral-link-color a:focus,.color1-background.color-neutral-link-color a:active,.color1-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color1-background-hover:focus,.color1-background-hover:hover{background:#f5d76e ! important}.color2-background.color-1-link-color a{color:#f5d76e}.color2-background.color-1-link-color a:hover,.color2-background.color-1-link-color a:focus,.color2-background.color-1-link-color a:active,.color2-background.color-1-link-color a.highlighted{color:#edbc10}.color2-background.color-2-link-color a{color:white}.color2-background.color-2-link-color a:hover,.color2-background.color-2-link-color a:focus,.color2-background.color-2-link-color a:active,.color2-background.color-2-link-color a.highlighted{color:#ccc}.color2-background.color-3-link-color a{color:#ccc}.color2-background.color-3-link-color a:hover,.color2-background.color-3-link-color a:focus,.color2-background.color-3-link-color a:active,.color2-background.color-3-link-color a.highlighted{color:#999}.color2-background.color-4-link-color a{color:#0a0a05}.color2-background.color-4-link-color a:hover,.color2-background.color-4-link-color a:focus,.color2-background.color-4-link-color a:active,.color2-background.color-4-link-color a.highlighted{color:#4e4e27}.color2-background.color-5-link-color a{color:#202020}.color2-background.color-5-link-color a:hover,.color2-background.color-5-link-color a:focus,.color2-background.color-5-link-color a:active,.color2-background.color-5-link-color a.highlighted{color:#535353}.color2-background.color-neutral-link-color a{color:#0a0a05}.color2-background.color-neutral-link-color a:hover,.color2-background.color-neutral-link-color a:focus,.color2-background.color-neutral-link-color a:active,.color2-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color2-background-hover:focus,.color2-background-hover:hover{background:white ! important}.color3-background.color-1-link-color a{color:#f5d76e}.color3-background.color-1-link-color a:hover,.color3-background.color-1-link-color a:focus,.color3-background.color-1-link-color a:active,.color3-background.color-1-link-color a.highlighted{color:#edbc10}.color3-background.color-2-link-color a{color:white}.color3-background.color-2-link-color a:hover,.color3-background.color-2-link-color a:focus,.color3-background.color-2-link-color a:active,.color3-background.color-2-link-color a.highlighted{color:#ccc}.color3-background.color-3-link-color a{color:#ccc}.color3-background.color-3-link-color a:hover,.color3-background.color-3-link-color a:focus,.color3-background.color-3-link-color a:active,.color3-background.color-3-link-color a.highlighted{color:#999}.color3-background.color-4-link-color a{color:#0a0a05}.color3-background.color-4-link-color a:hover,.color3-background.color-4-link-color a:focus,.color3-background.color-4-link-color a:active,.color3-background.color-4-link-color a.highlighted{color:#4e4e27}.color3-background.color-5-link-color a{color:#202020}.color3-background.color-5-link-color a:hover,.color3-background.color-5-link-color a:focus,.color3-background.color-5-link-color a:active,.color3-background.color-5-link-color a.highlighted{color:#535353}.color3-background.color-neutral-link-color a{color:#0a0a05}.color3-background.color-neutral-link-color a:hover,.color3-background.color-neutral-link-color a:focus,.color3-background.color-neutral-link-color a:active,.color3-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color3-background-hover:focus,.color3-background-hover:hover{background:#ccc ! important}.color4-background.color-1-link-color a{color:#f5d76e}.color4-background.color-1-link-color a:hover,.color4-background.color-1-link-color a:focus,.color4-background.color-1-link-color a:active,.color4-background.color-1-link-color a.highlighted{color:#fcf1cd}.color4-background.color-2-link-color a{color:white}.color4-background.color-2-link-color a:hover,.color4-background.color-2-link-color a:focus,.color4-background.color-2-link-color a:active,.color4-background.color-2-link-color a.highlighted{color:#ccc}.color4-background.color-3-link-color a{color:#ccc}.color4-background.color-3-link-color a:hover,.color4-background.color-3-link-color a:focus,.color4-background.color-3-link-color a:active,.color4-background.color-3-link-color a.highlighted{color:white}.color4-background.color-4-link-color a{color:#0a0a05}.color4-background.color-4-link-color a:hover,.color4-background.color-4-link-color a:focus,.color4-background.color-4-link-color a:active,.color4-background.color-4-link-color a.highlighted{color:#4e4e27}.color4-background.color-5-link-color a{color:#202020}.color4-background.color-5-link-color a:hover,.color4-background.color-5-link-color a:focus,.color4-background.color-5-link-color a:active,.color4-background.color-5-link-color a.highlighted{color:#535353}.color4-background.color-neutral-link-color a{color:#0a0a05}.color4-background.color-neutral-link-color a:hover,.color4-background.color-neutral-link-color a:focus,.color4-background.color-neutral-link-color a:active,.color4-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color4-background-hover:focus,.color4-background-hover:hover{background:#0a0a05 ! important}.color5-background.color-1-link-color a{color:#f5d76e}.color5-background.color-1-link-color a:hover,.color5-background.color-1-link-color a:focus,.color5-background.color-1-link-color a:active,.color5-background.color-1-link-color a.highlighted{color:#fcf1cd}.color5-background.color-2-link-color a{color:white}.color5-background.color-2-link-color a:hover,.color5-background.color-2-link-color a:focus,.color5-background.color-2-link-color a:active,.color5-background.color-2-link-color a.highlighted{color:#ccc}.color5-background.color-3-link-color a{color:#ccc}.color5-background.color-3-link-color a:hover,.color5-background.color-3-link-color a:focus,.color5-background.color-3-link-color a:active,.color5-background.color-3-link-color a.highlighted{color:white}.color5-background.color-4-link-color a{color:#0a0a05}.color5-background.color-4-link-color a:hover,.color5-background.color-4-link-color a:focus,.color5-background.color-4-link-color a:active,.color5-background.color-4-link-color a.highlighted{color:#4e4e27}.color5-background.color-5-link-color a{color:#202020}.color5-background.color-5-link-color a:hover,.color5-background.color-5-link-color a:focus,.color5-background.color-5-link-color a:active,.color5-background.color-5-link-color a.highlighted{color:#535353}.color5-background.color-neutral-link-color a{color:#0a0a05}.color5-background.color-neutral-link-color a:hover,.color5-background.color-neutral-link-color a:focus,.color5-background.color-neutral-link-color a:active,.color5-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color5-background-hover:focus,.color5-background-hover:hover{background:#202020 ! important}.color-neutral-background.color-1-link-color a{color:#f5d76e}.color-neutral-background.color-1-link-color a:hover,.color-neutral-background.color-1-link-color a:focus,.color-neutral-background.color-1-link-color a:active,.color-neutral-background.color-1-link-color a.highlighted{color:#fcf1cd}.color-neutral-background.color-2-link-color a{color:white}.color-neutral-background.color-2-link-color a:hover,.color-neutral-background.color-2-link-color a:focus,.color-neutral-background.color-2-link-color a:active,.color-neutral-background.color-2-link-color a.highlighted{color:#ccc}.color-neutral-background.color-3-link-color a{color:#ccc}.color-neutral-background.color-3-link-color a:hover,.color-neutral-background.color-3-link-color a:focus,.color-neutral-background.color-3-link-color a:active,.color-neutral-background.color-3-link-color a.highlighted{color:white}.color-neutral-background.color-4-link-color a{color:#0a0a05}.color-neutral-background.color-4-link-color a:hover,.color-neutral-background.color-4-link-color a:focus,.color-neutral-background.color-4-link-color a:active,.color-neutral-background.color-4-link-color a.highlighted{color:#4e4e27}.color-neutral-background.color-5-link-color a{color:#202020}.color-neutral-background.color-5-link-color a:hover,.color-neutral-background.color-5-link-color a:focus,.color-neutral-background.color-5-link-color a:active,.color-neutral-background.color-5-link-color a.highlighted{color:#535353}.color-neutral-background.color-neutral-link-color a{color:#0a0a05}.color-neutral-background.color-neutral-link-color a:hover,.color-neutral-background.color-neutral-link-color a:focus,.color-neutral-background.color-neutral-link-color a:active,.color-neutral-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color1-background-color.color-1-link-color a{color:#f5d76e}.color1-background-color.color-1-link-color a:hover,.color1-background-color.color-1-link-color a:focus,.color1-background-color.color-1-link-color a:active,.color1-background-color.color-1-link-color a.highlighted{color:#edbc10}.color1-background-color.color-2-link-color a{color:white}.color1-background-color.color-2-link-color a:hover,.color1-background-color.color-2-link-color a:focus,.color1-background-color.color-2-link-color a:active,.color1-background-color.color-2-link-color a.highlighted{color:#ccc}.color1-background-color.color-3-link-color a{color:#ccc}.color1-background-color.color-3-link-color a:hover,.color1-background-color.color-3-link-color a:focus,.color1-background-color.color-3-link-color a:active,.color1-background-color.color-3-link-color a.highlighted{color:white}.color1-background-color.color-4-link-color a{color:#0a0a05}.color1-background-color.color-4-link-color a:hover,.color1-background-color.color-4-link-color a:focus,.color1-background-color.color-4-link-color a:active,.color1-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color1-background-color.color-5-link-color a{color:#202020}.color1-background-color.color-5-link-color a:hover,.color1-background-color.color-5-link-color a:focus,.color1-background-color.color-5-link-color a:active,.color1-background-color.color-5-link-color a.highlighted{color:#535353}.color1-background-color.color-neutral-link-color a{color:#0a0a05}.color1-background-color.color-neutral-link-color a:hover,.color1-background-color.color-neutral-link-color a:focus,.color1-background-color.color-neutral-link-color a:active,.color1-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#f5d76e ! important}.color2-background-color.color-1-link-color a{color:#f5d76e}.color2-background-color.color-1-link-color a:hover,.color2-background-color.color-1-link-color a:focus,.color2-background-color.color-1-link-color a:active,.color2-background-color.color-1-link-color a.highlighted{color:#edbc10}.color2-background-color.color-2-link-color a{color:white}.color2-background-color.color-2-link-color a:hover,.color2-background-color.color-2-link-color a:focus,.color2-background-color.color-2-link-color a:active,.color2-background-color.color-2-link-color a.highlighted{color:#ccc}.color2-background-color.color-3-link-color a{color:#ccc}.color2-background-color.color-3-link-color a:hover,.color2-background-color.color-3-link-color a:focus,.color2-background-color.color-3-link-color a:active,.color2-background-color.color-3-link-color a.highlighted{color:#999}.color2-background-color.color-4-link-color a{color:#0a0a05}.color2-background-color.color-4-link-color a:hover,.color2-background-color.color-4-link-color a:focus,.color2-background-color.color-4-link-color a:active,.color2-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color2-background-color.color-5-link-color a{color:#202020}.color2-background-color.color-5-link-color a:hover,.color2-background-color.color-5-link-color a:focus,.color2-background-color.color-5-link-color a:active,.color2-background-color.color-5-link-color a.highlighted{color:#535353}.color2-background-color.color-neutral-link-color a{color:#0a0a05}.color2-background-color.color-neutral-link-color a:hover,.color2-background-color.color-neutral-link-color a:focus,.color2-background-color.color-neutral-link-color a:active,.color2-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:white ! important}.color3-background-color.color-1-link-color a{color:#f5d76e}.color3-background-color.color-1-link-color a:hover,.color3-background-color.color-1-link-color a:focus,.color3-background-color.color-1-link-color a:active,.color3-background-color.color-1-link-color a.highlighted{color:#edbc10}.color3-background-color.color-2-link-color a{color:white}.color3-background-color.color-2-link-color a:hover,.color3-background-color.color-2-link-color a:focus,.color3-background-color.color-2-link-color a:active,.color3-background-color.color-2-link-color a.highlighted{color:#ccc}.color3-background-color.color-3-link-color a{color:#ccc}.color3-background-color.color-3-link-color a:hover,.color3-background-color.color-3-link-color a:focus,.color3-background-color.color-3-link-color a:active,.color3-background-color.color-3-link-color a.highlighted{color:#999}.color3-background-color.color-4-link-color a{color:#0a0a05}.color3-background-color.color-4-link-color a:hover,.color3-background-color.color-4-link-color a:focus,.color3-background-color.color-4-link-color a:active,.color3-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color3-background-color.color-5-link-color a{color:#202020}.color3-background-color.color-5-link-color a:hover,.color3-background-color.color-5-link-color a:focus,.color3-background-color.color-5-link-color a:active,.color3-background-color.color-5-link-color a.highlighted{color:#535353}.color3-background-color.color-neutral-link-color a{color:#0a0a05}.color3-background-color.color-neutral-link-color a:hover,.color3-background-color.color-neutral-link-color a:focus,.color3-background-color.color-neutral-link-color a:active,.color3-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:#ccc ! important}.color4-background-color.color-1-link-color a{color:#f5d76e}.color4-background-color.color-1-link-color a:hover,.color4-background-color.color-1-link-color a:focus,.color4-background-color.color-1-link-color a:active,.color4-background-color.color-1-link-color a.highlighted{color:#fcf1cd}.color4-background-color.color-2-link-color a{color:white}.color4-background-color.color-2-link-color a:hover,.color4-background-color.color-2-link-color a:focus,.color4-background-color.color-2-link-color a:active,.color4-background-color.color-2-link-color a.highlighted{color:#ccc}.color4-background-color.color-3-link-color a{color:#ccc}.color4-background-color.color-3-link-color a:hover,.color4-background-color.color-3-link-color a:focus,.color4-background-color.color-3-link-color a:active,.color4-background-color.color-3-link-color a.highlighted{color:white}.color4-background-color.color-4-link-color a{color:#0a0a05}.color4-background-color.color-4-link-color a:hover,.color4-background-color.color-4-link-color a:focus,.color4-background-color.color-4-link-color a:active,.color4-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color4-background-color.color-5-link-color a{color:#202020}.color4-background-color.color-5-link-color a:hover,.color4-background-color.color-5-link-color a:focus,.color4-background-color.color-5-link-color a:active,.color4-background-color.color-5-link-color a.highlighted{color:#535353}.color4-background-color.color-neutral-link-color a{color:#0a0a05}.color4-background-color.color-neutral-link-color a:hover,.color4-background-color.color-neutral-link-color a:focus,.color4-background-color.color-neutral-link-color a:active,.color4-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.color4-background-color-hover:focus,.color4-background-color-hover:hover{background-color:#0a0a05 ! important}.color5-background-color.color-1-link-color a{color:#f5d76e}.color5-background-color.color-1-link-color a:hover,.color5-background-color.color-1-link-color a:focus,.color5-background-color.color-1-link-color a:active,.color5-background-color.color-1-link-color a.highlighted{color:#fcf1cd}.color5-background-color.color-2-link-color a{color:white}.color5-background-color.color-2-link-color a:hover,.color5-background-color.color-2-link-color a:focus,.color5-background-color.color-2-link-color a:active,.color5-background-color.color-2-link-color a.highlighted{color:#ccc}.color5-background-color.color-3-link-color a{color:#ccc}.color5-background-color.color-3-link-color a:hover,.color5-background-color.color-3-link-color a:focus,.color5-background-color.color-3-link-color a:active,.color5-background-color.color-3-link-color a.highlighted{color:white}.color5-background-color.color-4-link-color a{color:#0a0a05}.color5-background-color.color-4-link-color a:hover,.color5-background-color.color-4-link-color a:focus,.color5-background-color.color-4-link-color a:active,.color5-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color5-background-color.color-5-link-color a{color:#202020}.color5-background-color.color-5-link-color a:hover,.color5-background-color.color-5-link-color a:focus,.color5-background-color.color-5-link-color a:active,.color5-background-color.color-5-link-color a.highlighted{color:#535353}.color5-background-color.color-neutral-link-color a{color:#0a0a05}.color5-background-color.color-neutral-link-color a:hover,.color5-background-color.color-neutral-link-color a:focus,.color5-background-color.color-neutral-link-color a:active,.color5-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.color5-background-color-hover:focus,.color5-background-color-hover:hover{background-color:#202020 ! important}.color-neutral-background-color.color-1-link-color a{color:#f5d76e}.color-neutral-background-color.color-1-link-color a:hover,.color-neutral-background-color.color-1-link-color a:focus,.color-neutral-background-color.color-1-link-color a:active,.color-neutral-background-color.color-1-link-color a.highlighted{color:#fcf1cd}.color-neutral-background-color.color-2-link-color a{color:white}.color-neutral-background-color.color-2-link-color a:hover,.color-neutral-background-color.color-2-link-color a:focus,.color-neutral-background-color.color-2-link-color a:active,.color-neutral-background-color.color-2-link-color a.highlighted{color:#ccc}.color-neutral-background-color.color-3-link-color a{color:#ccc}.color-neutral-background-color.color-3-link-color a:hover,.color-neutral-background-color.color-3-link-color a:focus,.color-neutral-background-color.color-3-link-color a:active,.color-neutral-background-color.color-3-link-color a.highlighted{color:white}.color-neutral-background-color.color-4-link-color a{color:#0a0a05}.color-neutral-background-color.color-4-link-color a:hover,.color-neutral-background-color.color-4-link-color a:focus,.color-neutral-background-color.color-4-link-color a:active,.color-neutral-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color-neutral-background-color.color-5-link-color a{color:#202020}.color-neutral-background-color.color-5-link-color a:hover,.color-neutral-background-color.color-5-link-color a:focus,.color-neutral-background-color.color-5-link-color a:active,.color-neutral-background-color.color-5-link-color a.highlighted{color:#535353}.color-neutral-background-color.color-neutral-link-color a{color:#0a0a05}.color-neutral-background-color.color-neutral-link-color a:hover,.color-neutral-background-color.color-neutral-link-color a:focus,.color-neutral-background-color.color-neutral-link-color a:active,.color-neutral-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.btn-color-1,.palette-primary .button-primary,.palette-primary .woocommerce .button,.btn-color-1-flat{background-color:#f5d76e;border-color:#f5d76e;color:var(--color-1-text-contrast) !important}.btn-color-1:visited,.palette-primary .button-primary:visited,.palette-primary .woocommerce .button:visited,.btn-color-1-flat:visited{color:var(--color-1-text-contrast)}.btn-color-1:hover,.palette-primary .button-primary:hover,.palette-primary .woocommerce .button:hover,.btn-color-1:focus,.palette-primary .button-primary:focus,.palette-primary .woocommerce .button:focus,.btn-color-1-flat:hover,.btn-color-1-flat:focus{background-color:#f8e49e;border-color:#f8e49e;color:var(--color-1-text-contrast) !important}.btn-color-1:active,.palette-primary .button-primary:active,.palette-primary .woocommerce .button:active,.btn-color-1.active,.palette-primary .active.button-primary,.palette-primary .woocommerce .active.button,.btn-color-1.is-active,.palette-primary .is-active.button-primary,.palette-primary .woocommerce .is-active.button,.btn-color-1-flat:active,.btn-color-1-flat.active,.btn-color-1-flat.is-active{background-color:#edd376;border-color:#edd376;color:#f2ca3e !important}.btn-color-2,.palette-primary .button-secondary,.palette-primary .woocommerce .alt.button,.btn-color-2-flat{background-color:white;border-color:white;color:var(--color-2-text-contrast) !important}.btn-color-2:visited,.palette-primary .button-secondary:visited,.palette-primary .woocommerce .alt.button:visited,.btn-color-2-flat:visited{color:var(--color-2-text-contrast)}.btn-color-2:hover,.palette-primary .button-secondary:hover,.palette-primary .woocommerce .alt.button:hover,.btn-color-2:focus,.palette-primary .button-secondary:focus,.palette-primary .woocommerce .alt.button:focus,.btn-color-2-flat:hover,.btn-color-2-flat:focus{background-color:white;border-color:white;color:var(--color-2-text-contrast) !important}.btn-color-2:active,.palette-primary .button-secondary:active,.palette-primary .woocommerce .alt.button:active,.btn-color-2.active,.palette-primary .active.button-secondary,.palette-primary .woocommerce .active.alt.button,.btn-color-2.is-active,.palette-primary .is-active.button-secondary,.palette-primary .woocommerce .is-active.alt.button,.btn-color-2-flat:active,.btn-color-2-flat.active,.btn-color-2-flat.is-active{background-color:white;border-color:white;color:#e6e6e6 !important}.btn-color-3,.btn-color-3-flat{background-color:#ccc;border-color:#ccc;color:var(--color-3-text-contrast) !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:var(--color-3-text-contrast)}.btn-color-3:hover,.btn-color-3:focus,.btn-color-3-flat:hover,.btn-color-3-flat:focus{background-color:#e6e6e6;border-color:#e6e6e6;color:var(--color-3-text-contrast) !important}.btn-color-3:active,.btn-color-3.active,.btn-color-3.is-active,.btn-color-3-flat:active,.btn-color-3-flat.active,.btn-color-3-flat.is-active{background-color:#ccc;border-color:#ccc;color:#b3b3b3 !important}.btn-color-4,.btn-color-4-flat{background-color:#0a0a05;border-color:#0a0a05;color:var(--color-4-text-contrast) !important}.btn-color-4:visited,.btn-color-4-flat:visited{color:var(--color-4-text-contrast)}.btn-color-4:hover,.btn-color-4:focus,.btn-color-4-flat:hover,.btn-color-4-flat:focus{background-color:#2c2c16;border-color:#2c2c16;color:var(--color-4-text-contrast) !important}.btn-color-4:active,.btn-color-4.active,.btn-color-4.is-active,.btn-color-4-flat:active,.btn-color-4-flat.active,.btn-color-4-flat.is-active{background-color:#090906;border-color:#090906;color:black !important}.btn-color-5,.btn-color-5-flat{background-color:#202020;border-color:#202020;color:var(--color-5-text-contrast) !important}.btn-color-5:visited,.btn-color-5-flat:visited{color:var(--color-5-text-contrast)}.btn-color-5:hover,.btn-color-5:focus,.btn-color-5-flat:hover,.btn-color-5-flat:focus{background-color:#3a3a3a;border-color:#3a3a3a;color:var(--color-5-text-contrast) !important}.btn-color-5:active,.btn-color-5.active,.btn-color-5.is-active,.btn-color-5-flat:active,.btn-color-5-flat.active,.btn-color-5-flat.is-active{background-color:#202020;border-color:#202020;color:#070707 !important}.btn-neutral-color,.btn-neutral-color-flat{background-color:#0a0a05;border-color:#0a0a05;color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:visited,.btn-neutral-color-flat:visited{color:var(--color-neutral-text-contrast)}.btn-neutral-color:hover,.btn-neutral-color:focus,.btn-neutral-color-flat:hover,.btn-neutral-color-flat:focus{background-color:#2c2c16;border-color:#2c2c16;color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:active,.btn-neutral-color.active,.btn-neutral-color.is-active,.btn-neutral-color-flat:active,.btn-neutral-color-flat.active,.btn-neutral-color-flat.is-active{background-color:#090906;border-color:#090906;color:black !important}.palette-primary .color1-background-alpha{background-color:rgba(245, 215, 110, 0.7)}.palette-primary .color2-background-alpha{background-color:rgba(255, 255, 255, 0.7)}.palette-primary .color3-background-alpha{background-color:rgba(204, 204, 204, 0.7)}.palette-primary .color4-background-alpha{background-color:rgba(10, 10, 5, 0.7)}.palette-primary .color5-background-alpha{background-color:rgba(32, 32, 32, 0.7)}.palette-primary .boldgrid-shortcode .bgc-single-article{background-color:#ccc;color:#333333}.palette-primary .bgc-single-image .date{background-color:rgba(245, 215, 110, 0.7);color:#333333}.palette-primary .bgc-single-image .image-opacity{background-color:rgba(255, 255, 255, 0.3)}\",\"boldgrid_palette_class\":\"palette-primary\",\"bgtfw_version\":\"2.5.2\",\"force_scss_recompile\":{\"active\":false,\"staging\":true},\"custom_css_post_id\":229,\"bgtfw_header_border\":{\"css\":\".site-header header{border: 0;border-color:var(--color-3);;}\",\"media\":\"{\\\"base\\\":{\\\"unit\\\":\\\"px\\\",\\\"slidersLinked\\\":false,\\\"values\\\":{\\\"top\\\":0,\\\"right\\\":0,\\\"bottom\\\":5,\\\"left\\\":0},\\\"css\\\":\\\".site-header header{border: 0;border-color:var(--color-3);;}\\\",\\\"type\\\":\\\"\\\",\\\"color\\\":\\\"color-3:rgb(204, 204, 204)\\\"}}\",\"ID\":0,\"filter\":\"raw\"},\"bgtfw_headings_typography\":{\"font-family\":\"Raleway\",\"line-height\":\"1.1\",\"text-transform\":\"uppercase\",\"variant\":\"600\",\"font-backup\":\"\",\"font-weight\":600,\"font-style\":\"normal\"},\"bgtfw_site_title_typography\":{\"font-family\":\"Raleway\",\"font-size\":\"24px\",\"text-transform\":\"uppercase\",\"line-height\":\"1.1\",\"variant\":\"500\",\"font-backup\":\"\",\"font-weight\":500,\"font-style\":\"normal\"},\"bgtfw_body_typography\":{\"font-family\":\"Open Sans\",\"font-size\":\"16px\",\"line-height\":\"1.6\",\"text-transform\":\"none\",\"variant\":\"regular\",\"font-backup\":\"\",\"font-weight\":400,\"font-style\":\"normal\"},\"hide_boldgrid_attribution\":false,\"sidebar_meta\":{\"header-1\":{\"background_color\":\"color-neutral:rgb(10,10,5)\",\"headings_color\":\"color-2:rgb(255,255,255)\",\"links_color\":\"color-1:rgb(245,215,110)\"},\"header-2\":{\"background_color\":\"color-neutral:rgb(10,10,5)\",\"headings_color\":\"color-2:rgb(255,255,255)\",\"links_color\":\"color-1:rgb(245,215,110)\"},\"header-3\":{\"background_color\":\"color-neutral:rgb(10,10,5)\",\"headings_color\":\"color-2:rgb(255,255,255)\",\"links_color\":\"color-1:rgb(245,215,110)\"},\"header-4\":{\"background_color\":\"color-neutral:rgb(10,10,5)\",\"headings_color\":\"color-2:rgb(255,255,255)\",\"links_color\":\"color-1:rgb(245,215,110)\"},\"footer-1\":{\"background_color\":\"color-2:rgb(255,255,255)\",\"headings_color\":\"color-1:rgb(245,215,110)\",\"links_color\":\"color-4:rgb(10,10,5)\"},\"footer-2\":{\"background_color\":\"color-2:rgb(255,255,255)\",\"headings_color\":\"color-1:rgb(245,215,110)\",\"links_color\":\"color-4:rgb(10,10,5)\"},\"footer-3\":{\"background_color\":\"color-2:rgb(255,255,255)\",\"headings_color\":\"color-1:rgb(245,215,110)\",\"links_color\":\"color-4:rgb(10,10,5)\"},\"footer-4\":{\"background_color\":\"color-2:rgb(255,255,255)\",\"headings_color\":\"color-1:rgb(245,215,110)\",\"links_color\":\"color-4:rgb(10,10,5)\"},\"primary-sidebar\":{\"background_color\":\"color-neutral:rgb(10,10,5)\",\"headings_color\":\"color-2:rgb(255,255,255)\",\"links_color\":\"color-1:rgb(245,215,110)\"}},\"boldgrid_background_color\":\"color-neutral:rgb(10,10,5)\",\"bgtfw_background_overlay_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_header_border_color\":\"color-3:rgb(204,204,204)\",\"bgtfw_footer_border_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_posts_tags_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_posts_cats_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_posts_navigation_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_headings_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_tagline_color\":\"color-2:rgb(255,255,255)\",\"bgtfw_header_color\":\"color-neutral:rgb(10,10,5)\",\"bgtfw_site_title_color\":\"color-2:rgb(255,255,255)\",\"bgtfw_global_title_background_color\":\"color-neutral:rgb(10,10,5)\",\"bgtfw_global_title_color\":\"color-2:rgb(255,255,255)\",\"bgtfw_body_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_header_overlay_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_footer_color\":\"color-neutral:rgb(10,10,5)\",\"bgtfw_footer_links\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_hamburger_main_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_border_color_main\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_border_color_main\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_hover_color_main\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_hover_background_main\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_link_color_main\":\"color-2:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_color_main\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_active_link_border_color_main\":\"color-3:rgb(204,204,204)\",\"bgtfw_blog_border_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_blog_header_background_color\":\"color-5:rgb(32,32,32)\",\"bgtfw_blog_post_background_color\":\"color-neutral:rgb(10,10,5)\",\"bgtfw_blog_post_header_title_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_blog_post_header_date_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_blog_post_header_byline_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_blog_post_tags_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_blog_post_cats_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_blog_post_comments_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_blog_post_readmore_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_link_color_social\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_hover_color_social\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_active_link_color_social\":\"color-3:rgb(204,204,204)\",\"bgtfw_posts_date_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_posts_byline_link_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_hamburger_secondary_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_hamburger_tertiary_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_hamburger_quaternary_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_hamburger_social_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_hamburger_sticky-main_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_hamburger_sticky-secondary_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_hamburger_sticky-tertiary_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_hamburger_sticky-quaternary_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_hamburger_sticky-social_color\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_border_color_secondary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_border_color_tertiary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_border_color_quaternary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_border_color_social\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_border_color_sticky-main\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_border_color_sticky-secondary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_border_color_sticky-tertiary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_border_color_sticky-quaternary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_border_color_sticky-social\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_border_color_secondary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_border_color_tertiary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_border_color_quaternary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_border_color_social\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_border_color_sticky-main\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_border_color_sticky-secondary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_border_color_sticky-tertiary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_border_color_sticky-quaternary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_border_color_sticky-social\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_hover_color_secondary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_hover_color_tertiary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_hover_color_quaternary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_hover_color_sticky-main\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_hover_color_sticky-secondary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_hover_color_sticky-tertiary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_hover_color_sticky-quaternary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_hover_color_sticky-social\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_hover_background_secondary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_hover_background_tertiary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_hover_background_quaternary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_hover_background_social\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_hover_background_sticky-main\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_hover_background_sticky-secondary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_hover_background_sticky-tertiary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_hover_background_sticky-quaternary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_hover_background_sticky-social\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_link_color_secondary\":\"color-2:rgb(255,255,255)\",\"bgtfw_menu_items_link_color_tertiary\":\"color-2:rgb(255,255,255)\",\"bgtfw_menu_items_link_color_quaternary\":\"color-2:rgb(255,255,255)\",\"bgtfw_menu_items_link_color_sticky-main\":\"color-2:rgb(255,255,255)\",\"bgtfw_menu_items_link_color_sticky-secondary\":\"color-2:rgb(255,255,255)\",\"bgtfw_menu_items_link_color_sticky-tertiary\":\"color-2:rgb(255,255,255)\",\"bgtfw_menu_items_link_color_sticky-quaternary\":\"color-2:rgb(255,255,255)\",\"bgtfw_menu_items_link_color_sticky-social\":\"color-2:rgb(255,255,255)\",\"bgtfw_menu_items_active_link_color_secondary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_active_link_color_tertiary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_active_link_color_quaternary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_active_link_color_sticky-main\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_active_link_color_sticky-secondary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_active_link_color_sticky-tertiary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_active_link_color_sticky-quaternary\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_active_link_color_sticky-social\":\"color-1:rgb(245,215,110)\",\"bgtfw_menu_items_active_link_border_color_secondary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_active_link_border_color_tertiary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_active_link_border_color_quaternary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_active_link_border_color_social\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_active_link_border_color_sticky-main\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_active_link_border_color_sticky-secondary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_active_link_border_color_sticky-tertiary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_active_link_border_color_sticky-quaternary\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_items_active_link_border_color_sticky-social\":\"color-3:rgb(204,204,204)\",\"bgtfw_menu_typography_main\":{\"font-family\":\"Raleway\",\"font-size\":\"11px\",\"line-height\":\"1.5\",\"text-transform\":\"uppercase\",\"variant\":\"500\",\"font-backup\":\"\",\"font-weight\":500,\"font-style\":\"normal\"},\"bgtfw_pages_container\":\"\",\"bgtfw_global_title_size\":\"h3\",\"bgtfw_global_title_alignment\":\"center\",\"bgtfw_blog_border\":{\"media\":\"{\\\"base\\\":{\\\"unit\\\":\\\"px\\\",\\\"slidersLinked\\\":true,\\\"values\\\":{\\\"top\\\":2,\\\"right\\\":2,\\\"bottom\\\":2,\\\"left\\\":2},\\\"css\\\":\\\".palette-primary.archive .post, .palette-primary.blog .post{border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-style: solid;border-color:var(--color-1);;}\\\",\\\"type\\\":\\\"solid\\\",\\\"color\\\":\\\"color-1:rgb(245,215,110)\\\"}}\",\"css\":\".palette-primary.archive .post, .palette-primary.blog .post{border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-style: solid;border-color:var(--color-1);;}\",\"ID\":0,\"filter\":\"raw\"},\"bgtfw_blog_post_readmore_type\":\"btn button-primary\",\"bgtfw_footer_layout\":[{\"container\":\"container\",\"items\":[{\"key\":\"menu\",\"type\":\"boldgrid_menu_social\",\"align\":\"c\",\"uid\":\"f3136\"}]},{\"container\":\"container\",\"items\":[{\"type\":\"boldgrid_display_attribution_links\",\"key\":\"attribution\",\"align\":\"c\",\"uid\":\"f44\"}]}],\"bgtfw_menu_items_hover_effect_social\":\"\",\"bgtfw_menu_items_hover_effect_main\":\"\",\"bgtfw_pages_blog_blog_page_layout_excerpt_length\":\"50\",\"bgtfw_posts_meta_position\":\"center\",\"bgtfw_blog_posts_container\":\"\"}\";s:14:\"checklist_html\";N;s:6:\"layout\";N;s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";s:2:\"66\";s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"1\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:1;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"67\";s:16:\"page_revision_id\";s:3:\"326\";s:10:\"page_title\";s:12:\"Blogging 101\";s:9:\"page_slug\";s:12:\"blogging-101\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:2;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"68\";s:16:\"page_revision_id\";s:3:\"331\";s:10:\"page_title\";s:16:\"Basic Taxonomies\";s:9:\"page_slug\";s:16:\"basic-taxonomies\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:3;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"69\";s:16:\"page_revision_id\";s:4:\"1683\";s:10:\"page_title\";s:23:\"Tips For Better Writing\";s:9:\"page_slug\";s:23:\"tips-for-better-writing\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"0\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:4;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"19\";s:16:\"page_revision_id\";s:4:\"3900\";s:10:\"page_title\";s:8:\"About Us\";s:9:\"page_slug\";s:8:\"about-us\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:6778:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px;\">\r\n<div class=\"col-md-5 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2>Quality Over Quantity</h2>\r\n<h4>We Do It Right The First Time</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe\'ve all run into real estate agents who seem to always be in a hurry. They can\'t stop and take the time to make sure your needs are being met because they\'re afraid they\'ll miss out on that next big deal. At Krista Crowder Real Estate, we think buying or selling a home should be a careful, deliberate process that meets all your needs, not done so quickly that you don\'t know what happened.\r\n\r\nWe use a unique, multifaceted approach to ensure that our customers are put first, no matter what. When we opened 30 years ago, we believed in providing quality customer service to meet your family\'s needs, and we still do today. We\'re your realtor yesterday, today and tomorrow.\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">View Our Services</a></p>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-118\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg.jpg\" alt=\"\" data-imhwpb-asset-id=\"780397\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-1 col-sm-12 col-xs-12\">\r\n<p class=\"mod-img\"><img src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/d02ac204-3d1fab93-epstock150400012-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-119\"></p>\r\n<p class=\"mod-img\"><img src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/58a6d85b-b046b108-epstock130300058-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-120\"></p>\r\n<p class=\"mod-img\"><img src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/8af423c8-69090677-aomarch131000010-300x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"92|any\" width=\"300\" class=\"wp-image-121\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-medium wp-image-122\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv.jpg\" alt=\"\" data-imhwpb-asset-id=\"780398\" width=\"300\" height=\"300\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-medium wp-image-123\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39.jpg\" alt=\"\" data-imhwpb-asset-id=\"780399\" width=\"300\" height=\"300\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-bottom: 0px;\">\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-124\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz.jpg\" alt=\"\" data-imhwpb-asset-id=\"780400\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2>Selling Your Home?</h2>\r\n<h4>Explore Your Options With Us</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe know there are many reasons why you need to sell your home, and some of them can be very complicated. That\'s why we discuss your options before having you sign any paperwork - we want you to be able to make the best choice for your family. Whether you\'re moving across town, out of state, across the country or around the world, we\'ll take care of you.\r\n\r\nDo you need income to pay your mortgage but don\'t want to sell while the housing market is still in a slump? No problem! We offer a variety of services. We\'ll ensure you\'ll get more visibility in a specific market to get the right price. If you\'d rather rent your home, we\'ll provide property management.\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">Featured Homes</a> <a class=\"button-secondary\" href=\"#\">Listings</a></p>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2>Buying a New Home?</h2>\r\n<h4>Rest Assured In Our Services</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nWe know that buying a home can be a truly nerve wracking experience. Whether you\'re looking for your first home or are downsizing because of an empty nest, we can help you find the perfect home. Do you need to step up to an executive-level luxury home? Want a quiet place in the woods to reflect during your retirement? Our access to a variety of databases ensures you\'ll be happy with your options.\r\n\r\nWe also believe in small town values and honesty. If the basement always leaks after a hard rain, we\'ll tell you. We won\'t tell you the roof is new when it\'s ten years old. You\'ll get more than you expect with exceptional service.\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">View Our Services</a></p>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-125\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj.jpg\" alt=\"\" data-imhwpb-asset-id=\"780401\" width=\"600\" height=\"450\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\n\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"1\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:5;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"20\";s:16:\"page_revision_id\";s:3:\"300\";s:10:\"page_title\";s:10:\"Contact Us\";s:9:\"page_slug\";s:10:\"contact-us\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:848:\"\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\nPlease use the contact form below, if you have any general questions or requests about our services.\r\n\r\nWe will try our best to respond back to you within 24 hours.\r\n\r\n[weforms id=\"65\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<p><a href=\"mailto:info@flatironsxrayservices.com\">info@flatironsxrayservices.com</a></p>\r\n\r\n<h3><i class=\"fa fa-1x fa-phone\"><!-- icon --></i> Phone</h3>\r\n<p>303-968-7445</p>\r\n\r\n\r\n\r\n\r\n\r\n<img src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/ebb8fe1d-c81fa671-yuliufu150700014-360x300.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"52|portrait\" width=\"360\" class=\"wp-image-126\">\r\n\r\n</div>\r\n</div></div></div>\n\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:2:\"99\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}}s:10:\"additional\";a:0:{}}}','yes'),(132,'boldgrid_backup_id','12fa9bfa','no'),(133,'boldgrid_backup_settings','a:25:{s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:1;s:10:\"dow_monday\";i:1;s:11:\"dow_tuesday\";i:1;s:13:\"dow_wednesday\";i:1;s:12:\"dow_thursday\";i:1;s:10:\"dow_friday\";i:1;s:12:\"dow_saturday\";i:1;s:5:\"tod_h\";i:3;s:5:\"tod_m\";s:2:\"00\";s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:21:\"ksm.maloney@gmail.com\";s:13:\"notifications\";a:3:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;s:10:\"site_check\";b:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:1:{s:5:\"local\";a:1:{s:7:\"enabled\";b:1;}}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:17:\".git,node_modules\";s:10:\"site_check\";a:4:{s:7:\"enabled\";b:1;s:6:\"logger\";b:1;s:13:\"auto_recovery\";b:0;s:8:\"interval\";i:15;}s:10:\"encrypt_db\";b:0;s:16:\"backup_directory\";s:30:\"/home/flatir11/boldgrid_backup\";s:11:\"cron_secret\";s:64:\"7ee2dd81e2091556b8028c846f8fda70d83c15195ac0b63eec9f2aaba8b3c66a\";s:11:\"auto_update\";a:3:{s:6:\"wpcore\";a:5:{s:3:\"all\";s:1:\"0\";s:5:\"major\";s:1:\"0\";s:5:\"minor\";s:1:\"1\";s:3:\"dev\";s:1:\"0\";s:11:\"translation\";s:1:\"0\";}s:7:\"plugins\";a:12:{s:7:\"default\";s:1:\"0\";s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";s:1:\"0\";s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";s:1:\"0\";s:29:\"crio-premium/crio-premium.php\";s:1:\"0\";s:19:\"jetpack/jetpack.php\";s:1:\"0\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:1:\"0\";s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";s:1:\"0\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:1:\"0\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:1:\"0\";s:19:\"weforms/weforms.php\";s:1:\"0\";s:19:\"akismet/akismet.php\";s:1:\"0\";s:9:\"hello.php\";s:1:\"0\";}s:6:\"themes\";a:4:{s:7:\"default\";s:1:\"0\";s:15:\"twentytwentyone\";s:1:\"0\";s:14:\"twentynineteen\";s:1:\"0\";s:12:\"twentytwenty\";s:1:\"0\";}}s:10:\"compressor\";s:7:\"php_zip\";s:17:\"filelist_analysis\";i:0;s:17:\"compression_level\";s:1:\"6\";s:9:\"scheduler\";s:4:\"cron\";s:11:\"crons_added\";b:1;s:15:\"crontab_version\";s:5:\"1.6.4\";s:19:\"exclude_tables_type\";s:4:\"full\";s:21:\"folder_exclusion_type\";s:4:\"full\";s:7:\"updated\";i:1647959644;s:7:\"openssl\";a:3:{s:6:\"cipher\";s:11:\"AES-256-CBC\";s:2:\"iv\";s:32:\"3e53ba8437baab9c07eb651d3fb3b9a5\";s:3:\"key\";s:64:\"267219316b679a1bb917c025aae2f65fcfccf54bef76b1a0b8234fbbdf7a4920\";}}','no'),(255,'boldgrid_backup_jobs','a:0:{}','no'),(216,'boldgrid_plugin_page_notices','a:2:{i:0;a:4:{s:2:\"id\";s:26:\"bgbkup_database_encryption\";s:8:\"isUnread\";b:0;s:7:\"version\";s:6:\"1.13.0\";s:4:\"page\";s:32:\"boldgrid-backup-premium-features\";}i:1;a:4:{s:2:\"id\";s:26:\"bgbkup_timely_auto_updates\";s:8:\"isUnread\";b:0;s:7:\"version\";s:6:\"1.14.0\";s:4:\"page\";s:32:\"boldgrid-backup-premium-features\";}}','yes'),(141,'do_activate','0','yes'),(168,'finished_updating_comment_type','1','yes'),(2501,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"ksm.maloney@gmail.com\";s:7:\"version\";s:5:\"6.0.1\";s:9:\"timestamp\";i:1657646361;}','no'),(56003,'oe-icons','a:2:{s:6:\"global\";a:1:{s:10:\"icon_types\";a:1:{i:0;s:9:\"line-icon\";}}s:6:\"menu_2\";a:6:{s:10:\"hide_label\";s:0:\"\";s:8:\"position\";s:6:\"before\";s:14:\"vertical_align\";s:6:\"middle\";s:9:\"font_size\";s:3:\"1.2\";s:9:\"svg_width\";s:1:\"1\";s:10:\"image_size\";s:9:\"thumbnail\";}}','yes'),(56022,'oe_panels_settings','a:9:{s:16:\"oe_general_panel\";b:1;s:19:\"oe_typography_panel\";b:1;s:15:\"oe_header_panel\";b:1;s:23:\"oe_footer_widgets_panel\";b:1;s:22:\"oe_footer_bottom_panel\";b:1;s:20:\"oe_custom_code_panel\";b:1;s:15:\"oe_topbar_panel\";b:0;s:13:\"oe_blog_panel\";b:0;s:16:\"oe_sidebar_panel\";b:0;}','yes'),(54385,'wp_force_deactivated_plugins','a:0:{}','yes'),(92476,'boldgrid_backup_tasks','a:108:{i:0;a:7:{s:2:\"id\";s:17:\"1649581207-187b21\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1649581207;s:10:\"started_at\";i:1649581207;s:12:\"completed_at\";i:1649581307;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:1;a:7:{s:2:\"id\";s:17:\"1649667607-c65141\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1649667607;s:10:\"started_at\";i:1649667607;s:12:\"completed_at\";i:1649667709;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:2;a:7:{s:2:\"id\";s:17:\"1649754007-95c257\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1649754007;s:10:\"started_at\";i:1649754007;s:12:\"completed_at\";i:1649754113;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:3;a:7:{s:2:\"id\";s:17:\"1649840407-d62a07\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1649840407;s:10:\"started_at\";i:1649840407;s:12:\"completed_at\";i:1649840509;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:4;a:7:{s:2:\"id\";s:17:\"1649926807-500860\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1649926807;s:10:\"started_at\";i:1649926807;s:12:\"completed_at\";i:1649926911;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:5;a:7:{s:2:\"id\";s:17:\"1650013208-01e495\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650013208;s:10:\"started_at\";i:1650013208;s:12:\"completed_at\";i:1650013313;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:6;a:7:{s:2:\"id\";s:17:\"1650099608-72df11\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650099608;s:10:\"started_at\";i:1650099608;s:12:\"completed_at\";i:1650099715;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:7;a:7:{s:2:\"id\";s:17:\"1650186008-4d4161\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650186008;s:10:\"started_at\";i:1650186008;s:12:\"completed_at\";i:1650186112;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:8;a:7:{s:2:\"id\";s:17:\"1650272408-e6d267\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650272408;s:10:\"started_at\";i:1650272408;s:12:\"completed_at\";i:1650272507;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:9;a:7:{s:2:\"id\";s:17:\"1650358807-0c8bd5\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650358807;s:10:\"started_at\";i:1650358807;s:12:\"completed_at\";i:1650358913;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:10;a:7:{s:2:\"id\";s:17:\"1650445204-c9a583\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650445204;s:10:\"started_at\";i:1650445204;s:12:\"completed_at\";i:1650445309;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:11;a:7:{s:2:\"id\";s:17:\"1650531607-81347c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650531607;s:10:\"started_at\";i:1650531607;s:12:\"completed_at\";i:1650531710;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:12;a:7:{s:2:\"id\";s:17:\"1650618007-bfd4be\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650618007;s:10:\"started_at\";i:1650618007;s:12:\"completed_at\";i:1650618110;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:13;a:7:{s:2:\"id\";s:17:\"1650704404-d2afbe\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650704404;s:10:\"started_at\";i:1650704404;s:12:\"completed_at\";i:1650704506;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:14;a:7:{s:2:\"id\";s:17:\"1650790807-c2e9fc\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650790807;s:10:\"started_at\";i:1650790807;s:12:\"completed_at\";i:1650790907;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:15;a:7:{s:2:\"id\";s:17:\"1650877207-ecbb2a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650877207;s:10:\"started_at\";i:1650877207;s:12:\"completed_at\";i:1650877311;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:16;a:7:{s:2:\"id\";s:17:\"1650963608-e52064\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1650963608;s:10:\"started_at\";i:1650963608;s:12:\"completed_at\";i:1650963711;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:17;a:7:{s:2:\"id\";s:17:\"1651050005-2cfad8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651050005;s:10:\"started_at\";i:1651050005;s:12:\"completed_at\";i:1651050109;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:18;a:7:{s:2:\"id\";s:17:\"1651136408-47efdb\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651136408;s:10:\"started_at\";i:1651136408;s:12:\"completed_at\";i:1651136516;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:19;a:7:{s:2:\"id\";s:17:\"1651222807-2211d4\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651222807;s:10:\"started_at\";i:1651222807;s:12:\"completed_at\";i:1651222910;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:20;a:7:{s:2:\"id\";s:17:\"1651309207-b2a904\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651309207;s:10:\"started_at\";i:1651309207;s:12:\"completed_at\";i:1651309312;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:21;a:7:{s:2:\"id\";s:17:\"1651395606-94042b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651395606;s:10:\"started_at\";i:1651395606;s:12:\"completed_at\";i:1651395711;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:22;a:7:{s:2:\"id\";s:17:\"1651482007-f99561\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651482007;s:10:\"started_at\";i:1651482007;s:12:\"completed_at\";i:1651482114;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:23;a:7:{s:2:\"id\";s:17:\"1651568408-09d6b2\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651568408;s:10:\"started_at\";i:1651568408;s:12:\"completed_at\";i:1651568511;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:24;a:7:{s:2:\"id\";s:17:\"1651654808-26d637\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651654808;s:10:\"started_at\";i:1651654808;s:12:\"completed_at\";i:1651654914;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:25;a:7:{s:2:\"id\";s:17:\"1651741207-9ac0e1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651741207;s:10:\"started_at\";i:1651741207;s:12:\"completed_at\";i:1651741311;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:26;a:7:{s:2:\"id\";s:17:\"1651827607-b0795a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651827607;s:10:\"started_at\";i:1651827607;s:12:\"completed_at\";i:1651827710;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:27;a:7:{s:2:\"id\";s:17:\"1651914006-6acec8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1651914006;s:10:\"started_at\";i:1651914006;s:12:\"completed_at\";i:1651914109;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:28;a:7:{s:2:\"id\";s:17:\"1652000407-5e37ee\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652000407;s:10:\"started_at\";i:1652000407;s:12:\"completed_at\";i:1652000515;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:29;a:7:{s:2:\"id\";s:17:\"1652086808-0f1109\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652086808;s:10:\"started_at\";i:1652086808;s:12:\"completed_at\";i:1652086913;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:30;a:7:{s:2:\"id\";s:17:\"1652173207-333a36\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652173207;s:10:\"started_at\";i:1652173207;s:12:\"completed_at\";i:1652173311;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:31;a:7:{s:2:\"id\";s:17:\"1652259608-6a25c6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652259608;s:10:\"started_at\";i:1652259608;s:12:\"completed_at\";i:1652259711;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:32;a:7:{s:2:\"id\";s:17:\"1652346007-e046b0\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652346007;s:10:\"started_at\";i:1652346007;s:12:\"completed_at\";i:1652346108;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:33;a:7:{s:2:\"id\";s:17:\"1652432407-85c15a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652432407;s:10:\"started_at\";i:1652432407;s:12:\"completed_at\";i:1652432512;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:34;a:7:{s:2:\"id\";s:17:\"1652518807-dd0c11\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652518807;s:10:\"started_at\";i:1652518807;s:12:\"completed_at\";i:1652518912;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:35;a:7:{s:2:\"id\";s:17:\"1652605208-a8841a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652605208;s:10:\"started_at\";i:1652605208;s:12:\"completed_at\";i:1652605316;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:36;a:7:{s:2:\"id\";s:17:\"1652691607-50a9ac\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652691607;s:10:\"started_at\";i:1652691607;s:12:\"completed_at\";i:1652691719;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:37;a:7:{s:2:\"id\";s:17:\"1652778005-844976\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652778005;s:10:\"started_at\";i:1652778005;s:12:\"completed_at\";i:1652778106;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:38;a:7:{s:2:\"id\";s:17:\"1652864405-192f5f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652864405;s:10:\"started_at\";i:1652864405;s:12:\"completed_at\";i:1652864505;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:39;a:7:{s:2:\"id\";s:17:\"1652950807-1cbb26\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1652950807;s:10:\"started_at\";i:1652950807;s:12:\"completed_at\";i:1652950909;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:40;a:7:{s:2:\"id\";s:17:\"1653037205-5d6ac4\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653037205;s:10:\"started_at\";i:1653037205;s:12:\"completed_at\";i:1653037306;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:41;a:7:{s:2:\"id\";s:17:\"1653123605-a3273c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653123605;s:10:\"started_at\";i:1653123605;s:12:\"completed_at\";i:1653123705;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:42;a:7:{s:2:\"id\";s:17:\"1653210007-27777b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653210007;s:10:\"started_at\";i:1653210007;s:12:\"completed_at\";i:1653210110;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:43;a:7:{s:2:\"id\";s:17:\"1653296406-a927ef\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653296406;s:10:\"started_at\";i:1653296406;s:12:\"completed_at\";i:1653296506;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:44;a:7:{s:2:\"id\";s:17:\"1653382806-5a1b0b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653382806;s:10:\"started_at\";i:1653382806;s:12:\"completed_at\";i:1653382906;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:45;a:7:{s:2:\"id\";s:17:\"1653469207-b17260\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653469207;s:10:\"started_at\";i:1653469207;s:12:\"completed_at\";i:1653469307;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:46;a:7:{s:2:\"id\";s:17:\"1653555608-41009b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653555608;s:10:\"started_at\";i:1653555608;s:12:\"completed_at\";i:1653555715;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:47;a:7:{s:2:\"id\";s:17:\"1653642008-a9a91a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653642008;s:10:\"started_at\";i:1653642008;s:12:\"completed_at\";i:1653642109;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:48;a:7:{s:2:\"id\";s:17:\"1653728407-0005b8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653728407;s:10:\"started_at\";i:1653728407;s:12:\"completed_at\";i:1653728509;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:49;a:7:{s:2:\"id\";s:17:\"1653814807-e91845\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653814807;s:10:\"started_at\";i:1653814807;s:12:\"completed_at\";i:1653814908;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:50;a:7:{s:2:\"id\";s:17:\"1653901207-93a4be\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653901207;s:10:\"started_at\";i:1653901207;s:12:\"completed_at\";i:1653901312;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:51;a:7:{s:2:\"id\";s:17:\"1653987608-e6ab02\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1653987608;s:10:\"started_at\";i:1653987608;s:12:\"completed_at\";i:1653987709;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:52;a:7:{s:2:\"id\";s:17:\"1654074007-0659d3\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654074007;s:10:\"started_at\";i:1654074007;s:12:\"completed_at\";i:1654074111;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:53;a:7:{s:2:\"id\";s:17:\"1654160407-f33223\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654160407;s:10:\"started_at\";i:1654160407;s:12:\"completed_at\";i:1654160507;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:54;a:7:{s:2:\"id\";s:17:\"1654246805-27c0d4\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654246805;s:10:\"started_at\";i:1654246805;s:12:\"completed_at\";i:1654246908;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:55;a:7:{s:2:\"id\";s:17:\"1654333208-5856da\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654333208;s:10:\"started_at\";i:1654333208;s:12:\"completed_at\";i:1654333319;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:56;a:7:{s:2:\"id\";s:17:\"1654419607-bba4e9\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654419607;s:10:\"started_at\";i:1654419607;s:12:\"completed_at\";i:1654419709;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:57;a:7:{s:2:\"id\";s:17:\"1654506008-0e2c5c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654506008;s:10:\"started_at\";i:1654506008;s:12:\"completed_at\";i:1654506111;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:58;a:7:{s:2:\"id\";s:17:\"1654592407-943e35\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654592407;s:10:\"started_at\";i:1654592407;s:12:\"completed_at\";i:1654592515;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:59;a:7:{s:2:\"id\";s:17:\"1654678808-9431b4\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654678808;s:10:\"started_at\";i:1654678808;s:12:\"completed_at\";i:1654678913;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:60;a:7:{s:2:\"id\";s:17:\"1654765208-14150d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654765208;s:10:\"started_at\";i:1654765208;s:12:\"completed_at\";i:1654765315;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:61;a:7:{s:2:\"id\";s:17:\"1654851607-fd0d84\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654851607;s:10:\"started_at\";i:1654851607;s:12:\"completed_at\";i:1654851712;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:62;a:7:{s:2:\"id\";s:17:\"1654938008-fac226\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1654938008;s:10:\"started_at\";i:1654938008;s:12:\"completed_at\";i:1654938118;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:63;a:7:{s:2:\"id\";s:17:\"1655024409-ed44db\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655024409;s:10:\"started_at\";i:1655024409;s:12:\"completed_at\";i:1655024519;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:64;a:7:{s:2:\"id\";s:17:\"1655063519-2704d1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655063519;s:10:\"started_at\";i:1655063519;s:12:\"completed_at\";i:1655063630;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:65;a:7:{s:2:\"id\";s:17:\"1655110808-205c93\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655110808;s:10:\"started_at\";i:1655110808;s:12:\"completed_at\";i:1655110916;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:66;a:7:{s:2:\"id\";s:17:\"1655197207-ed2f4a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655197207;s:10:\"started_at\";i:1655197207;s:12:\"completed_at\";i:1655197313;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:67;a:7:{s:2:\"id\";s:17:\"1655283608-db6a91\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655283608;s:10:\"started_at\";i:1655283608;s:12:\"completed_at\";i:1655283714;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:68;a:7:{s:2:\"id\";s:17:\"1655370007-652c2c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655370007;s:10:\"started_at\";i:1655370007;s:12:\"completed_at\";i:1655370110;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:69;a:7:{s:2:\"id\";s:17:\"1655456407-4de314\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655456407;s:10:\"started_at\";i:1655456407;s:12:\"completed_at\";i:1655456510;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:70;a:7:{s:2:\"id\";s:17:\"1655542808-af6cb1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655542808;s:10:\"started_at\";i:1655542808;s:12:\"completed_at\";i:1655542911;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:71;a:7:{s:2:\"id\";s:17:\"1655629207-0d677e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655629207;s:10:\"started_at\";i:1655629207;s:12:\"completed_at\";i:1655629308;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:72;a:7:{s:2:\"id\";s:17:\"1655715607-4fc088\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655715607;s:10:\"started_at\";i:1655715607;s:12:\"completed_at\";i:1655715711;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:73;a:7:{s:2:\"id\";s:17:\"1655802007-192ce2\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655802007;s:10:\"started_at\";i:1655802007;s:12:\"completed_at\";i:1655802112;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:74;a:7:{s:2:\"id\";s:17:\"1655888407-923f6d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655888407;s:10:\"started_at\";i:1655888407;s:12:\"completed_at\";i:1655888510;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:75;a:7:{s:2:\"id\";s:17:\"1655974805-0d596c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1655974805;s:10:\"started_at\";i:1655974805;s:12:\"completed_at\";i:1655974910;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:76;a:7:{s:2:\"id\";s:17:\"1656048193-bdaa51\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656048193;s:10:\"started_at\";i:1656048193;s:12:\"completed_at\";i:1656048294;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:77;a:7:{s:2:\"id\";s:17:\"1656061206-ef8d5c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656061206;s:10:\"started_at\";i:1656061206;s:12:\"completed_at\";i:1656061312;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:78;a:7:{s:2:\"id\";s:17:\"1656147607-184396\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656147607;s:10:\"started_at\";i:1656147607;s:12:\"completed_at\";i:1656147719;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:79;a:7:{s:2:\"id\";s:17:\"1656234005-5880e9\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656234005;s:10:\"started_at\";i:1656234005;s:12:\"completed_at\";i:1656234116;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:80;a:7:{s:2:\"id\";s:17:\"1656320408-3f2d8c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656320408;s:10:\"started_at\";i:1656320408;s:12:\"completed_at\";i:1656320520;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:81;a:7:{s:2:\"id\";s:17:\"1656406807-d2a829\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656406807;s:10:\"started_at\";i:1656406807;s:12:\"completed_at\";i:1656406918;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:82;a:7:{s:2:\"id\";s:17:\"1656493205-2c09a5\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656493205;s:10:\"started_at\";i:1656493205;s:12:\"completed_at\";i:1656493318;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:83;a:7:{s:2:\"id\";s:17:\"1656579605-3079d1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656579605;s:10:\"started_at\";i:1656579605;s:12:\"completed_at\";i:1656579713;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:84;a:7:{s:2:\"id\";s:17:\"1656666008-bf2bce\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656666008;s:10:\"started_at\";i:1656666008;s:12:\"completed_at\";i:1656666122;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:85;a:7:{s:2:\"id\";s:17:\"1656752408-651275\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656752408;s:10:\"started_at\";i:1656752408;s:12:\"completed_at\";i:1656752523;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:86;a:7:{s:2:\"id\";s:17:\"1656838808-26d23b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656838808;s:10:\"started_at\";i:1656838808;s:12:\"completed_at\";i:1656838921;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:87;a:7:{s:2:\"id\";s:17:\"1656925207-cd031f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1656925207;s:10:\"started_at\";i:1656925207;s:12:\"completed_at\";i:1656925316;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:88;a:7:{s:2:\"id\";s:17:\"1657011608-4081a7\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657011608;s:10:\"started_at\";i:1657011608;s:12:\"completed_at\";i:1657011718;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:89;a:7:{s:2:\"id\";s:17:\"1657098006-6d964b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657098006;s:10:\"started_at\";i:1657098006;s:12:\"completed_at\";i:1657098119;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:90;a:7:{s:2:\"id\";s:17:\"1657184407-48f448\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657184407;s:10:\"started_at\";i:1657184407;s:12:\"completed_at\";i:1657184519;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:91;a:7:{s:2:\"id\";s:17:\"1657270807-b60ed6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657270807;s:10:\"started_at\";i:1657270807;s:12:\"completed_at\";i:1657270914;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:92;a:7:{s:2:\"id\";s:17:\"1657357207-d8cae8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657357207;s:10:\"started_at\";i:1657357207;s:12:\"completed_at\";i:1657357318;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:93;a:7:{s:2:\"id\";s:17:\"1657443608-fa172f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657443608;s:10:\"started_at\";i:1657443608;s:12:\"completed_at\";i:1657443716;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:94;a:7:{s:2:\"id\";s:17:\"1657530008-c188cf\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657530008;s:10:\"started_at\";i:1657530008;s:12:\"completed_at\";i:1657530122;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:95;a:7:{s:2:\"id\";s:17:\"1657616407-c9ca3d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657616407;s:10:\"started_at\";i:1657616407;s:12:\"completed_at\";i:1657616522;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:96;a:7:{s:2:\"id\";s:17:\"1657646240-55574c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657646240;s:10:\"started_at\";i:1657646240;s:12:\"completed_at\";i:1657646350;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:97;a:7:{s:2:\"id\";s:17:\"1657702808-da4666\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657702808;s:10:\"started_at\";i:1657702808;s:12:\"completed_at\";i:1657702923;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:98;a:7:{s:2:\"id\";s:17:\"1657789206-d197ad\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657789206;s:10:\"started_at\";i:1657789206;s:12:\"completed_at\";i:1657789315;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:99;a:7:{s:2:\"id\";s:17:\"1657875608-53e2c1\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657875608;s:10:\"started_at\";i:1657875608;s:12:\"completed_at\";i:1657875720;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:100;a:7:{s:2:\"id\";s:17:\"1657962008-c88b48\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1657962008;s:10:\"started_at\";i:1657962008;s:12:\"completed_at\";i:1657962115;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:101;a:7:{s:2:\"id\";s:17:\"1658048408-dcbd8c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658048408;s:10:\"started_at\";i:1658048408;s:12:\"completed_at\";i:1658048516;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:102;a:7:{s:2:\"id\";s:17:\"1658134809-57f59c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658134809;s:10:\"started_at\";i:1658134809;s:12:\"completed_at\";i:1658134920;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:103;a:7:{s:2:\"id\";s:17:\"1658221207-d33410\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658221207;s:10:\"started_at\";i:1658221207;s:12:\"completed_at\";i:1658221320;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:104;a:7:{s:2:\"id\";s:17:\"1658307608-34c24a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658307608;s:10:\"started_at\";i:1658307608;s:12:\"completed_at\";i:1658307718;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:105;a:7:{s:2:\"id\";s:17:\"1658332744-8e81fe\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658332744;s:10:\"started_at\";i:1658332744;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:106;a:7:{s:2:\"id\";s:17:\"1658394007-59bc6b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658394007;s:10:\"started_at\";i:1658394007;s:12:\"completed_at\";i:1658394108;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:107;a:7:{s:2:\"id\";s:17:\"1658480408-865979\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1658480408;s:10:\"started_at\";i:1658480408;s:12:\"completed_at\";i:1658480506;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}}','yes'),(115746,'elementor_experiment-container','default','yes'),(115747,'elementor_experiment-page-transitions','default','yes'),(74931,'db_upgraded','','yes'),(189,'boldgrid_backup_in_progress_data','a:13:{s:12:\"log_filename\";s:22:\"archive-1658480408.log\";s:3:\"pid\";i:3491841;s:10:\"start_time\";i:1658480408;s:7:\"trigger\";s:4:\"Cron\";s:6:\"tables\";a:34:{i:0;s:28:\"wpml_actionscheduler_actions\";i:1;s:27:\"wpml_actionscheduler_claims\";i:2;s:27:\"wpml_actionscheduler_groups\";i:3;s:25:\"wpml_actionscheduler_logs\";i:4;s:16:\"wpml_commentmeta\";i:5;s:13:\"wpml_comments\";i:6;s:13:\"wpml_e_events\";i:7;s:12:\"wpml_e_notes\";i:8;s:28:\"wpml_e_notes_users_relations\";i:9;s:18:\"wpml_e_submissions\";i:10;s:30:\"wpml_e_submissions_actions_log\";i:11;s:25:\"wpml_e_submissions_values\";i:12;s:26:\"wpml_irrp_redirection_logs\";i:13;s:25:\"wpml_irrp_redirectionmeta\";i:14;s:22:\"wpml_irrp_redirections\";i:15;s:10:\"wpml_links\";i:16;s:12:\"wpml_options\";i:17;s:13:\"wpml_postmeta\";i:18;s:10:\"wpml_posts\";i:19;s:23:\"wpml_term_relationships\";i:20;s:18:\"wpml_term_taxonomy\";i:21;s:13:\"wpml_termmeta\";i:22;s:10:\"wpml_terms\";i:23;s:13:\"wpml_usermeta\";i:24;s:10:\"wpml_users\";i:25;s:20:\"wpml_weforms_entries\";i:26;s:22:\"wpml_weforms_entrymeta\";i:27;s:17:\"wpml_wpforms_lite\";i:28;s:23:\"wpml_wpforms_tasks_meta\";i:29;s:20:\"wpml_yoast_indexable\";i:30;s:30:\"wpml_yoast_indexable_hierarchy\";i:31;s:21:\"wpml_yoast_migrations\";i:32;s:23:\"wpml_yoast_primary_term\";i:33;s:20:\"wpml_yoast_seo_links\";}s:16:\"total_files_todo\";i:9280;s:8:\"filepath\";s:109:\"/home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220722-090012.zip\";s:10:\"compressor\";s:7:\"php_zip\";s:16:\"total_files_done\";i:9280;s:19:\"total_size_archived\";i:190856371;s:31:\"total_size_archived_size_format\";s:9:\"182.01 MB\";s:6:\"status\";s:16:\"Backup complete!\";s:7:\"success\";b:1;}','yes'),(50829,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17370,'widget_ocean_facebook','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17371,'widget_ocean_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17372,'widget_ocean_instagram','a:3:{i:1;a:22:{s:5:\"title\";s:9:\"Instagram\";s:10:\"search_for\";s:8:\"username\";s:8:\"username\";s:15:\"misslaurenriley\";s:7:\"hashtag\";s:0:\"\";s:13:\"blocked_users\";s:0:\"\";s:6:\"number\";s:1:\"9\";s:12:\"refresh_hour\";s:1:\"5\";s:14:\"display_header\";s:2:\"no\";s:17:\"display_p_picture\";s:3:\"yes\";s:14:\"picture_radius\";s:7:\"rounded\";s:12:\"display_name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:15:\"header_position\";s:6:\"before\";s:12:\"header_align\";s:4:\"left\";s:7:\"columns\";s:13:\"three-columns\";s:6:\"margin\";s:6:\"margin\";s:10:\"image_size\";s:20:\"oceanwp_insta_square\";s:7:\"orderby\";s:4:\"rand\";s:11:\"images_link\";s:9:\"image_url\";s:10:\"custom_url\";s:0:\"\";s:6:\"target\";s:5:\"blank\";s:6:\"follow\";s:0:\"\";}i:2;a:22:{s:5:\"title\";s:9:\"Instagram\";s:10:\"search_for\";s:8:\"username\";s:8:\"username\";s:15:\"misslaurenriley\";s:7:\"hashtag\";s:0:\"\";s:13:\"blocked_users\";s:0:\"\";s:6:\"number\";s:1:\"9\";s:12:\"refresh_hour\";s:1:\"5\";s:14:\"display_header\";s:2:\"no\";s:17:\"display_p_picture\";s:3:\"yes\";s:14:\"picture_radius\";s:7:\"rounded\";s:12:\"display_name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:15:\"header_position\";s:6:\"before\";s:12:\"header_align\";s:4:\"left\";s:7:\"columns\";s:13:\"three-columns\";s:6:\"margin\";s:6:\"margin\";s:10:\"image_size\";s:20:\"oceanwp_insta_square\";s:7:\"orderby\";s:4:\"rand\";s:11:\"images_link\";s:9:\"image_url\";s:10:\"custom_url\";s:0:\"\";s:6:\"target\";s:5:\"blank\";s:6:\"follow\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(17373,'widget_ocean_mailchimp','a:2:{i:1;a:7:{s:5:\"title\";s:10:\"Newsletter\";s:14:\"subscribe_text\";s:67:\"Get all latest content delivered to your email a few times a month.\";s:15:\"mailchimpaction\";s:1:\"#\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:4:\"44px\";s:11:\"placeholder\";s:18:\"Your email address\";s:11:\"submit_text\";s:2:\"Go\";}s:12:\"_multiwidget\";i:1;}','yes'),(175,'recently_activated','a:0:{}','yes'),(1455,'weforms_allow_tracking','no','yes'),(297,'current_theme','OceanWP','yes'),(298,'theme_mods_twentynineteen','a:3:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1618154017;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(299,'theme_switched','','yes'),(115688,'category_children','a:0:{}','yes'),(1338,'boldgrid_installed_page_ids','a:3:{i:717;i:105;i:19;i:107;i:20;i:109;}','yes'),(1339,'boldgrid_installed_pages_metadata','a:3:{i:105;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:107;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:109;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}}','yes'),(184,'WPLANG','','yes'),(9374,'new_admin_email','ksm.maloney@gmail.com','yes'),(192,'bglib_activity','a:2:{s:15:\"boldgrid-backup\";a:2:{s:18:\"any_backup_created\";i:465;s:25:\"download_to_local_machine\";i:1;}s:5:\"bgppb\";a:2:{s:10:\"block_save\";i:1;s:13:\"block_install\";i:2;}}','yes'),(190,'boldgrid_backup_last_backup','1658480490','no'),(191,'boldgrid_backup_latest_backup','a:33:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:63081632;s:4:\"save\";b:1;s:10:\"total_size\";i:190856371;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:27:\"/home/flatir11/public_html/\";s:9:\"backup_id\";s:8:\"12fa9bfa\";s:7:\"siteurl\";s:32:\"http://flatironsxrayservices.com\";s:9:\"timestamp\";i:1658480408;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:33:\"staging.flatironsxrayservices.com\";s:13:\"php_sapi_name\";s:8:\"cgi-fcgi\";s:9:\"php_uname\";s:111:\"Linux biz211.inmotionhosting.com 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64\";s:11:\"php_version\";s:6:\"7.4.30\";s:11:\"server_addr\";s:14:\"144.208.71.115\";s:11:\"server_name\";s:33:\"staging.flatironsxrayservices.com\";s:15:\"server_protocol\";s:8:\"HTTP/2.0\";s:15:\"server_software\";s:6:\"Apache\";s:3:\"uid\";i:1585;s:8:\"username\";s:8:\"flatir11\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:4:\"Cron\";s:8:\"filepath\";s:109:\"/home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220722-090012.zip\";s:11:\"lastmodunix\";i:1658480490;s:8:\"duration\";s:5:\"81.09\";s:11:\"db_duration\";s:4:\"0.84\";s:11:\"db_filename\";s:34:\"flatir11_wp277.20220722-090009.sql\";}','yes'),(212,'auto_update_plugins','a:0:{}','no'),(213,'auto_update_themes','a:0:{}','yes'),(1323,'boldgrid_theme_revision_Crio','20210308154141','yes'),(1324,'allowedthemes','a:1:{s:4:\"crio\";b:1;}','no'),(1325,'theme_mods_crio','a:136:{s:18:\"_boldgrid_theme_id\";i:66;s:18:\"nav_menu_locations\";a:1:{s:4:\"main\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1618317802;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}s:22:\"boldgrid_color_palette\";s:780:\"{\"state\":{\"active-palette\":\"palette-primary\",\"palettes\":{\"palette-primary\":{\"format\":\"palette-primary\",\"colors\":[\"rgb(245, 215, 110)\",\"rgb(255, 255, 255)\",\"rgb(204, 204, 204)\",\"rgb(10, 10, 5)\",\"rgb(32, 32, 32)\"],\"neutral-color\":\"rgb(10, 10, 5)\"}},\"saved_palettes\":[{\"format\":\"palette-primary\",\"colors\":[\"rgb(112, 225, 255)\",\"rgb(255, 255, 255)\",\"rgb(204, 204, 204)\",\"rgb(10, 10, 5)\",\"rgb(32, 32, 32)\"],\"neutral-color\":\"rgb(10, 10, 5)\"},{\"format\":\"palette-primary\",\"colors\":[\"rgb(203, 237, 125)\",\"rgb(255, 255, 255)\",\"rgb(204, 204, 204)\",\"rgb(10, 10, 5)\",\"rgb(69, 94, 65)\"],\"neutral-color\":\"rgb(10, 10, 5)\"},{\"format\":\"palette-primary\",\"colors\":[\"rgb(245, 215, 110)\",\"rgb(255, 255, 255)\",\"rgb(204, 204, 204)\",\"rgb(10, 10, 5)\",\"rgb(32, 32, 32)\"],\"neutral-color\":\"rgb(10, 10, 5)\"}]}}\";s:21:\"boldgrid_compiled_css\";s:26945:\".color1-background.color-1-link-color a{color:#f5d76e}.color1-background.color-1-link-color a:hover,.color1-background.color-1-link-color a:focus,.color1-background.color-1-link-color a:active,.color1-background.color-1-link-color a.highlighted{color:#edbc10}.color1-background.color-2-link-color a{color:white}.color1-background.color-2-link-color a:hover,.color1-background.color-2-link-color a:focus,.color1-background.color-2-link-color a:active,.color1-background.color-2-link-color a.highlighted{color:#ccc}.color1-background.color-3-link-color a{color:#ccc}.color1-background.color-3-link-color a:hover,.color1-background.color-3-link-color a:focus,.color1-background.color-3-link-color a:active,.color1-background.color-3-link-color a.highlighted{color:white}.color1-background.color-4-link-color a{color:#0a0a05}.color1-background.color-4-link-color a:hover,.color1-background.color-4-link-color a:focus,.color1-background.color-4-link-color a:active,.color1-background.color-4-link-color a.highlighted{color:#4e4e27}.color1-background.color-5-link-color a{color:#202020}.color1-background.color-5-link-color a:hover,.color1-background.color-5-link-color a:focus,.color1-background.color-5-link-color a:active,.color1-background.color-5-link-color a.highlighted{color:#535353}.color1-background.color-neutral-link-color a{color:#0a0a05}.color1-background.color-neutral-link-color a:hover,.color1-background.color-neutral-link-color a:focus,.color1-background.color-neutral-link-color a:active,.color1-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color1-background-hover:focus,.color1-background-hover:hover{background:#f5d76e ! important}.color2-background.color-1-link-color a{color:#f5d76e}.color2-background.color-1-link-color a:hover,.color2-background.color-1-link-color a:focus,.color2-background.color-1-link-color a:active,.color2-background.color-1-link-color a.highlighted{color:#edbc10}.color2-background.color-2-link-color a{color:white}.color2-background.color-2-link-color a:hover,.color2-background.color-2-link-color a:focus,.color2-background.color-2-link-color a:active,.color2-background.color-2-link-color a.highlighted{color:#ccc}.color2-background.color-3-link-color a{color:#ccc}.color2-background.color-3-link-color a:hover,.color2-background.color-3-link-color a:focus,.color2-background.color-3-link-color a:active,.color2-background.color-3-link-color a.highlighted{color:#999}.color2-background.color-4-link-color a{color:#0a0a05}.color2-background.color-4-link-color a:hover,.color2-background.color-4-link-color a:focus,.color2-background.color-4-link-color a:active,.color2-background.color-4-link-color a.highlighted{color:#4e4e27}.color2-background.color-5-link-color a{color:#202020}.color2-background.color-5-link-color a:hover,.color2-background.color-5-link-color a:focus,.color2-background.color-5-link-color a:active,.color2-background.color-5-link-color a.highlighted{color:#535353}.color2-background.color-neutral-link-color a{color:#0a0a05}.color2-background.color-neutral-link-color a:hover,.color2-background.color-neutral-link-color a:focus,.color2-background.color-neutral-link-color a:active,.color2-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color2-background-hover:focus,.color2-background-hover:hover{background:white ! important}.color3-background.color-1-link-color a{color:#f5d76e}.color3-background.color-1-link-color a:hover,.color3-background.color-1-link-color a:focus,.color3-background.color-1-link-color a:active,.color3-background.color-1-link-color a.highlighted{color:#edbc10}.color3-background.color-2-link-color a{color:white}.color3-background.color-2-link-color a:hover,.color3-background.color-2-link-color a:focus,.color3-background.color-2-link-color a:active,.color3-background.color-2-link-color a.highlighted{color:#ccc}.color3-background.color-3-link-color a{color:#ccc}.color3-background.color-3-link-color a:hover,.color3-background.color-3-link-color a:focus,.color3-background.color-3-link-color a:active,.color3-background.color-3-link-color a.highlighted{color:#999}.color3-background.color-4-link-color a{color:#0a0a05}.color3-background.color-4-link-color a:hover,.color3-background.color-4-link-color a:focus,.color3-background.color-4-link-color a:active,.color3-background.color-4-link-color a.highlighted{color:#4e4e27}.color3-background.color-5-link-color a{color:#202020}.color3-background.color-5-link-color a:hover,.color3-background.color-5-link-color a:focus,.color3-background.color-5-link-color a:active,.color3-background.color-5-link-color a.highlighted{color:#535353}.color3-background.color-neutral-link-color a{color:#0a0a05}.color3-background.color-neutral-link-color a:hover,.color3-background.color-neutral-link-color a:focus,.color3-background.color-neutral-link-color a:active,.color3-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color3-background-hover:focus,.color3-background-hover:hover{background:#ccc ! important}.color4-background.color-1-link-color a{color:#f5d76e}.color4-background.color-1-link-color a:hover,.color4-background.color-1-link-color a:focus,.color4-background.color-1-link-color a:active,.color4-background.color-1-link-color a.highlighted{color:#fcf1cd}.color4-background.color-2-link-color a{color:white}.color4-background.color-2-link-color a:hover,.color4-background.color-2-link-color a:focus,.color4-background.color-2-link-color a:active,.color4-background.color-2-link-color a.highlighted{color:#ccc}.color4-background.color-3-link-color a{color:#ccc}.color4-background.color-3-link-color a:hover,.color4-background.color-3-link-color a:focus,.color4-background.color-3-link-color a:active,.color4-background.color-3-link-color a.highlighted{color:white}.color4-background.color-4-link-color a{color:#0a0a05}.color4-background.color-4-link-color a:hover,.color4-background.color-4-link-color a:focus,.color4-background.color-4-link-color a:active,.color4-background.color-4-link-color a.highlighted{color:#4e4e27}.color4-background.color-5-link-color a{color:#202020}.color4-background.color-5-link-color a:hover,.color4-background.color-5-link-color a:focus,.color4-background.color-5-link-color a:active,.color4-background.color-5-link-color a.highlighted{color:#535353}.color4-background.color-neutral-link-color a{color:#0a0a05}.color4-background.color-neutral-link-color a:hover,.color4-background.color-neutral-link-color a:focus,.color4-background.color-neutral-link-color a:active,.color4-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color4-background-hover:focus,.color4-background-hover:hover{background:#0a0a05 ! important}.color5-background.color-1-link-color a{color:#f5d76e}.color5-background.color-1-link-color a:hover,.color5-background.color-1-link-color a:focus,.color5-background.color-1-link-color a:active,.color5-background.color-1-link-color a.highlighted{color:#fcf1cd}.color5-background.color-2-link-color a{color:white}.color5-background.color-2-link-color a:hover,.color5-background.color-2-link-color a:focus,.color5-background.color-2-link-color a:active,.color5-background.color-2-link-color a.highlighted{color:#ccc}.color5-background.color-3-link-color a{color:#ccc}.color5-background.color-3-link-color a:hover,.color5-background.color-3-link-color a:focus,.color5-background.color-3-link-color a:active,.color5-background.color-3-link-color a.highlighted{color:white}.color5-background.color-4-link-color a{color:#0a0a05}.color5-background.color-4-link-color a:hover,.color5-background.color-4-link-color a:focus,.color5-background.color-4-link-color a:active,.color5-background.color-4-link-color a.highlighted{color:#4e4e27}.color5-background.color-5-link-color a{color:#202020}.color5-background.color-5-link-color a:hover,.color5-background.color-5-link-color a:focus,.color5-background.color-5-link-color a:active,.color5-background.color-5-link-color a.highlighted{color:#535353}.color5-background.color-neutral-link-color a{color:#0a0a05}.color5-background.color-neutral-link-color a:hover,.color5-background.color-neutral-link-color a:focus,.color5-background.color-neutral-link-color a:active,.color5-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color5-background-hover:focus,.color5-background-hover:hover{background:#202020 ! important}.color-neutral-background.color-1-link-color a{color:#f5d76e}.color-neutral-background.color-1-link-color a:hover,.color-neutral-background.color-1-link-color a:focus,.color-neutral-background.color-1-link-color a:active,.color-neutral-background.color-1-link-color a.highlighted{color:#fcf1cd}.color-neutral-background.color-2-link-color a{color:white}.color-neutral-background.color-2-link-color a:hover,.color-neutral-background.color-2-link-color a:focus,.color-neutral-background.color-2-link-color a:active,.color-neutral-background.color-2-link-color a.highlighted{color:#ccc}.color-neutral-background.color-3-link-color a{color:#ccc}.color-neutral-background.color-3-link-color a:hover,.color-neutral-background.color-3-link-color a:focus,.color-neutral-background.color-3-link-color a:active,.color-neutral-background.color-3-link-color a.highlighted{color:white}.color-neutral-background.color-4-link-color a{color:#0a0a05}.color-neutral-background.color-4-link-color a:hover,.color-neutral-background.color-4-link-color a:focus,.color-neutral-background.color-4-link-color a:active,.color-neutral-background.color-4-link-color a.highlighted{color:#4e4e27}.color-neutral-background.color-5-link-color a{color:#202020}.color-neutral-background.color-5-link-color a:hover,.color-neutral-background.color-5-link-color a:focus,.color-neutral-background.color-5-link-color a:active,.color-neutral-background.color-5-link-color a.highlighted{color:#535353}.color-neutral-background.color-neutral-link-color a{color:#0a0a05}.color-neutral-background.color-neutral-link-color a:hover,.color-neutral-background.color-neutral-link-color a:focus,.color-neutral-background.color-neutral-link-color a:active,.color-neutral-background.color-neutral-link-color a.highlighted{color:#4e4e27}.color1-background-color.color-1-link-color a{color:#f5d76e}.color1-background-color.color-1-link-color a:hover,.color1-background-color.color-1-link-color a:focus,.color1-background-color.color-1-link-color a:active,.color1-background-color.color-1-link-color a.highlighted{color:#edbc10}.color1-background-color.color-2-link-color a{color:white}.color1-background-color.color-2-link-color a:hover,.color1-background-color.color-2-link-color a:focus,.color1-background-color.color-2-link-color a:active,.color1-background-color.color-2-link-color a.highlighted{color:#ccc}.color1-background-color.color-3-link-color a{color:#ccc}.color1-background-color.color-3-link-color a:hover,.color1-background-color.color-3-link-color a:focus,.color1-background-color.color-3-link-color a:active,.color1-background-color.color-3-link-color a.highlighted{color:white}.color1-background-color.color-4-link-color a{color:#0a0a05}.color1-background-color.color-4-link-color a:hover,.color1-background-color.color-4-link-color a:focus,.color1-background-color.color-4-link-color a:active,.color1-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color1-background-color.color-5-link-color a{color:#202020}.color1-background-color.color-5-link-color a:hover,.color1-background-color.color-5-link-color a:focus,.color1-background-color.color-5-link-color a:active,.color1-background-color.color-5-link-color a.highlighted{color:#535353}.color1-background-color.color-neutral-link-color a{color:#0a0a05}.color1-background-color.color-neutral-link-color a:hover,.color1-background-color.color-neutral-link-color a:focus,.color1-background-color.color-neutral-link-color a:active,.color1-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#f5d76e ! important}.color2-background-color.color-1-link-color a{color:#f5d76e}.color2-background-color.color-1-link-color a:hover,.color2-background-color.color-1-link-color a:focus,.color2-background-color.color-1-link-color a:active,.color2-background-color.color-1-link-color a.highlighted{color:#edbc10}.color2-background-color.color-2-link-color a{color:white}.color2-background-color.color-2-link-color a:hover,.color2-background-color.color-2-link-color a:focus,.color2-background-color.color-2-link-color a:active,.color2-background-color.color-2-link-color a.highlighted{color:#ccc}.color2-background-color.color-3-link-color a{color:#ccc}.color2-background-color.color-3-link-color a:hover,.color2-background-color.color-3-link-color a:focus,.color2-background-color.color-3-link-color a:active,.color2-background-color.color-3-link-color a.highlighted{color:#999}.color2-background-color.color-4-link-color a{color:#0a0a05}.color2-background-color.color-4-link-color a:hover,.color2-background-color.color-4-link-color a:focus,.color2-background-color.color-4-link-color a:active,.color2-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color2-background-color.color-5-link-color a{color:#202020}.color2-background-color.color-5-link-color a:hover,.color2-background-color.color-5-link-color a:focus,.color2-background-color.color-5-link-color a:active,.color2-background-color.color-5-link-color a.highlighted{color:#535353}.color2-background-color.color-neutral-link-color a{color:#0a0a05}.color2-background-color.color-neutral-link-color a:hover,.color2-background-color.color-neutral-link-color a:focus,.color2-background-color.color-neutral-link-color a:active,.color2-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:white ! important}.color3-background-color.color-1-link-color a{color:#f5d76e}.color3-background-color.color-1-link-color a:hover,.color3-background-color.color-1-link-color a:focus,.color3-background-color.color-1-link-color a:active,.color3-background-color.color-1-link-color a.highlighted{color:#edbc10}.color3-background-color.color-2-link-color a{color:white}.color3-background-color.color-2-link-color a:hover,.color3-background-color.color-2-link-color a:focus,.color3-background-color.color-2-link-color a:active,.color3-background-color.color-2-link-color a.highlighted{color:#ccc}.color3-background-color.color-3-link-color a{color:#ccc}.color3-background-color.color-3-link-color a:hover,.color3-background-color.color-3-link-color a:focus,.color3-background-color.color-3-link-color a:active,.color3-background-color.color-3-link-color a.highlighted{color:#999}.color3-background-color.color-4-link-color a{color:#0a0a05}.color3-background-color.color-4-link-color a:hover,.color3-background-color.color-4-link-color a:focus,.color3-background-color.color-4-link-color a:active,.color3-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color3-background-color.color-5-link-color a{color:#202020}.color3-background-color.color-5-link-color a:hover,.color3-background-color.color-5-link-color a:focus,.color3-background-color.color-5-link-color a:active,.color3-background-color.color-5-link-color a.highlighted{color:#535353}.color3-background-color.color-neutral-link-color a{color:#0a0a05}.color3-background-color.color-neutral-link-color a:hover,.color3-background-color.color-neutral-link-color a:focus,.color3-background-color.color-neutral-link-color a:active,.color3-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:#ccc ! important}.color4-background-color.color-1-link-color a{color:#f5d76e}.color4-background-color.color-1-link-color a:hover,.color4-background-color.color-1-link-color a:focus,.color4-background-color.color-1-link-color a:active,.color4-background-color.color-1-link-color a.highlighted{color:#fcf1cd}.color4-background-color.color-2-link-color a{color:white}.color4-background-color.color-2-link-color a:hover,.color4-background-color.color-2-link-color a:focus,.color4-background-color.color-2-link-color a:active,.color4-background-color.color-2-link-color a.highlighted{color:#ccc}.color4-background-color.color-3-link-color a{color:#ccc}.color4-background-color.color-3-link-color a:hover,.color4-background-color.color-3-link-color a:focus,.color4-background-color.color-3-link-color a:active,.color4-background-color.color-3-link-color a.highlighted{color:white}.color4-background-color.color-4-link-color a{color:#0a0a05}.color4-background-color.color-4-link-color a:hover,.color4-background-color.color-4-link-color a:focus,.color4-background-color.color-4-link-color a:active,.color4-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color4-background-color.color-5-link-color a{color:#202020}.color4-background-color.color-5-link-color a:hover,.color4-background-color.color-5-link-color a:focus,.color4-background-color.color-5-link-color a:active,.color4-background-color.color-5-link-color a.highlighted{color:#535353}.color4-background-color.color-neutral-link-color a{color:#0a0a05}.color4-background-color.color-neutral-link-color a:hover,.color4-background-color.color-neutral-link-color a:focus,.color4-background-color.color-neutral-link-color a:active,.color4-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.color4-background-color-hover:focus,.color4-background-color-hover:hover{background-color:#0a0a05 ! important}.color5-background-color.color-1-link-color a{color:#f5d76e}.color5-background-color.color-1-link-color a:hover,.color5-background-color.color-1-link-color a:focus,.color5-background-color.color-1-link-color a:active,.color5-background-color.color-1-link-color a.highlighted{color:#fcf1cd}.color5-background-color.color-2-link-color a{color:white}.color5-background-color.color-2-link-color a:hover,.color5-background-color.color-2-link-color a:focus,.color5-background-color.color-2-link-color a:active,.color5-background-color.color-2-link-color a.highlighted{color:#ccc}.color5-background-color.color-3-link-color a{color:#ccc}.color5-background-color.color-3-link-color a:hover,.color5-background-color.color-3-link-color a:focus,.color5-background-color.color-3-link-color a:active,.color5-background-color.color-3-link-color a.highlighted{color:white}.color5-background-color.color-4-link-color a{color:#0a0a05}.color5-background-color.color-4-link-color a:hover,.color5-background-color.color-4-link-color a:focus,.color5-background-color.color-4-link-color a:active,.color5-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color5-background-color.color-5-link-color a{color:#202020}.color5-background-color.color-5-link-color a:hover,.color5-background-color.color-5-link-color a:focus,.color5-background-color.color-5-link-color a:active,.color5-background-color.color-5-link-color a.highlighted{color:#535353}.color5-background-color.color-neutral-link-color a{color:#0a0a05}.color5-background-color.color-neutral-link-color a:hover,.color5-background-color.color-neutral-link-color a:focus,.color5-background-color.color-neutral-link-color a:active,.color5-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.color5-background-color-hover:focus,.color5-background-color-hover:hover{background-color:#202020 ! important}.color-neutral-background-color.color-1-link-color a{color:#f5d76e}.color-neutral-background-color.color-1-link-color a:hover,.color-neutral-background-color.color-1-link-color a:focus,.color-neutral-background-color.color-1-link-color a:active,.color-neutral-background-color.color-1-link-color a.highlighted{color:#fcf1cd}.color-neutral-background-color.color-2-link-color a{color:white}.color-neutral-background-color.color-2-link-color a:hover,.color-neutral-background-color.color-2-link-color a:focus,.color-neutral-background-color.color-2-link-color a:active,.color-neutral-background-color.color-2-link-color a.highlighted{color:#ccc}.color-neutral-background-color.color-3-link-color a{color:#ccc}.color-neutral-background-color.color-3-link-color a:hover,.color-neutral-background-color.color-3-link-color a:focus,.color-neutral-background-color.color-3-link-color a:active,.color-neutral-background-color.color-3-link-color a.highlighted{color:white}.color-neutral-background-color.color-4-link-color a{color:#0a0a05}.color-neutral-background-color.color-4-link-color a:hover,.color-neutral-background-color.color-4-link-color a:focus,.color-neutral-background-color.color-4-link-color a:active,.color-neutral-background-color.color-4-link-color a.highlighted{color:#4e4e27}.color-neutral-background-color.color-5-link-color a{color:#202020}.color-neutral-background-color.color-5-link-color a:hover,.color-neutral-background-color.color-5-link-color a:focus,.color-neutral-background-color.color-5-link-color a:active,.color-neutral-background-color.color-5-link-color a.highlighted{color:#535353}.color-neutral-background-color.color-neutral-link-color a{color:#0a0a05}.color-neutral-background-color.color-neutral-link-color a:hover,.color-neutral-background-color.color-neutral-link-color a:focus,.color-neutral-background-color.color-neutral-link-color a:active,.color-neutral-background-color.color-neutral-link-color a.highlighted{color:#4e4e27}.btn-color-1,.palette-primary .button-primary,.palette-primary .woocommerce .button,.btn-color-1-flat{background-color:#f5d76e;border-color:#f5d76e;color:var(--color-1-text-contrast) !important}.btn-color-1:visited,.palette-primary .button-primary:visited,.palette-primary .woocommerce .button:visited,.btn-color-1-flat:visited{color:var(--color-1-text-contrast)}.btn-color-1:hover,.palette-primary .button-primary:hover,.palette-primary .woocommerce .button:hover,.btn-color-1:focus,.palette-primary .button-primary:focus,.palette-primary .woocommerce .button:focus,.btn-color-1-flat:hover,.btn-color-1-flat:focus{background-color:#f8e49e;border-color:#f8e49e;color:var(--color-1-text-contrast) !important}.btn-color-1:active,.palette-primary .button-primary:active,.palette-primary .woocommerce .button:active,.btn-color-1.active,.palette-primary .active.button-primary,.palette-primary .woocommerce .active.button,.btn-color-1.is-active,.palette-primary .is-active.button-primary,.palette-primary .woocommerce .is-active.button,.btn-color-1-flat:active,.btn-color-1-flat.active,.btn-color-1-flat.is-active{background-color:#edd376;border-color:#edd376;color:#f2ca3e !important}.btn-color-2,.palette-primary .button-secondary,.palette-primary .woocommerce .alt.button,.btn-color-2-flat{background-color:white;border-color:white;color:var(--color-2-text-contrast) !important}.btn-color-2:visited,.palette-primary .button-secondary:visited,.palette-primary .woocommerce .alt.button:visited,.btn-color-2-flat:visited{color:var(--color-2-text-contrast)}.btn-color-2:hover,.palette-primary .button-secondary:hover,.palette-primary .woocommerce .alt.button:hover,.btn-color-2:focus,.palette-primary .button-secondary:focus,.palette-primary .woocommerce .alt.button:focus,.btn-color-2-flat:hover,.btn-color-2-flat:focus{background-color:white;border-color:white;color:var(--color-2-text-contrast) !important}.btn-color-2:active,.palette-primary .button-secondary:active,.palette-primary .woocommerce .alt.button:active,.btn-color-2.active,.palette-primary .active.button-secondary,.palette-primary .woocommerce .active.alt.button,.btn-color-2.is-active,.palette-primary .is-active.button-secondary,.palette-primary .woocommerce .is-active.alt.button,.btn-color-2-flat:active,.btn-color-2-flat.active,.btn-color-2-flat.is-active{background-color:white;border-color:white;color:#e6e6e6 !important}.btn-color-3,.btn-color-3-flat{background-color:#ccc;border-color:#ccc;color:var(--color-3-text-contrast) !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:var(--color-3-text-contrast)}.btn-color-3:hover,.btn-color-3:focus,.btn-color-3-flat:hover,.btn-color-3-flat:focus{background-color:#e6e6e6;border-color:#e6e6e6;color:var(--color-3-text-contrast) !important}.btn-color-3:active,.btn-color-3.active,.btn-color-3.is-active,.btn-color-3-flat:active,.btn-color-3-flat.active,.btn-color-3-flat.is-active{background-color:#ccc;border-color:#ccc;color:#b3b3b3 !important}.btn-color-4,.btn-color-4-flat{background-color:#0a0a05;border-color:#0a0a05;color:var(--color-4-text-contrast) !important}.btn-color-4:visited,.btn-color-4-flat:visited{color:var(--color-4-text-contrast)}.btn-color-4:hover,.btn-color-4:focus,.btn-color-4-flat:hover,.btn-color-4-flat:focus{background-color:#2c2c16;border-color:#2c2c16;color:var(--color-4-text-contrast) !important}.btn-color-4:active,.btn-color-4.active,.btn-color-4.is-active,.btn-color-4-flat:active,.btn-color-4-flat.active,.btn-color-4-flat.is-active{background-color:#090906;border-color:#090906;color:black !important}.btn-color-5,.btn-color-5-flat{background-color:#202020;border-color:#202020;color:var(--color-5-text-contrast) !important}.btn-color-5:visited,.btn-color-5-flat:visited{color:var(--color-5-text-contrast)}.btn-color-5:hover,.btn-color-5:focus,.btn-color-5-flat:hover,.btn-color-5-flat:focus{background-color:#3a3a3a;border-color:#3a3a3a;color:var(--color-5-text-contrast) !important}.btn-color-5:active,.btn-color-5.active,.btn-color-5.is-active,.btn-color-5-flat:active,.btn-color-5-flat.active,.btn-color-5-flat.is-active{background-color:#202020;border-color:#202020;color:#070707 !important}.btn-neutral-color,.btn-neutral-color-flat{background-color:#0a0a05;border-color:#0a0a05;color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:visited,.btn-neutral-color-flat:visited{color:var(--color-neutral-text-contrast)}.btn-neutral-color:hover,.btn-neutral-color:focus,.btn-neutral-color-flat:hover,.btn-neutral-color-flat:focus{background-color:#2c2c16;border-color:#2c2c16;color:var(--color-neutral-text-contrast) !important}.btn-neutral-color:active,.btn-neutral-color.active,.btn-neutral-color.is-active,.btn-neutral-color-flat:active,.btn-neutral-color-flat.active,.btn-neutral-color-flat.is-active{background-color:#090906;border-color:#090906;color:black !important}.palette-primary .color1-background-alpha{background-color:rgba(245, 215, 110, 0.7)}.palette-primary .color2-background-alpha{background-color:rgba(255, 255, 255, 0.7)}.palette-primary .color3-background-alpha{background-color:rgba(204, 204, 204, 0.7)}.palette-primary .color4-background-alpha{background-color:rgba(10, 10, 5, 0.7)}.palette-primary .color5-background-alpha{background-color:rgba(32, 32, 32, 0.7)}.palette-primary .boldgrid-shortcode .bgc-single-article{background-color:#ccc;color:#333333}.palette-primary .bgc-single-image .date{background-color:rgba(245, 215, 110, 0.7);color:#333333}.palette-primary .bgc-single-image .image-opacity{background-color:rgba(255, 255, 255, 0.3)}\";s:22:\"boldgrid_palette_class\";s:15:\"palette-primary\";s:13:\"bgtfw_version\";s:5:\"2.5.2\";s:20:\"force_scss_recompile\";a:2:{s:6:\"active\";b:0;s:7:\"staging\";b:1;}s:18:\"custom_css_post_id\";i:-1;s:19:\"bgtfw_header_border\";a:4:{s:3:\"css\";s:60:\".site-header header{border: 0;border-color:var(--color-3);;}\";s:5:\"media\";s:209:\"{\"base\":{\"unit\":\"px\",\"slidersLinked\":false,\"values\":{\"top\":0,\"right\":0,\"bottom\":5,\"left\":0},\"css\":\".site-header header{border: 0;border-color:var(--color-3);;}\",\"type\":\"\",\"color\":\"color-3:rgb(204, 204, 204)\"}}\";s:2:\"ID\";i:0;s:6:\"filter\";s:3:\"raw\";}s:25:\"bgtfw_headings_typography\";a:7:{s:11:\"font-family\";s:7:\"Raleway\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"text-transform\";s:9:\"uppercase\";s:7:\"variant\";s:3:\"600\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:600;s:10:\"font-style\";s:6:\"normal\";}s:27:\"bgtfw_site_title_typography\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:9:\"font-size\";s:4:\"24px\";s:14:\"text-transform\";s:9:\"uppercase\";s:11:\"line-height\";s:3:\"1.1\";s:7:\"variant\";s:3:\"500\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:500;s:10:\"font-style\";s:6:\"normal\";}s:21:\"bgtfw_body_typography\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:3:\"1.6\";s:14:\"text-transform\";s:4:\"none\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:25:\"hide_boldgrid_attribution\";b:0;s:12:\"sidebar_meta\";a:9:{s:8:\"header-1\";a:3:{s:16:\"background_color\";s:26:\"color-neutral:rgb(10,10,5)\";s:14:\"headings_color\";s:24:\"color-2:rgb(255,255,255)\";s:11:\"links_color\";s:24:\"color-1:rgb(245,215,110)\";}s:8:\"header-2\";a:3:{s:16:\"background_color\";s:26:\"color-neutral:rgb(10,10,5)\";s:14:\"headings_color\";s:24:\"color-2:rgb(255,255,255)\";s:11:\"links_color\";s:24:\"color-1:rgb(245,215,110)\";}s:8:\"header-3\";a:3:{s:16:\"background_color\";s:26:\"color-neutral:rgb(10,10,5)\";s:14:\"headings_color\";s:24:\"color-2:rgb(255,255,255)\";s:11:\"links_color\";s:24:\"color-1:rgb(245,215,110)\";}s:8:\"header-4\";a:3:{s:16:\"background_color\";s:26:\"color-neutral:rgb(10,10,5)\";s:14:\"headings_color\";s:24:\"color-2:rgb(255,255,255)\";s:11:\"links_color\";s:24:\"color-1:rgb(245,215,110)\";}s:8:\"footer-1\";a:3:{s:16:\"background_color\";s:24:\"color-2:rgb(255,255,255)\";s:14:\"headings_color\";s:24:\"color-1:rgb(245,215,110)\";s:11:\"links_color\";s:20:\"color-4:rgb(10,10,5)\";}s:8:\"footer-2\";a:3:{s:16:\"background_color\";s:24:\"color-2:rgb(255,255,255)\";s:14:\"headings_color\";s:24:\"color-1:rgb(245,215,110)\";s:11:\"links_color\";s:20:\"color-4:rgb(10,10,5)\";}s:8:\"footer-3\";a:3:{s:16:\"background_color\";s:24:\"color-2:rgb(255,255,255)\";s:14:\"headings_color\";s:24:\"color-1:rgb(245,215,110)\";s:11:\"links_color\";s:20:\"color-4:rgb(10,10,5)\";}s:8:\"footer-4\";a:3:{s:16:\"background_color\";s:24:\"color-2:rgb(255,255,255)\";s:14:\"headings_color\";s:24:\"color-1:rgb(245,215,110)\";s:11:\"links_color\";s:20:\"color-4:rgb(10,10,5)\";}s:15:\"primary-sidebar\";a:3:{s:16:\"background_color\";s:26:\"color-neutral:rgb(10,10,5)\";s:14:\"headings_color\";s:24:\"color-2:rgb(255,255,255)\";s:11:\"links_color\";s:24:\"color-1:rgb(245,215,110)\";}}s:25:\"boldgrid_background_color\";s:26:\"color-neutral:rgb(10,10,5)\";s:30:\"bgtfw_background_overlay_color\";s:24:\"color-1:rgb(245,215,110)\";s:25:\"bgtfw_header_border_color\";s:24:\"color-3:rgb(204,204,204)\";s:25:\"bgtfw_footer_border_color\";s:24:\"color-1:rgb(245,215,110)\";s:27:\"bgtfw_posts_tags_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:27:\"bgtfw_posts_cats_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:33:\"bgtfw_posts_navigation_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:20:\"bgtfw_headings_color\";s:24:\"color-1:rgb(245,215,110)\";s:19:\"bgtfw_tagline_color\";s:24:\"color-2:rgb(255,255,255)\";s:18:\"bgtfw_header_color\";s:26:\"color-neutral:rgb(10,10,5)\";s:22:\"bgtfw_site_title_color\";s:24:\"color-2:rgb(255,255,255)\";s:35:\"bgtfw_global_title_background_color\";s:26:\"color-neutral:rgb(10,10,5)\";s:24:\"bgtfw_global_title_color\";s:24:\"color-2:rgb(255,255,255)\";s:21:\"bgtfw_body_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:26:\"bgtfw_header_overlay_color\";s:24:\"color-1:rgb(245,215,110)\";s:18:\"bgtfw_footer_color\";s:26:\"color-neutral:rgb(10,10,5)\";s:18:\"bgtfw_footer_links\";s:24:\"color-1:rgb(245,215,110)\";s:31:\"bgtfw_menu_hamburger_main_color\";s:24:\"color-1:rgb(245,215,110)\";s:28:\"bgtfw_menu_border_color_main\";s:24:\"color-3:rgb(204,204,204)\";s:34:\"bgtfw_menu_items_border_color_main\";s:24:\"color-3:rgb(204,204,204)\";s:33:\"bgtfw_menu_items_hover_color_main\";s:24:\"color-1:rgb(245,215,110)\";s:38:\"bgtfw_menu_items_hover_background_main\";s:24:\"color-3:rgb(204,204,204)\";s:32:\"bgtfw_menu_items_link_color_main\";s:24:\"color-2:rgb(255,255,255)\";s:39:\"bgtfw_menu_items_active_link_color_main\";s:24:\"color-1:rgb(245,215,110)\";s:46:\"bgtfw_menu_items_active_link_border_color_main\";s:24:\"color-3:rgb(204,204,204)\";s:23:\"bgtfw_blog_border_color\";s:24:\"color-1:rgb(245,215,110)\";s:34:\"bgtfw_blog_header_background_color\";s:21:\"color-5:rgb(32,32,32)\";s:32:\"bgtfw_blog_post_background_color\";s:26:\"color-neutral:rgb(10,10,5)\";s:34:\"bgtfw_blog_post_header_title_color\";s:24:\"color-1:rgb(245,215,110)\";s:38:\"bgtfw_blog_post_header_date_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:40:\"bgtfw_blog_post_header_byline_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:31:\"bgtfw_blog_post_tags_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:31:\"bgtfw_blog_post_cats_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:35:\"bgtfw_blog_post_comments_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:35:\"bgtfw_blog_post_readmore_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:34:\"bgtfw_menu_items_link_color_social\";s:24:\"color-1:rgb(245,215,110)\";s:35:\"bgtfw_menu_items_hover_color_social\";s:24:\"color-1:rgb(245,215,110)\";s:41:\"bgtfw_menu_items_active_link_color_social\";s:24:\"color-3:rgb(204,204,204)\";s:27:\"bgtfw_posts_date_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:29:\"bgtfw_posts_byline_link_color\";s:24:\"color-1:rgb(245,215,110)\";s:36:\"bgtfw_menu_hamburger_secondary_color\";s:24:\"color-1:rgb(245,215,110)\";s:35:\"bgtfw_menu_hamburger_tertiary_color\";s:24:\"color-1:rgb(245,215,110)\";s:37:\"bgtfw_menu_hamburger_quaternary_color\";s:24:\"color-1:rgb(245,215,110)\";s:33:\"bgtfw_menu_hamburger_social_color\";s:24:\"color-1:rgb(245,215,110)\";s:38:\"bgtfw_menu_hamburger_sticky-main_color\";s:24:\"color-1:rgb(245,215,110)\";s:43:\"bgtfw_menu_hamburger_sticky-secondary_color\";s:24:\"color-1:rgb(245,215,110)\";s:42:\"bgtfw_menu_hamburger_sticky-tertiary_color\";s:24:\"color-1:rgb(245,215,110)\";s:44:\"bgtfw_menu_hamburger_sticky-quaternary_color\";s:24:\"color-1:rgb(245,215,110)\";s:40:\"bgtfw_menu_hamburger_sticky-social_color\";s:24:\"color-1:rgb(245,215,110)\";s:33:\"bgtfw_menu_border_color_secondary\";s:24:\"color-3:rgb(204,204,204)\";s:32:\"bgtfw_menu_border_color_tertiary\";s:24:\"color-3:rgb(204,204,204)\";s:34:\"bgtfw_menu_border_color_quaternary\";s:24:\"color-3:rgb(204,204,204)\";s:30:\"bgtfw_menu_border_color_social\";s:24:\"color-3:rgb(204,204,204)\";s:35:\"bgtfw_menu_border_color_sticky-main\";s:24:\"color-3:rgb(204,204,204)\";s:40:\"bgtfw_menu_border_color_sticky-secondary\";s:24:\"color-3:rgb(204,204,204)\";s:39:\"bgtfw_menu_border_color_sticky-tertiary\";s:24:\"color-3:rgb(204,204,204)\";s:41:\"bgtfw_menu_border_color_sticky-quaternary\";s:24:\"color-3:rgb(204,204,204)\";s:37:\"bgtfw_menu_border_color_sticky-social\";s:24:\"color-3:rgb(204,204,204)\";s:39:\"bgtfw_menu_items_border_color_secondary\";s:24:\"color-3:rgb(204,204,204)\";s:38:\"bgtfw_menu_items_border_color_tertiary\";s:24:\"color-3:rgb(204,204,204)\";s:40:\"bgtfw_menu_items_border_color_quaternary\";s:24:\"color-3:rgb(204,204,204)\";s:36:\"bgtfw_menu_items_border_color_social\";s:24:\"color-3:rgb(204,204,204)\";s:41:\"bgtfw_menu_items_border_color_sticky-main\";s:24:\"color-3:rgb(204,204,204)\";s:46:\"bgtfw_menu_items_border_color_sticky-secondary\";s:24:\"color-3:rgb(204,204,204)\";s:45:\"bgtfw_menu_items_border_color_sticky-tertiary\";s:24:\"color-3:rgb(204,204,204)\";s:47:\"bgtfw_menu_items_border_color_sticky-quaternary\";s:24:\"color-3:rgb(204,204,204)\";s:43:\"bgtfw_menu_items_border_color_sticky-social\";s:24:\"color-3:rgb(204,204,204)\";s:38:\"bgtfw_menu_items_hover_color_secondary\";s:24:\"color-1:rgb(245,215,110)\";s:37:\"bgtfw_menu_items_hover_color_tertiary\";s:24:\"color-1:rgb(245,215,110)\";s:39:\"bgtfw_menu_items_hover_color_quaternary\";s:24:\"color-1:rgb(245,215,110)\";s:40:\"bgtfw_menu_items_hover_color_sticky-main\";s:24:\"color-1:rgb(245,215,110)\";s:45:\"bgtfw_menu_items_hover_color_sticky-secondary\";s:24:\"color-1:rgb(245,215,110)\";s:44:\"bgtfw_menu_items_hover_color_sticky-tertiary\";s:24:\"color-1:rgb(245,215,110)\";s:46:\"bgtfw_menu_items_hover_color_sticky-quaternary\";s:24:\"color-1:rgb(245,215,110)\";s:42:\"bgtfw_menu_items_hover_color_sticky-social\";s:24:\"color-1:rgb(245,215,110)\";s:43:\"bgtfw_menu_items_hover_background_secondary\";s:24:\"color-3:rgb(204,204,204)\";s:42:\"bgtfw_menu_items_hover_background_tertiary\";s:24:\"color-3:rgb(204,204,204)\";s:44:\"bgtfw_menu_items_hover_background_quaternary\";s:24:\"color-3:rgb(204,204,204)\";s:40:\"bgtfw_menu_items_hover_background_social\";s:24:\"color-3:rgb(204,204,204)\";s:45:\"bgtfw_menu_items_hover_background_sticky-main\";s:24:\"color-3:rgb(204,204,204)\";s:50:\"bgtfw_menu_items_hover_background_sticky-secondary\";s:24:\"color-3:rgb(204,204,204)\";s:49:\"bgtfw_menu_items_hover_background_sticky-tertiary\";s:24:\"color-3:rgb(204,204,204)\";s:51:\"bgtfw_menu_items_hover_background_sticky-quaternary\";s:24:\"color-3:rgb(204,204,204)\";s:47:\"bgtfw_menu_items_hover_background_sticky-social\";s:24:\"color-3:rgb(204,204,204)\";s:37:\"bgtfw_menu_items_link_color_secondary\";s:24:\"color-2:rgb(255,255,255)\";s:36:\"bgtfw_menu_items_link_color_tertiary\";s:24:\"color-2:rgb(255,255,255)\";s:38:\"bgtfw_menu_items_link_color_quaternary\";s:24:\"color-2:rgb(255,255,255)\";s:39:\"bgtfw_menu_items_link_color_sticky-main\";s:24:\"color-2:rgb(255,255,255)\";s:44:\"bgtfw_menu_items_link_color_sticky-secondary\";s:24:\"color-2:rgb(255,255,255)\";s:43:\"bgtfw_menu_items_link_color_sticky-tertiary\";s:24:\"color-2:rgb(255,255,255)\";s:45:\"bgtfw_menu_items_link_color_sticky-quaternary\";s:24:\"color-2:rgb(255,255,255)\";s:41:\"bgtfw_menu_items_link_color_sticky-social\";s:24:\"color-2:rgb(255,255,255)\";s:44:\"bgtfw_menu_items_active_link_color_secondary\";s:24:\"color-1:rgb(245,215,110)\";s:43:\"bgtfw_menu_items_active_link_color_tertiary\";s:24:\"color-1:rgb(245,215,110)\";s:45:\"bgtfw_menu_items_active_link_color_quaternary\";s:24:\"color-1:rgb(245,215,110)\";s:46:\"bgtfw_menu_items_active_link_color_sticky-main\";s:24:\"color-1:rgb(245,215,110)\";s:51:\"bgtfw_menu_items_active_link_color_sticky-secondary\";s:24:\"color-1:rgb(245,215,110)\";s:50:\"bgtfw_menu_items_active_link_color_sticky-tertiary\";s:24:\"color-1:rgb(245,215,110)\";s:52:\"bgtfw_menu_items_active_link_color_sticky-quaternary\";s:24:\"color-1:rgb(245,215,110)\";s:48:\"bgtfw_menu_items_active_link_color_sticky-social\";s:24:\"color-1:rgb(245,215,110)\";s:51:\"bgtfw_menu_items_active_link_border_color_secondary\";s:24:\"color-3:rgb(204,204,204)\";s:50:\"bgtfw_menu_items_active_link_border_color_tertiary\";s:24:\"color-3:rgb(204,204,204)\";s:52:\"bgtfw_menu_items_active_link_border_color_quaternary\";s:24:\"color-3:rgb(204,204,204)\";s:48:\"bgtfw_menu_items_active_link_border_color_social\";s:24:\"color-3:rgb(204,204,204)\";s:53:\"bgtfw_menu_items_active_link_border_color_sticky-main\";s:24:\"color-3:rgb(204,204,204)\";s:58:\"bgtfw_menu_items_active_link_border_color_sticky-secondary\";s:24:\"color-3:rgb(204,204,204)\";s:57:\"bgtfw_menu_items_active_link_border_color_sticky-tertiary\";s:24:\"color-3:rgb(204,204,204)\";s:59:\"bgtfw_menu_items_active_link_border_color_sticky-quaternary\";s:24:\"color-3:rgb(204,204,204)\";s:55:\"bgtfw_menu_items_active_link_border_color_sticky-social\";s:24:\"color-3:rgb(204,204,204)\";s:26:\"bgtfw_menu_typography_main\";a:8:{s:11:\"font-family\";s:7:\"Raleway\";s:9:\"font-size\";s:4:\"11px\";s:11:\"line-height\";s:3:\"1.5\";s:14:\"text-transform\";s:9:\"uppercase\";s:7:\"variant\";s:3:\"500\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:500;s:10:\"font-style\";s:6:\"normal\";}s:21:\"bgtfw_pages_container\";s:0:\"\";s:23:\"bgtfw_global_title_size\";s:2:\"h3\";s:28:\"bgtfw_global_title_alignment\";s:6:\"center\";s:17:\"bgtfw_blog_border\";a:4:{s:5:\"media\";s:351:\"{\"base\":{\"unit\":\"px\",\"slidersLinked\":true,\"values\":{\"top\":2,\"right\":2,\"bottom\":2,\"left\":2},\"css\":\".palette-primary.archive .post, .palette-primary.blog .post{border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-style: solid;border-color:var(--color-1);;}\",\"type\":\"solid\",\"color\":\"color-1:rgb(245,215,110)\"}}\";s:3:\"css\";s:200:\".palette-primary.archive .post, .palette-primary.blog .post{border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-style: solid;border-color:var(--color-1);;}\";s:2:\"ID\";i:0;s:6:\"filter\";s:3:\"raw\";}s:29:\"bgtfw_blog_post_readmore_type\";s:18:\"btn button-primary\";s:19:\"bgtfw_footer_layout\";a:2:{i:0;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:3:\"key\";s:4:\"menu\";s:4:\"type\";s:20:\"boldgrid_menu_social\";s:5:\"align\";s:1:\"c\";s:3:\"uid\";s:5:\"f3136\";}}}i:1;a:2:{s:9:\"container\";s:9:\"container\";s:5:\"items\";a:1:{i:0;a:4:{s:4:\"type\";s:34:\"boldgrid_display_attribution_links\";s:3:\"key\";s:11:\"attribution\";s:5:\"align\";s:1:\"c\";s:3:\"uid\";s:3:\"f44\";}}}}s:36:\"bgtfw_menu_items_hover_effect_social\";s:0:\"\";s:34:\"bgtfw_menu_items_hover_effect_main\";s:0:\"\";s:48:\"bgtfw_pages_blog_blog_page_layout_excerpt_length\";s:2:\"50\";s:25:\"bgtfw_posts_meta_position\";s:6:\"center\";s:26:\"bgtfw_blog_posts_container\";s:0:\"\";}','yes'),(383,'boldgrid_api_key','ccf276d1af7262de087e9e3299cb307c','no'),(384,'boldgrid_site_hash','5d294e047bfa5aba077b0fd358bd8357','no'),(117254,'boldgrid_reseller','a:11:{s:19:\"reseller_identifier\";s:3:\"IMH\";s:14:\"reseller_title\";s:16:\"InMotion Hosting\";s:17:\"reseller_logo_url\";s:78:\"./wp-content/plugins/boldgrid-inspirations/assets/images/wordpressinmotion.png\";s:20:\"reseller_website_url\";s:32:\"https://www.inmotionhosting.com/\";s:20:\"reseller_support_url\";s:52:\"http://www.inmotionhosting.com/support/edu/boldgrid/\";s:16:\"reseller_amp_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:14:\"reseller_email\";s:27:\"support@inmotionhosting.com\";s:14:\"reseller_phone\";s:14:\"1-888-321-4678\";s:16:\"reseller_css_url\";s:71:\"/wp-content/plugins/boldgrid-inspirations/assets/css/boldgrid-login.css\";s:17:\"reseller_coin_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:20:\"reseller_brand_login\";b:1;}','no'),(1330,'weforms_settings','a:4:{s:13:\"email_gateway\";s:9:\"wordpress\";s:6:\"credit\";b:0;s:12:\"email_footer\";b:1;s:9:\"recaptcha\";a:3:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:4:\"type\";s:2:\"v2\";}}','yes'),(1331,'weforms_installed','1618316018','yes'),(1335,'weforms_version','1.4.8','yes'),(1180,'boldgrid_mobile_ratio','0:3','no'),(695,'boldgrid_attribution_rebuild','1','yes'),(397,'boldgrid_inspirations_activated_version','2.6.1','no'),(398,'boldgrid_inspirations_current_version','2.6.1','no'),(1316,'boldgrid_survey','a:4:{s:8:\"blogname\";a:1:{s:5:\"value\";s:24:\"Flatirons X-Ray Services\";}s:5:\"email\";a:1:{s:5:\"value\";s:30:\"info@flatironsxrayservices.com\";}s:5:\"phone\";a:1:{s:5:\"value\";s:12:\"303-968-7445\";}s:6:\"social\";a:1:{s:14:\"do-not-display\";b:1;}}','yes'),(1319,'boldgrid_install_options','a:22:{s:11:\"author_type\";N;s:11:\"language_id\";N;s:14:\"theme_group_id\";N;s:8:\"theme_id\";i:66;s:18:\"theme_version_type\";s:6:\"stable\";s:11:\"category_id\";i:3;s:14:\"subcategory_id\";i:17;s:11:\"page_set_id\";i:8;s:21:\"page_set_version_type\";s:6:\"stable\";s:3:\"pde\";b:0;s:8:\"new_path\";s:19:\"0250811001618313975\";s:13:\"ticket_number\";s:0:\"\";s:16:\"build_profile_id\";i:1044172;s:12:\"custom_pages\";N;s:12:\"install_blog\";b:0;s:15:\"install_invoice\";b:0;s:13:\"install_cache\";b:0;s:17:\"install_timestamp\";i:1618315987;s:15:\"subcategory_key\";s:11:\"Home Repair\";s:16:\"subcategory_name\";s:11:\"Home Repair\";s:15:\"is_base_pageset\";b:1;s:20:\"parent_category_name\";s:15:\"Home & Property\";}','yes'),(399,'boldgrid_attribution_upgraded_to_cpt','1','yes'),(400,'boldgrid_backup_history','a:100:{i:0;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655110899;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220613-090014.zip.\";}i:1;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655110916;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220609-090014.zip\";}i:2;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655197297;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220614-090013.zip.\";}i:3;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655197313;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220610-090015.zip\";}i:4;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655283698;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220615-090015.zip.\";}i:5;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655283713;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220611-090013.zip\";}i:6;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655370094;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220616-090014.zip.\";}i:7;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655370110;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220612-090015.zip\";}i:8;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655456494;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220617-090014.zip.\";}i:9;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655456509;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220612-195207.zip\";}i:10;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655542896;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220618-090013.zip.\";}i:11;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655542911;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220613-090014.zip\";}i:12;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655629292;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220619-090013.zip.\";}i:13;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655629308;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220614-090013.zip\";}i:14;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655715696;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220620-090016.zip.\";}i:15;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655715711;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220615-090015.zip\";}i:16;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655802097;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220621-090014.zip.\";}i:17;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655802112;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220616-090014.zip\";}i:18;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655888495;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220622-090014.zip.\";}i:19;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655888510;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220617-090014.zip\";}i:20;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655974894;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220623-090012.zip.\";}i:21;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1655974910;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220618-090013.zip\";}i:22;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1656048278;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220624-052320.zip.\";}i:23;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1656048294;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220619-090013.zip\";}i:24;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1656050895;s:7:\"message\";s:43:\"Elementor plugin upgraded to version 3.6.6.\";}i:25;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1656051133;s:7:\"message\";s:47:\"Elementor Pro plugin upgraded to version 3.7.2.\";}i:26;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1656051137;s:7:\"message\";s:68:\"Temporary Login Without Password plugin (version 1.7.2) deactivated.\";}i:27;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656061297;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220624-090014.zip.\";}i:28;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656061312;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220620-090016.zip\";}i:29;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1656104605;s:7:\"message\";s:45:\"Ocean Extra plugin upgraded to version 2.0.2.\";}i:30;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1656104613;s:7:\"message\";s:54:\"Redirect Redirection plugin upgraded to version 1.0.7.\";}i:31;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1656104648;s:7:\"message\";s:47:\"Total Upkeep plugin upgraded to version 1.15.2.\";}i:32;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1656104685;s:7:\"message\";s:42:\"Yoast SEO plugin upgraded to version 19.1.\";}i:33;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656147702;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220625-090014.zip.\";}i:34;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656147718;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220621-090014.zip\";}i:35;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656234099;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220626-090014.zip.\";}i:36;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656234115;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220622-090014.zip\";}i:37;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656320504;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220627-090017.zip.\";}i:38;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656320520;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220623-090012.zip\";}i:39;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656406902;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220628-090017.zip.\";}i:40;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656406918;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220624-052320.zip\";}i:41;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656493302;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220629-090015.zip.\";}i:42;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656493318;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220624-090014.zip\";}i:43;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656579697;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220630-090014.zip.\";}i:44;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656579712;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220625-090014.zip\";}i:45;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656666105;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220701-090017.zip.\";}i:46;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656666122;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220626-090014.zip\";}i:47;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656752506;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220702-090017.zip.\";}i:48;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656752523;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220627-090017.zip\";}i:49;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656838905;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220703-090017.zip.\";}i:50;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656838921;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220628-090017.zip\";}i:51;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656925301;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220704-090017.zip.\";}i:52;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1656925316;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220629-090015.zip\";}i:53;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657011703;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220705-090017.zip.\";}i:54;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657011718;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220630-090014.zip\";}i:55;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657098101;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220706-090015.zip.\";}i:56;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657098118;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220701-090017.zip\";}i:57;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657184502;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220707-090016.zip.\";}i:58;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657184518;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220702-090017.zip\";}i:59;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657270898;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220708-090016.zip.\";}i:60;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657270914;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220703-090017.zip\";}i:61;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657357301;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220709-090016.zip.\";}i:62;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657357317;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220704-090017.zip\";}i:63;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657443701;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220710-090018.zip.\";}i:64;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657443716;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220705-090017.zip\";}i:65;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657530105;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220711-090017.zip.\";}i:66;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657530122;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220706-090015.zip\";}i:67;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657616504;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220712-090017.zip.\";}i:68;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657616522;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220707-090016.zip\";}i:69;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657646333;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220712-171729.zip.\";}i:70;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657646350;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220708-090016.zip\";}i:71;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657646360;s:7:\"message\";s:33:\"WordPress updated to version 6.0.\";}i:72;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657702907;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220713-090018.zip.\";}i:73;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657702923;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220709-090016.zip\";}i:74;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657789299;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220714-090015.zip.\";}i:75;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657789315;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220710-090018.zip\";}i:76;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657875702;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220715-090016.zip.\";}i:77;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657875720;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220711-090017.zip\";}i:78;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657962099;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220716-090017.zip.\";}i:79;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1657962115;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220712-090017.zip\";}i:80;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658048499;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220717-090017.zip.\";}i:81;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658048516;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220712-171729.zip\";}i:82;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658134905;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220718-090018.zip.\";}i:83;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658134920;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220713-090018.zip\";}i:84;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658221303;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220719-090016.zip.\";}i:85;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658221320;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220714-090015.zip\";}i:86;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1658280470;s:7:\"message\";s:66:\"Temporary Login Without Password plugin upgraded to version 1.7.3.\";}i:87;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1658280503;s:7:\"message\";s:52:\"Yoast Duplicate Post plugin upgraded to version 4.5.\";}i:88;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1658280523;s:7:\"message\";s:42:\"Yoast SEO plugin upgraded to version 19.3.\";}i:89;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1658280535;s:7:\"message\";s:54:\"Redirect Redirection plugin upgraded to version 1.0.9.\";}i:90;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1658280601;s:7:\"message\";s:43:\"Elementor plugin upgraded to version 3.6.7.\";}i:91;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658307702;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220720-090017.zip.\";}i:92;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658307718;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220715-090016.zip\";}i:93;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1658327764;s:7:\"message\";s:64:\"Temporary Login Without Password plugin (version 1.7.3) deleted.\";}i:94;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1658331454;s:7:\"message\";s:43:\"Ocean Extra plugin (version 2.0.2) deleted.\";}i:95;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1658331786;s:7:\"message\";s:48:\"WP Super Cache plugin (version 1.7.9) activated.\";}i:96;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658394092;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220721-090011.zip.\";}i:97;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658394107;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220717-090017.zip\";}i:98;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658480490;s:7:\"message\";s:131:\"Backup file created: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220722-090012.zip.\";}i:99;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1658480506;s:7:\"message\";s:170:\"Due to retention settings, the following backup was deleted: /home/flatir11/boldgrid_backup/boldgrid-backup-staging.flatironsxrayservices.com-12fa9bfa-20220718-090018.zip\";}}','no'),(115795,'wpsupercache_gc_time','1658608929','yes'),(115779,'elementor_pro_remote_info_api_data_3.7.2','a:2:{s:7:\"timeout\";i:1658601868;s:5:\"value\";s:170366:\"{\"stable_version\":\"3.7.2\",\"last_updated\":\"2022-05-10 14:03:37\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:158532:\\\"<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629]\\\">#18629<\\/a><\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser <\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget <\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget <\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"#11475\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475<\\/a><\\/a>, <a href=\\\"#10690\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690<\\/a><\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.7.2\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.0\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v1\\/plugin\\/package_download\\/MTY1ODY2NjY2ODplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MTo4NTA3NTE0NjMwY2U5NTY4MDhjZmRhODYzMGY4MmE0YTpodHRwQC8vZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbTow\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v1\\/plugin\\/package_download\\/MTY1ODY2NjY2ODplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MTo4NTA3NTE0NjMwY2U5NTY4MDhjZmRhODYzMGY4MmE0YTpodHRwQC8vZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbTow\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.0\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v1\\/plugin\\/previous_download\\/MTY1ODY2NjY2ODplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MTozLjcuMDo5MTMwMjgzZTJhY2RlMzkyYzE2NWI1ZTUzZGMwMjA2ZjpodHRwQC8vZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbQ==\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v1\\/plugin\\/previous_download\\/MTY1ODY2NjY2ODplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MTozLjcuMDo5MTMwMjgzZTJhY2RlMzkyYzE2NWI1ZTUzZGMwMjA2ZjpodHRwQC8vZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbQ==\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]}}\";}','no'),(401,'boldgrid_asset','a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:5:\"image\";a:15:{i:0;a:16:{s:8:\"asset_id\";s:6:\"157384\";s:9:\"coin_cost\";N;s:4:\"name\";s:117:\"/home/flatir11/public_html/wp-content/uploads/2021/04/tmp_photo-1445053148743-7fdbc0ab0e99-imhwpb-7aedp7hmbqyughp.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:39\";s:11:\"attribution\";s:181:\"{\"license\":\"4\",\"author_username\":\"brookecagle\",\"author_url\":\"https:\\/\\/unsplash.com\\/brookecagle\",\"image_homepage\":\"https:\\/\\/images.unsplash.com\\/photo-1445053148743-7fdbc0ab0e99\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:112;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:1;a:16:{s:8:\"asset_id\";s:6:\"157383\";s:9:\"coin_cost\";N;s:4:\"name\";s:117:\"/home/flatir11/public_html/wp-content/uploads/2021/04/tmp_photo-1449761485030-c9bf16154670-imhwpb-2946expfkmuqzgh.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:39\";s:11:\"attribution\";s:187:\"{\"license\":\"4\",\"author_username\":\"michael_fertig\",\"author_url\":\"https:\\/\\/unsplash.com\\/michael_fertig\",\"image_homepage\":\"https:\\/\\/images.unsplash.com\\/photo-1449761485030-c9bf16154670\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:113;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:2;a:16:{s:8:\"asset_id\";s:6:\"157398\";s:9:\"coin_cost\";N;s:4:\"name\";s:117:\"/home/flatir11/public_html/wp-content/uploads/2021/04/tmp_photo-1450297350677-623de575f31c-imhwpb-fbmdlwfqknnd3cu.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:39\";s:11:\"attribution\";s:181:\"{\"license\":\"4\",\"author_username\":\"brookecagle\",\"author_url\":\"https:\\/\\/unsplash.com\\/brookecagle\",\"image_homepage\":\"https:\\/\\/images.unsplash.com\\/photo-1450297350677-623de575f31c\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:114;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:3;a:16:{s:8:\"asset_id\";s:5:\"11199\";s:9:\"coin_cost\";N;s:4:\"name\";s:113:\"/home/flatir11/public_html/wp-content/uploads/2021/04/photo-1419312520378-cbd583837112-imhwpb-tiy1b3a771o94fp.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:39\";s:11:\"attribution\";s:206:\"{\"license\":\"4\",\"author_username\":\"B\\u1ea3o-Qu\\u00e2n Nguy\\u1ec5n\",\"author_url\":\"https:\\/\\/unsplash.com\\/quanlightwriter\",\"image_homepage\":\"https:\\/\\/download.unsplash.com\\/photo-1419312520378-cbd583837112\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:115;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:4;a:16:{s:8:\"asset_id\";s:6:\"157397\";s:9:\"coin_cost\";N;s:4:\"name\";s:117:\"/home/flatir11/public_html/wp-content/uploads/2021/04/tmp_photo-1440606797942-6cc04c045447-imhwpb-n3q1bqhrq6ikb9v.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:39\";s:11:\"attribution\";s:169:\"{\"license\":\"4\",\"author_username\":\"marty\",\"author_url\":\"https:\\/\\/unsplash.com\\/marty\",\"image_homepage\":\"https:\\/\\/images.unsplash.com\\/photo-1440606797942-6cc04c045447\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:116;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:5;a:16:{s:8:\"asset_id\";s:7:\"1181372\";s:9:\"coin_cost\";N;s:4:\"name\";s:94:\"/home/flatir11/public_html/wp-content/uploads/2021/04/home-repair-2-imhwpb-jbyzew9jndsqg6m.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:39\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:117;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:6;a:16:{s:8:\"asset_id\";s:6:\"780397\";s:9:\"coin_cost\";N;s:4:\"name\";s:147:\"/home/flatir11/public_html/wp-content/uploads/2021/04/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0hOUXRBWG5RbEtBLzYwMHg0NTA_3D-imhwpb-ablx9xvvio15zbg.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:40\";s:11:\"attribution\";s:163:\"{\"license\":\"10\",\"author_username\":\"Evelyn  Paris\",\"author_url\":\"http:\\/\\/unsplash.com\\/@evelynparis\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/HNQtAXnQlKA\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:118;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:7;a:16:{s:8:\"asset_id\";s:6:\"852403\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:92:\"/home/flatir11/public_html/wp-content/uploads/2021/04/d02ac204-3d1fab93-epstock150400012.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:40\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:119;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"310\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"38740101\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:8;a:16:{s:8:\"asset_id\";s:6:\"852121\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:92:\"/home/flatir11/public_html/wp-content/uploads/2021/04/58a6d85b-b046b108-epstock130300058.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:40\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:120;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"18573153\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:9;a:16:{s:8:\"asset_id\";s:6:\"852122\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:92:\"/home/flatir11/public_html/wp-content/uploads/2021/04/8af423c8-69090677-aomarch131000010.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:40\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:121;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"341\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"22718595\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:10;a:16:{s:8:\"asset_id\";s:6:\"780398\";s:9:\"coin_cost\";N;s:4:\"name\";s:147:\"/home/flatir11/public_html/wp-content/uploads/2021/04/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1ZCczFDeXcyRDU4LzYwMHg2MDA_3D-imhwpb-kvn8geljy5ro8kv.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:40\";s:11:\"attribution\";s:162:\"{\"license\":\"10\",\"author_username\":\"Jordan Sanchez\",\"author_url\":\"http:\\/\\/unsplash.com\\/@jordaneil\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/VBs1Cyw2D58\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:122;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:11;a:16:{s:8:\"asset_id\";s:6:\"780399\";s:9:\"coin_cost\";N;s:4:\"name\";s:147:\"/home/flatir11/public_html/wp-content/uploads/2021/04/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL1dMOGVQdmpONzVFLzYwMHg2MDA_3D-imhwpb-w7q2zqdkflext39.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:40\";s:11:\"attribution\";s:166:\"{\"license\":\"10\",\"author_username\":\"Martins Zemlickis\",\"author_url\":\"http:\\/\\/unsplash.com\\/@mzemlickis\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/WL8ePvjN75E\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:123;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:12;a:16:{s:8:\"asset_id\";s:6:\"780400\";s:9:\"coin_cost\";N;s:4:\"name\";s:147:\"/home/flatir11/public_html/wp-content/uploads/2021/04/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19NbjRpOG5HMUswLzYwMHg0NTA_3D-imhwpb-b28rbl4nmwu3sjz.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:40\";s:11:\"attribution\";s:161:\"{\"license\":\"10\",\"author_username\":\"Tomasz Rynkiewicz\",\"author_url\":\"http:\\/\\/unsplash.com\\/@thmsr\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/_Mn4i8nG1K0\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:124;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:13;a:16:{s:8:\"asset_id\";s:6:\"780401\";s:9:\"coin_cost\";N;s:4:\"name\";s:147:\"/home/flatir11/public_html/wp-content/uploads/2021/04/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2JqZWo4QlkxSllRLzYwMHg0NTA_3D-imhwpb-csgvgj7sie6vvcj.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:40\";s:11:\"attribution\";s:160:\"{\"license\":\"10\",\"author_username\":\"Rowan Heuvel\",\"author_url\":\"http:\\/\\/unsplash.com\\/@insolitus\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/bjej8BY1JYQ\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:125;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:14;a:16:{s:8:\"asset_id\";s:6:\"853712\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:92:\"/home/flatir11/public_html/wp-content/uploads/2021/04/ebb8fe1d-c81fa671-yuliufu150700014.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2021-04-13 12:13:40\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:126;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"41969672\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}}}','yes'),(404,'boldgrid_pointers','a:4:{i:0;a:6:{s:2:\"id\";s:37:\"boldgrid_image_search_internal_only_8\";s:6:\"screen\";s:4:\"page\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"<em>This search function</em> helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the <strong>BoldGrid Connect Search</strong> tab in the top menu.\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:1;a:6:{s:2:\"id\";s:49:\"boldgrid_media_library_image_search_internal_only\";s:6:\"screen\";s:6:\"upload\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"<em>This search function</em> helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the <strong>BoldGrid Connect Search</strong> tab in the top menu.\";s:8:\"position\";a:3:{s:4:\"edge\";s:3:\"top\";s:5:\"align\";s:6:\"middle\";s:17:\"open_on_page_load\";b:0;}}i:2;a:6:{s:2:\"id\";s:38:\"boldgrid_image_size_do_you_need_help_8\";s:6:\"screen\";s:12:\"media-upload\";s:6:\"target\";s:11:\"#image_size\";s:5:\"title\";s:10:\"Image size\";s:7:\"content\";s:33:\"Need help choosing an image size?\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:3;a:6:{s:2:\"id\";s:29:\"boldgrid_customization_widget\";s:6:\"screen\";s:9:\"dashboard\";s:6:\"target\";s:21:\"#customization_widget\";s:5:\"title\";s:35:\"Begin customizing your new website!\";s:7:\"content\";s:130:\"Congratulations, you&#039;ve just installed your new website! Below you&#039;ll find tips to help you begin customizing your site.\";s:8:\"position\";a:2:{s:4:\"edge\";s:6:\"bottom\";s:5:\"align\";s:6:\"middle\";}}}','yes'),(405,'boldgrid_inspirations_redirect','1620879854','yes'),(1362,'boldgrid_has_built_site','yes','yes'),(1363,'boldgrid_show_tip_start_editing','yes','yes'),(1373,'boldgrid_easy_seo_version','1.6.10','no'),(1374,'widget_boldgrid_component_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1375,'widget_boldgrid_component_page_title','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1376,'widget_boldgrid_component_site_title','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1377,'widget_boldgrid_component_site_description','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1378,'widget_boldgrid_component_logo','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1379,'widget_boldgrid_component_post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1380,'widget_boldgrid_component_postlist','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1381,'widget_weforms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1360,'boldgrid_editor','a:8:{s:17:\"activated_version\";s:6:\"1.14.0\";s:19:\"has_flushed_rewrite\";b:1;s:14:\"default_editor\";a:5:{s:4:\"post\";s:5:\"bgppb\";s:4:\"page\";s:5:\"bgppb\";s:14:\"bg_attribution\";s:7:\"default\";s:8:\"bg_block\";s:5:\"bgppb\";s:16:\"crio_page_header\";s:5:\"bgppb\";}s:5:\"setup\";a:1:{s:8:\"template\";a:1:{s:6:\"choice\";s:9:\"fullwidth\";}}s:18:\"count_usage_blocks\";i:27;s:22:\"block_default_industry\";s:10:\"consulting\";s:12:\"preview_meta\";a:2:{s:8:\"template\";s:27:\"template/page/fullwidth.php\";s:24:\"boldgrid_hide_page_title\";i:0;}s:13:\"custom_colors\";a:1:{i:0;s:18:\"rgba(33,150,243,0)\";}}','yes'),(8772,'theme_mods_oceanwp','a:196:{i:0;b:0;s:18:\"nav_menu_locations\";a:4:{s:9:\"main_menu\";i:2;s:11:\"footer_menu\";i:0;s:11:\"topbar_menu\";i:0;s:11:\"mobile_menu\";i:0;}s:18:\"custom_css_post_id\";i:647;s:16:\"header_textcolor\";s:0:\"\";s:18:\"ocean_header_style\";s:11:\"full_screen\";s:19:\"ocean_header_height\";s:2:\"57\";s:23:\"ocean_header_full_width\";b:0;s:30:\"ocean_has_header_border_bottom\";b:0;s:24:\"ocean_header_top_padding\";s:1:\"0\";s:25:\"hide_boldgrid_attribution\";b:0;s:23:\"ocean_top_header_height\";s:2:\"55\";s:31:\"ocean_medium_header_hidden_menu\";b:0;s:30:\"ocean_medium_header_stick_menu\";b:1;s:33:\"ocean_center_header_menu_position\";s:8:\"centered\";s:31:\"ocean_center_header_transparent\";b:0;s:28:\"ocean_page_header_visibility\";s:11:\"all-devices\";s:23:\"ocean_page_header_style\";s:6:\"hidden\";s:23:\"ocean_header_background\";s:7:\"#ffffff\";s:26:\"ocean_header_border_bottom\";s:7:\"#ffffff\";s:19:\"ocean_menu_position\";s:10:\"right-menu\";s:24:\"ocean_menu_items_padding\";s:2:\"22\";s:20:\"ocean_dropdown_width\";s:3:\"180\";s:26:\"ocean_header_right_padding\";s:1:\"0\";s:25:\"ocean_header_left_padding\";s:1:\"0\";s:26:\"ocean_after_header_content\";s:0:\"\";s:23:\"ocean_menu_search_style\";s:8:\"disabled\";s:20:\"ocean_logo_max_width\";i:500;s:21:\"ocean_logo_max_height\";i:500;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621285173;s:4:\"data\";a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:14:\"search_sidebar\";a:0:{}s:10:\"footer-one\";a:0:{}s:10:\"footer-two\";a:0:{}s:12:\"footer-three\";a:0:{}s:11:\"footer-four\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}}}s:15:\"logo_typography\";a:5:{s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:9:\"font-size\";s:2:\"24\";s:14:\"letter-spacing\";s:0:\"\";s:11:\"line-height\";d:1.8000000000000000444089209850062616169452667236328125;}s:13:\"ocean_top_bar\";b:0;s:20:\"ocean_footer_widgets\";b:0;s:19:\"ocean_primary_color\";s:7:\"#28666e\";s:16:\"ocean_logo_color\";s:7:\"#2c2c2c\";s:23:\"ocean_search_overlay_bg\";s:15:\"rgba(0,0,0,0.9)\";s:39:\"ocean_search_overlay_input_border_color\";s:7:\"#444444\";s:45:\"ocean_search_overlay_input_hover_border_color\";s:7:\"#777777\";s:45:\"ocean_search_overlay_input_focus_border_color\";s:7:\"#ffffff\";s:21:\"ocean_menu_link_color\";s:7:\"#ffffff\";s:25:\"ocean_hover_primary_color\";s:7:\"#033f63\";s:15:\"body_typography\";a:7:{s:11:\"font-family\";s:6:\"Nunito\";s:11:\"line-height\";d:1.8000000000000000444089209850062616169452667236328125;s:14:\"letter-spacing\";i:0;s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#929292\";}s:15:\"menu_typography\";a:5:{s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:5:\"2.5em\";s:14:\"letter-spacing\";i:1;s:11:\"font-family\";s:6:\"Nunito\";s:11:\"font-weight\";s:3:\"100\";}s:27:\"ocean_menu_link_color_hover\";s:7:\"#ffffff\";s:19:\"ocean_top_bar_style\";s:3:\"one\";s:16:\"ocean_top_bar_bg\";s:7:\"#cce5ed\";s:26:\"ocean_top_bar_border_color\";s:7:\"#cce5ed\";s:24:\"ocean_top_bar_text_color\";s:7:\"#4e636a\";s:24:\"ocean_top_bar_link_color\";s:7:\"#2c2c2c\";s:46:\"ocean_mobile_menu_sidr_close_button_background\";s:7:\"#f8f8f8\";s:33:\"ocean_mobile_menu_sidr_background\";s:7:\"#ffffff\";s:23:\"ocean_mobile_menu_links\";s:7:\"#545454\";s:29:\"ocean_mobile_menu_links_hover\";s:7:\"#3492ef\";s:35:\"ocean_mobile_menu_sidr_search_color\";s:7:\"#333333\";s:42:\"ocean_mobile_menu_sidr_search_border_color\";s:7:\"#dddddd\";s:48:\"ocean_mobile_menu_sidr_search_border_color_focus\";s:7:\"#bbbbbb\";s:42:\"ocean_mobile_menu_sidr_search_button_color\";s:7:\"#555555\";s:48:\"ocean_mobile_menu_sidr_search_button_hover_color\";s:7:\"#222222\";s:30:\"ocean_top_bar_link_color_hover\";s:7:\"#007db9\";s:32:\"ocean_top_bar_social_links_color\";s:7:\"#bbbbbb\";s:38:\"ocean_top_bar_social_hover_links_color\";s:7:\"#bba795\";s:29:\"ocean_top_bar_social_profiles\";a:7:{s:7:\"twitter\";s:1:\"#\";s:8:\"facebook\";s:1:\"#\";s:9:\"instagram\";s:1:\"#\";s:8:\"linkedin\";s:1:\"#\";s:5:\"skype\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:5:\"email\";s:22:\"info@flatironsxray.com\";}s:21:\"ocean_top_bar_content\";s:31:\"[elementor-template id=\"2218\"]\n\";s:27:\"ocean_bottom_footer_padding\";s:8:\"0 0 25px\";s:30:\"ocean_bottom_footer_background\";s:7:\"#4e636a\";s:25:\"ocean_bottom_footer_color\";s:7:\"#a0a8b1\";s:30:\"ocean_bottom_footer_link_color\";s:7:\"#75828c\";s:36:\"ocean_bottom_footer_link_color_hover\";s:7:\"#ffffff\";s:20:\"copyright_typography\";a:5:{s:11:\"font-family\";s:0:\"\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:4:\".9em\";s:14:\"letter-spacing\";i:1;s:11:\"line-height\";i:1;}s:22:\"ocean_scroll_top_arrow\";s:14:\"fa fa-level-up\";s:30:\"ocean_scroll_top_border_radius\";s:1:\"4\";s:19:\"ocean_scroll_top_bg\";s:15:\"rgba(0,0,0,0.4)\";s:25:\"ocean_scroll_top_bg_hover\";s:15:\"rgba(0,0,0,0.8)\";s:28:\"ocean_page_header_background\";s:7:\"#3f444a\";s:29:\"ocean_page_header_title_color\";s:7:\"#ffffff\";s:28:\"ocean_breadcrumbs_text_color\";s:7:\"#ffffff\";s:33:\"ocean_breadcrumbs_seperator_color\";s:7:\"#ffffff\";s:28:\"ocean_breadcrumbs_link_color\";s:7:\"#ffffff\";s:34:\"ocean_breadcrumbs_link_color_hover\";s:7:\"#bba795\";s:24:\"ocean_page_single_layout\";s:13:\"right-sidebar\";s:27:\"ocean_search_custom_sidebar\";b:0;s:26:\"ocean_blog_archives_layout\";s:13:\"right-sidebar\";s:27:\"blog_entry_title_typography\";a:1:{s:11:\"font-family\";s:0:\"\";}s:19:\"headings_typography\";a:2:{s:11:\"font-family\";s:17:\"Libre Baskerville\";s:11:\"font-weight\";s:0:\"\";}s:26:\"blog_post_title_typography\";a:1:{s:11:\"font-family\";s:0:\"\";}s:24:\"ocean_blog_single_layout\";s:13:\"right-sidebar\";s:22:\"ocean_pagination_align\";s:4:\"left\";s:17:\"ocean_retina_logo\";s:0:\"\";s:17:\"ocean_logo_height\";s:2:\"18\";s:16:\"ocean_logo_width\";s:3:\"100\";s:15:\"ocean_blog_page\";s:3:\"197\";s:19:\"top_menu_typography\";a:6:{s:11:\"font-weight\";s:3:\"400\";s:14:\"text-transform\";s:9:\"uppercase\";s:14:\"letter-spacing\";d:2.29999999999999982236431605997495353221893310546875;s:11:\"font-family\";s:0:\"\";s:9:\"font-size\";s:4:\"12px\";s:11:\"line-height\";d:0.5;}s:20:\"ocean_footer_padding\";s:6:\"50px 0\";s:23:\"ocean_footer_background\";s:7:\"#4e636a\";s:20:\"ocean_footer_borders\";s:7:\"#f8fcc2\";s:23:\"ocean_footer_link_color\";s:7:\"#ffffff\";s:29:\"ocean_footer_link_color_hover\";s:7:\"#ffffff\";s:18:\"ocean_footer_color\";s:7:\"#ffffff\";s:29:\"ocean_pagination_border_width\";s:1:\"2\";s:31:\"sidebar_widget_title_typography\";a:1:{s:9:\"font-size\";s:2:\"12\";}s:30:\"footer_widget_title_typography\";a:7:{s:9:\"font-size\";s:3:\"1em\";s:14:\"letter-spacing\";i:1;s:11:\"line-height\";i:1;s:10:\"font-style\";s:0:\"\";s:5:\"color\";s:7:\"#4e636a\";s:11:\"font-family\";s:10:\"Montserrat\";s:14:\"text-transform\";s:0:\"\";}s:22:\"footer_menu_typography\";a:5:{s:11:\"font-family\";s:0:\"\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:2:\"12\";s:14:\"letter-spacing\";i:1;s:11:\"line-height\";i:1;}s:27:\"ocean_footer_copyright_text\";s:0:\"\";s:19:\"ocean_footer_bottom\";b:0;s:19:\"ocean_input_padding\";s:9:\"12px 15px\";s:24:\"ocean_input_border_width\";s:15:\"1px 1px 4px 1px\";s:25:\"ocean_input_border_radius\";s:1:\"1\";s:24:\"ocean_input_border_color\";s:7:\"#ededed\";s:30:\"ocean_input_border_color_focus\";s:7:\"#e0e0e0\";s:22:\"ocean_input_background\";s:7:\"#ffffff\";s:26:\"ocean_theme_button_padding\";s:9:\"16px 25px\";s:17:\"osp_side_panel_bg\";s:7:\"#3f444a\";s:22:\"osp_close_button_color\";s:7:\"#75828c\";s:14:\"osp_text_color\";s:7:\"#a0a8b1\";s:15:\"osp_links_color\";s:7:\"#75828c\";s:21:\"osp_list_border_color\";s:7:\"#75828c\";s:21:\"osp_close_button_text\";s:16:\"Close This Panel\";s:19:\"osp_close_button_bg\";s:7:\"#292d31\";s:25:\"osp_close_button_hover_bg\";s:7:\"#1b1e21\";s:29:\"osh_shrink_header_logo_height\";s:2:\"14\";s:31:\"ocean_input_bottom_border_width\";s:1:\"4\";s:23:\"ocean_input_top_padding\";s:2:\"12\";s:25:\"ocean_input_right_padding\";s:2:\"15\";s:26:\"ocean_input_bottom_padding\";s:2:\"12\";s:24:\"ocean_input_left_padding\";s:2:\"15\";s:24:\"ocean_top_bar_full_width\";b:0;s:20:\"ocean_top_bar_social\";b:0;s:30:\"ocean_top_bar_social_font_size\";i:15;s:27:\"ocean_top_bar_right_padding\";s:1:\"0\";s:26:\"ocean_top_bar_left_padding\";s:2:\"60\";s:32:\"ocean_header_image_overlay_color\";s:15:\"rgba(0,0,0,0.3)\";s:27:\"ocean_header_image_position\";s:7:\"initial\";s:28:\"ocean_footer_widgets_columns\";s:1:\"3\";s:25:\"ocean_top_bar_top_padding\";s:1:\"3\";s:28:\"ocean_top_bar_bottom_padding\";s:1:\"0\";s:27:\"ocean_header_bottom_padding\";s:1:\"0\";s:12:\"header_image\";s:13:\"remove-header\";s:18:\"ocean_fixed_footer\";s:3:\"off\";s:31:\"ocean_footer_widget_heading_tag\";s:2:\"h4\";s:23:\"ocean_menu_links_effect\";s:2:\"no\";s:22:\"ocean_background_image\";s:0:\"\";s:31:\"ocean_background_image_position\";s:11:\"bottom left\";s:33:\"ocean_background_image_attachment\";s:5:\"fixed\";s:27:\"ocean_background_image_size\";s:7:\"contain\";s:23:\"ocean_mobile_menu_style\";s:10:\"fullscreen\";s:38:\"ocean_mobile_menu_display_opening_text\";b:0;s:32:\"ocean_mobile_menu_open_hamburger\";s:3:\"3dx\";s:37:\"ocean_dropdown_mobile_menu_max_height\";s:3:\"400\";s:24:\"ocean_mobile_menu_search\";b:0;s:38:\"ocean_mobile_menu_sidr_dropdown_target\";s:4:\"link\";s:24:\"ocean_footer_top_padding\";s:2:\"30\";s:27:\"ocean_footer_bottom_padding\";s:2:\"30\";s:26:\"ocean_add_footer_container\";b:1;s:26:\"ocean_footer_right_padding\";s:1:\"0\";s:25:\"ocean_footer_left_padding\";s:1:\"0\";s:16:\"ocean_scroll_top\";b:0;s:18:\"widgets_typography\";a:3:{s:9:\"font-size\";s:5:\"1.1em\";s:11:\"line-height\";i:0;s:14:\"letter-spacing\";i:0;}s:33:\"ocean_mobile_elements_positioning\";s:3:\"one\";s:21:\"ocean_responsive_logo\";s:111:\"http://flatironsxrayservices.com/wp-content/uploads/2021/05/cropped-Logo-color_-Text-0.1pt-1-e1621036320155.png\";s:27:\"ocean_logo_max_width_tablet\";i:0;s:28:\"ocean_logo_max_height_tablet\";i:0;s:39:\"ocean_full_screen_header_menu_bar_color\";s:7:\"#ffffff\";s:27:\"ocean_full_screen_header_bg\";s:7:\"#c2dcea\";s:36:\"ocean_full_screen_header_transparent\";b:1;s:26:\"ocean_main_container_width\";s:4:\"1997\";s:26:\"ocean_left_container_width\";s:2:\"68\";s:19:\"ocean_sidebar_width\";s:2:\"34\";s:19:\"ocean_schema_markup\";b:1;s:29:\"ocean_page_header_top_padding\";s:2:\"34\";s:26:\"ocean_breadcrumb_home_item\";s:4:\"icon\";s:17:\"ocean_menu_social\";b:0;s:23:\"ocean_main_layout_style\";s:4:\"wide\";s:26:\"ocean_search_post_per_page\";s:1:\"0\";s:21:\"ocean_menu_arrow_down\";b:0;s:39:\"ocean_full_screen_header_links_bg_color\";s:7:\"#c2dcea\";s:36:\"ocean_full_screen_header_links_color\";s:7:\"#4e636a\";s:28:\"ocean_menu_link_color_active\";s:7:\"#ffffff\";s:38:\"mobile_menu_dropdown_mobile_typography\";a:3:{s:11:\"line-height\";i:0;s:14:\"letter-spacing\";i:0;s:9:\"font-size\";s:3:\"1em\";}s:31:\"mobile_menu_dropdown_typography\";a:4:{s:14:\"text-transform\";s:0:\"\";s:11:\"font-family\";s:6:\"Nunito\";s:11:\"font-weight\";s:3:\"300\";s:9:\"font-size\";s:4:\"1 em\";}s:22:\"body_mobile_typography\";a:1:{s:11:\"line-height\";i:0;}s:24:\"menu_dropdown_typography\";a:2:{s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";}s:31:\"ocean_header_mobile_top_padding\";s:1:\"0\";s:33:\"ocean_header_mobile_right_padding\";s:1:\"0\";s:34:\"ocean_header_mobile_bottom_padding\";s:1:\"0\";s:32:\"ocean_header_mobile_left_padding\";s:1:\"0\";s:45:\"ocean_full_screen_header_menu_bar_close_color\";s:7:\"#4e636a\";s:45:\"ocean_full_screen_header_links_hover_bg_color\";s:7:\"#c2dcea\";s:21:\"ocean_menu_arrow_side\";b:0;s:30:\"ocean_menu_dropdown_top_border\";b:0;s:22:\"ocean_mobile_menu_text\";s:4:\"Menu\";s:32:\"ocean_full_screen_mobile_menu_bg\";s:7:\"#c2dcea\";s:42:\"ocean_full_screen_header_links_hover_color\";s:7:\"#3492ef\";s:38:\"ocean_full_screen_mobile_menu_links_bg\";s:7:\"#c2dcea\";s:27:\"ocean_mobile_menu_open_icon\";s:10:\"fa fa-bars\";s:38:\"ocean_mobile_menu_open_hamburger_color\";s:7:\"#ffffff\";s:11:\"custom_logo\";i:7010;s:24:\"ocean_top_bar_visibility\";s:18:\"hide-tablet-mobile\";}','yes'),(1386,'kirki_downloaded_font_files','a:22:{s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCFPrcVIT9d4cydYA.woff\";s:107:\"/home/flatir11/public_html/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCFPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCMPrcVIT9d4cydYA.woff\";s:107:\"/home/flatir11/public_html/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCMPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCHPrcVIT9d4cydYA.woff\";s:107:\"/home/flatir11/public_html/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCHPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrcVIT9d4cydYA.woff\";s:107:\"/home/flatir11/public_html/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrcVIT9d4cydYA.woff\";s:92:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCIPrcVIT9d4cw.woff\";s:104:\"/home/flatir11/public_html/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCIPrcVIT9d4cw.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCFPrcVIT9d4cydYA.woff\";s:107:\"/home/flatir11/public_html/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCFPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCMPrcVIT9d4cydYA.woff\";s:107:\"/home/flatir11/public_html/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCMPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCHPrcVIT9d4cydYA.woff\";s:107:\"/home/flatir11/public_html/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCHPrcVIT9d4cydYA.woff\";s:95:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrcVIT9d4cydYA.woff\";s:107:\"/home/flatir11/public_html/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrcVIT9d4cydYA.woff\";s:92:\"https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCIPrcVIT9d4cw.woff\";s:104:\"/home/flatir11/public_html/wp-content/fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCIPrcVIT9d4cw.woff\";s:89:\"https://fonts.gstatic.com/s/exo2/v10/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsNNC5jJ7bpDhIbrs.woff\";s:102:\"/home/flatir11/public_html/wp-content/fonts/exo-2/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsNNC5jJ7bpDhIbrs.woff\";s:89:\"https://fonts.gstatic.com/s/exo2/v10/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsPdC5jJ7bpDhIbrs.woff\";s:102:\"/home/flatir11/public_html/wp-content/fonts/exo-2/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsPdC5jJ7bpDhIbrs.woff\";s:89:\"https://fonts.gstatic.com/s/exo2/v10/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsNtC5jJ7bpDhIbrs.woff\";s:102:\"/home/flatir11/public_html/wp-content/fonts/exo-2/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsNtC5jJ7bpDhIbrs.woff\";s:89:\"https://fonts.gstatic.com/s/exo2/v10/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsN9C5jJ7bpDhIbrs.woff\";s:102:\"/home/flatir11/public_html/wp-content/fonts/exo-2/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsN9C5jJ7bpDhIbrs.woff\";s:86:\"https://fonts.gstatic.com/s/exo2/v10/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsOdC5jJ7bpDhI.woff\";s:99:\"/home/flatir11/public_html/wp-content/fonts/exo-2/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsOdC5jJ7bpDhI.woff\";s:78:\"https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0df8pkAp6a.woff\";s:91:\"/home/flatir11/public_html/wp-content/fonts/open-sans/mem8YaGs126MiZpBA-UFWJ0df8pkAp6a.woff\";s:78:\"https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFUZ0df8pkAp6a.woff\";s:91:\"/home/flatir11/public_html/wp-content/fonts/open-sans/mem8YaGs126MiZpBA-UFUZ0df8pkAp6a.woff\";s:78:\"https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWZ0df8pkAp6a.woff\";s:91:\"/home/flatir11/public_html/wp-content/fonts/open-sans/mem8YaGs126MiZpBA-UFWZ0df8pkAp6a.woff\";s:78:\"https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVp0df8pkAp6a.woff\";s:91:\"/home/flatir11/public_html/wp-content/fonts/open-sans/mem8YaGs126MiZpBA-UFVp0df8pkAp6a.woff\";s:78:\"https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWp0df8pkAp6a.woff\";s:91:\"/home/flatir11/public_html/wp-content/fonts/open-sans/mem8YaGs126MiZpBA-UFWp0df8pkAp6a.woff\";s:78:\"https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50df8pkAp6a.woff\";s:91:\"/home/flatir11/public_html/wp-content/fonts/open-sans/mem8YaGs126MiZpBA-UFW50df8pkAp6a.woff\";s:76:\"https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0df8pkAg.woff\";s:89:\"/home/flatir11/public_html/wp-content/fonts/open-sans/mem8YaGs126MiZpBA-UFVZ0df8pkAg.woff\";}','yes'),(2362,'pand-f3a735a092b8cb4ec6c60d88402bf127','1621891737','no'),(1413,'boldgrid_customizer_first_use','2021-04-13 12:15:46','yes'),(5025,'bglib_rating_prompt','a:1:{i:0;a:6:{s:6:\"plugin\";s:15:\"boldgrid-backup\";s:4:\"name\";s:18:\"any_backup_created\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:212:\"It looks like you&#039;ve created 10 backups with the Total Upkeep plugin! If you feel you&#039;re getting really good value from the Total Upkeep plugin, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:61:\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:47:\"Maybe later, I&#039;m still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:47:\"I already did / Permanently dismiss this notice\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:389:\"Thanks! A new page should have opened to the Total Upkeep ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn&#039;t open, please click the following link: <a href=\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\" target=\"_blank\">https://wordpress.org/support/plugin/boldgrid-backup/reviews/</a>\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:246:\"No problem, maybe now is not a good time. We want to be your WordPress backup plugin of choice. If you&#039;re experiencing a problem or want to make a suggestion, please <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">click here</a>.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:264:\"Thank you for the previous rating! You can help us to continue improving the Total Upkeep plugin by reporting any bugs or submitting feature requests <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">here</a>. Thank you for using the Total Upkeep plugin!\";}}s:10:\"time_added\";i:1620291729;s:12:\"time_snoozed\";i:1625414796;s:18:\"time_snoozed_until\";i:1626019596;}}','yes');
INSERT INTO `wpml_options` VALUES (18214,'fs_api_cache','a:3:{s:55:\"get:/v1/plugins/3752/addons.json?enriched=true&count=50\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:7:\"plugins\";a:22:{i:0;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629141\";s:4:\"slug\";s:20:\"ocean-footer-callout\";s:5:\"title\";s:20:\"Ocean Footer Callout\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/icons/a5696beb8fd43d782e206a2a2f05077b.png\";s:15:\"default_plan_id\";s:4:\"6079\";s:5:\"plans\";i:6079;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:4;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_c3ff094ed1cbaf287c6f833d3ba09\";s:2:\"id\";s:4:\"3754\";s:7:\"created\";s:19:\"2019-05-06 13:24:01\";s:7:\"updated\";s:19:\"2022-02-16 08:18:34\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3754\";s:3:\"url\";s:51:\"https://oceanwp.org/extension/ocean-footer-callout/\";s:11:\"description\";s:280:\"<ul>\n<li>Display/hide the callout on any page/post</li>\n<li>Edit the content and button url on any page/post</li>\n<li>Display the page content on the callout</li>\n<li>Enable/disable the callout button</li>\n<li>Add your own padding top/bottom</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:65:\"Add some important information about your company in your footer.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/card_banner.png\";s:15:\"selling_point_0\";s:41:\"Display/hide the callout on any page/post\";s:15:\"selling_point_1\";s:48:\"Edit the content and button url on any page/post\";s:15:\"selling_point_2\";s:39:\"Display the page content on the callout\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/2.png\";}s:2:\"id\";s:3:\"821\";s:7:\"created\";s:19:\"2019-05-16 04:54:10\";s:7:\"updated\";s:19:\"2019-08-04 06:53:40\";}s:12:\"premium_slug\";s:20:\"ocean-footer-callout\";}i:1;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629149\";s:4:\"slug\";s:19:\"ocean-sticky-header\";s:5:\"title\";s:19:\"Ocean Sticky Header\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/icons/6a314ecc1f217c32b29095a54a6f87aa.png\";s:15:\"default_plan_id\";s:4:\"6078\";s:5:\"plans\";i:6078;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:6;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_21f01f3d0a79bcd65042e3c332188\";s:2:\"id\";s:4:\"3755\";s:7:\"created\";s:19:\"2019-05-06 13:27:16\";s:7:\"updated\";s:19:\"2022-02-16 13:03:18\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3755\";s:3:\"url\";s:50:\"https://oceanwp.org/extension/ocean-sticky-header/\";s:11:\"description\";s:512:\"<ul>\n<li>Stick manually, perfect for the Custom Header style</li>\n<li>Fixed the top bar</li>\n<li>Add sticky mobile</li>\n<li>Choose between two sticky styles: Shrink or Fixed</li>\n<li>Choose between two sticky effects</li>\n<li>Enter the height of the header during scroll for the shrink style</li>\n<li>Add logo when scrolling</li>\n<li>Enter the height of the logo during scroll for the shrink style</li>\n<li>Choose the header opacity during scroll</li>\n<li>Choose the background and color during scroll</li> </ul>\";s:17:\"short_description\";s:63:\"Attach an eye-catching header at the top of your website pages.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/card_banner.png\";s:15:\"selling_point_0\";s:51:\"Stick manually, perfect for the Custom Header style\";s:15:\"selling_point_1\";s:17:\"Fixed the top bar\";s:15:\"selling_point_2\";s:17:\"Add sticky mobile\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/2.png\";}s:2:\"id\";s:3:\"829\";s:7:\"created\";s:19:\"2019-05-16 05:01:04\";s:7:\"updated\";s:19:\"2019-08-04 07:27:06\";}s:12:\"premium_slug\";s:19:\"ocean-sticky-header\";}i:2;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629165\";s:4:\"slug\";s:16:\"ocean-side-panel\";s:5:\"title\";s:16:\"Ocean Side Panel\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/icons/9dc7eb12f454d0c73ccfaa3ab28ab5ec.png\";s:15:\"default_plan_id\";s:4:\"6077\";s:5:\"plans\";i:6077;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:9;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_95ab9dabcffc015befcfaf19dd91e\";s:2:\"id\";s:4:\"3756\";s:7:\"created\";s:19:\"2019-05-06 13:30:08\";s:7:\"updated\";s:19:\"2022-02-16 09:17:51\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3756\";s:3:\"url\";s:47:\"https://oceanwp.org/extension/ocean-side-panel/\";s:11:\"description\";s:443:\"<ul>\n<li>Add your widgets into the Side Panel sidebar</li>\n<li>Choose your icon for the opening button</li>\n<li>Add text for the opening button</li>\n<li>Add a custom width for the panel</li>\n<li>Display the panel to the left or right</li>\n<li>Displace or not the panel</li>\n<li>Add an overlay when the panel is opened</li>\n<li>Show/Hide the close button of the panel</li>\n<li>Change the close button text</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:63:\"Add a responsive side panel with your preferred widgets inside.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/card_banner.png\";s:15:\"selling_point_0\";s:44:\"Add your widgets into the Side Panel sidebar\";s:15:\"selling_point_1\";s:39:\"Choose your icon for the opening button\";s:15:\"selling_point_2\";s:31:\"Add text for the opening button\";s:11:\"screenshots\";O:8:\"stdClass\":1:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/screenshots/0.png\";}s:2:\"id\";s:3:\"827\";s:7:\"created\";s:19:\"2019-05-16 05:00:01\";s:7:\"updated\";s:19:\"2019-08-04 07:22:03\";}s:12:\"premium_slug\";s:16:\"ocean-side-panel\";}i:3;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629243\";s:4:\"slug\";s:23:\"ocean-elementor-widgets\";s:5:\"title\";s:23:\"Ocean Elementor Widgets\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/icons/3a35cafc55823c57623a43e19533ed88.png\";s:15:\"default_plan_id\";s:4:\"6076\";s:5:\"plans\";i:6076;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:0;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:26;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_25eeed8cddc1b8bede158756886e8\";s:2:\"id\";s:4:\"3757\";s:7:\"created\";s:19:\"2019-05-06 13:36:11\";s:7:\"updated\";s:19:\"2022-02-16 13:03:13\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3757\";s:3:\"url\";s:54:\"https://oceanwp.org/extension/ocean-elementor-widgets/\";s:11:\"description\";s:1290:\"<ul>\n<li>Accordions widget</li>\n<li>Advanced Custom Field widget, thanks to Bruno Tritsch for the help</li>\n<li>Advanced Heading widget</li>\n<li>Animated Heading widget</li>\n<li>Banner widget</li>\n<li>Brands widget</li>\n<li>Business Hours widget</li>\n<li>Button Effects widget</li>\n<li>Buttons widget</li>\n<li>Call To Action widget</li>\n<li>Circle Progress widget</li>\n<li>Countdown widget</li>\n<li>Divider widget, to add a text or an icon in the divider</li>\n<li>Flip Box widget</li>\n<li>Google Maps widget</li>\n<li>Hotspots widget</li>\n<li>Image Comparison widget</li>\n<li>Image Gallery widget</li>\n<li>Info Box widget</li>\n<li>Instagram Feed widget</li>\n<li>Link Effects widget</li>\n<li>Login widget</li>\n<li>Lost Password widget</li>\n<li>Register widget</li>\n<li>Modal widget</li>\n<li>Navbar widget</li>\n<li>Off Canvas widget</li>\n<li>Price List widget</li>\n<li>Recipe widget</li>\n<li>Scroll Up widget</li>\n<li>Switch widget</li>\n<li>Table widget</li>\n<li>Tabs widget</li>\n<li>Team Members widget</li>\n<li>Timeline widget</li>\n<li>Contact Form 7 widget</li>\n<li>Gravity Forms widget</li>\n<li>WPForms widget</li>\n<li>Caldera Forms widget</li>\n<li>Ninja Forms widget</li>\n<li>WooCommerce Products widget</li>\n<li>WooCommerce Categories widget</li>\n<li>WooCommerce Slider widget</li> </ul>\";s:17:\"short_description\";s:75:\"Add many new powerful widgets to the popular free page builder - Elementor.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/card_banner.png\";s:15:\"selling_point_0\";s:23:\"Image Comparison widget\";s:15:\"selling_point_1\";s:21:\"Instagram Feed widget\";s:15:\"selling_point_2\";s:12:\"Table widget\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/3.png\";}s:2:\"id\";s:3:\"820\";s:7:\"created\";s:19:\"2019-05-16 04:53:49\";s:7:\"updated\";s:19:\"2019-08-04 06:51:31\";}s:12:\"premium_slug\";s:23:\"ocean-elementor-widgets\";}i:4;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629263\";s:4:\"slug\";s:11:\"ocean-hooks\";s:5:\"title\";s:11:\"Ocean Hooks\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/icons/0c46548808059fe3dd90843b858b0ce1.png\";s:15:\"default_plan_id\";s:4:\"6075\";s:5:\"plans\";i:6075;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:4;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_bf5672ee85c0032b2b4d7c0a3d244\";s:2:\"id\";s:4:\"3758\";s:7:\"created\";s:19:\"2019-05-06 13:39:32\";s:7:\"updated\";s:19:\"2022-02-16 08:18:53\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3758\";s:3:\"url\";s:42:\"https://oceanwp.org/extension/ocean-hooks/\";s:11:\"description\";s:278:\"<ul>\n<li>Add different content for the same hook location</li>\n<li>Add shortcode</li>\n<li>Add PHP code</li>\n<li>Add content only for logged in/out users</li>\n<li>Display your code on the page/post/taxonomy you want</li>\n<li>Display your code on the user role you want</li> </ul>\";s:17:\"short_description\";s:60:\"Add your custom content throughout various areas of OceanWP.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/card_banner.png\";s:15:\"selling_point_0\";s:48:\"Add different content for the same hook location\";s:15:\"selling_point_1\";s:13:\"Add shortcode\";s:15:\"selling_point_2\";s:12:\"Add PHP code\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/2.png\";}s:2:\"id\";s:3:\"823\";s:7:\"created\";s:19:\"2019-05-16 04:54:56\";s:7:\"updated\";s:19:\"2019-08-04 07:02:53\";}s:12:\"premium_slug\";s:11:\"ocean-hooks\";}i:5;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629271\";s:4:\"slug\";s:19:\"ocean-sticky-footer\";s:5:\"title\";s:19:\"Ocean Sticky Footer\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/icons/85936481cdfbeb7be9793d54dd3899ed.png\";s:15:\"default_plan_id\";s:4:\"6074\";s:5:\"plans\";i:6074;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:7;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_5552f1b8d38d0f09df4b2990b57b2\";s:2:\"id\";s:4:\"3759\";s:7:\"created\";s:19:\"2019-05-06 13:41:42\";s:7:\"updated\";s:19:\"2022-02-16 09:51:04\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3759\";s:3:\"url\";s:50:\"https://oceanwp.org/extension/ocean-sticky-footer/\";s:11:\"description\";s:163:\"<ul>\n<li>Add menu in the footer bar</li>\n<li>Add text in the footer bar</li>\n<li>Choose your own colors</li>\n<li>Hide Menu and/or text on mobile screens</li> </ul>\";s:17:\"short_description\";s:69:\"A simple extension to attach your footer to the bottom of the screen.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/card_banner.png\";s:15:\"selling_point_0\";s:26:\"Add menu in the footer bar\";s:15:\"selling_point_1\";s:26:\"Add text in the footer bar\";s:15:\"selling_point_2\";s:22:\"Choose your own colors\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/2.png\";}s:2:\"id\";s:3:\"828\";s:7:\"created\";s:19:\"2019-05-16 05:00:32\";s:7:\"updated\";s:19:\"2019-08-04 07:25:54\";}s:12:\"premium_slug\";s:19:\"ocean-sticky-footer\";}i:6;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629304\";s:4:\"slug\";s:15:\"ocean-woo-popup\";s:5:\"title\";s:15:\"Ocean Woo Popup\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/icons/6ae8eec013e8b69ec8d15f0befadddb3.png\";s:15:\"default_plan_id\";s:4:\"6073\";s:5:\"plans\";i:6073;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:5;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_9414dbc7719b150c20046f728e994\";s:2:\"id\";s:4:\"3760\";s:7:\"created\";s:19:\"2019-05-06 13:53:08\";s:7:\"updated\";s:19:\"2022-02-16 13:16:33\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3760\";s:3:\"url\";s:46:\"https://oceanwp.org/extension/ocean-woo-popup/\";s:11:\"description\";s:333:\"<ul>\n<li>Select an Elementor template (or a page if you use another page builder) to replace the content of the popup</li>\n<li>Control width, height, padding and the border radius</li>\n<li>Show/hide and reorganize the elements of the popup</li>\n<li>Replace all the texts from the customizer</li>\n<li>Choose your own colors</li> </ul>\";s:17:\"short_description\";s:79:\"A simple extension to display a popup when you click on the Add To Cart button.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/card_banner.png\";s:15:\"selling_point_0\";s:108:\"Select an Elementor template (or a page if you use another page builder) to replace the content of the popup\";s:15:\"selling_point_1\";s:52:\"Control width, height, padding and the border radius\";s:15:\"selling_point_2\";s:50:\"Show/hide and reorganize the elements of the popup\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/2.png\";}s:2:\"id\";s:3:\"831\";s:7:\"created\";s:19:\"2019-05-16 05:02:03\";s:7:\"updated\";s:19:\"2019-08-04 07:39:37\";}s:12:\"premium_slug\";s:15:\"ocean-woo-popup\";}i:7;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629316\";s:4:\"slug\";s:15:\"ocean-portfolio\";s:5:\"title\";s:15:\"Ocean Portfolio\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/icons/7b93b62e942919fd9bff13e162b5085f.png\";s:15:\"default_plan_id\";s:4:\"6072\";s:5:\"plans\";i:6072;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:12;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_d0109c81ea2f48fdfa29c30d9d20b\";s:2:\"id\";s:4:\"3761\";s:7:\"created\";s:19:\"2019-05-06 13:55:52\";s:7:\"updated\";s:19:\"2022-02-16 12:34:19\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3761\";s:3:\"url\";s:46:\"https://oceanwp.org/extension/ocean-portfolio/\";s:11:\"description\";s:473:\"<ul>\n<li>Display your portfolio anywhere you want via a page template or a shortcode</li>\n<li>Show/hide the filter bar</li>\n<li>Control the filter bar positioning, styling and typography</li>\n<li>Control the portfolio items styling like the margin, padding, color, overlay color,\ntypography, etc...</li>\n<li>Add your own images width and height</li>\n<li>Display items by author, categories or tags, sort by order and exclude categories</li>\n<li>And a lot more...</li> </ul>\";s:17:\"short_description\";s:75:\"A complete extension to display your portfolio and work in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/card_banner.png\";s:15:\"selling_point_0\";s:75:\"Display your portfolio anywhere you want via a page template or a shortcode\";s:15:\"selling_point_1\";s:24:\"Show/hide the filter bar\";s:15:\"selling_point_2\";s:58:\"Control the filter bar positioning, styling and typography\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/2.png\";}s:2:\"id\";s:3:\"826\";s:7:\"created\";s:19:\"2019-05-16 04:56:11\";s:7:\"updated\";s:19:\"2019-08-04 07:20:12\";}s:12:\"premium_slug\";s:15:\"ocean-portfolio\";}i:8;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629325\";s:4:\"slug\";s:17:\"ocean-white-label\";s:5:\"title\";s:17:\"Ocean White Label\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/icons/8d792190e8acca4e390b323ea1c4a365.png\";s:15:\"default_plan_id\";s:4:\"6071\";s:5:\"plans\";i:6071;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_c9bb8f8d46af4c19cc2b66105accb\";s:2:\"id\";s:4:\"3762\";s:7:\"created\";s:19:\"2019-05-06 13:57:59\";s:7:\"updated\";s:19:\"2022-02-16 08:19:13\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3762\";s:3:\"url\";s:48:\"https://oceanwp.org/extension/ocean-white-label/\";s:11:\"description\";s:302:\"<ul>\n<li>Add your own branding name in the admin pages</li>\n<li>Add your own theme name</li>\n<li>Add your own theme author</li>\n<li>Add your own theme author url</li>\n<li>Add your own theme description</li>\n<li>Add your own theme screenshot</li>\n<li>Remove the White Label box in Theme Panel</li> </ul>\";s:17:\"short_description\";s:69:\"Impress clients by replacing the OceanWP name by your own brand name.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/card_banner.png\";s:15:\"selling_point_0\";s:45:\"Add your own branding name in the admin pages\";s:15:\"selling_point_1\";s:68:\"Add your own theme name, author, author url, description, screenshot\";s:15:\"selling_point_2\";s:41:\"Remove the White Label box in Theme Panel\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/2.png\";}s:2:\"id\";s:3:\"830\";s:7:\"created\";s:19:\"2019-05-16 05:01:36\";s:7:\"updated\";s:19:\"2019-08-04 07:36:38\";}s:12:\"premium_slug\";s:17:\"ocean-white-label\";}i:9;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629330\";s:4:\"slug\";s:15:\"ocean-instagram\";s:5:\"title\";s:15:\"Ocean Instagram\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/icons/e3e778390e70f922d1f8142b04dee9c9.png\";s:15:\"default_plan_id\";s:4:\"6070\";s:5:\"plans\";i:6070;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_60babf307a20c89d435bcd61d54e8\";s:2:\"id\";s:4:\"3763\";s:7:\"created\";s:19:\"2019-05-06 14:00:21\";s:7:\"updated\";s:19:\"2022-02-16 08:19:34\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3763\";s:3:\"url\";s:46:\"https://oceanwp.org/extension/ocean-instagram/\";s:11:\"description\";s:224:\"<ul>\n<li>Display your Instagram photos</li>\n<li>Choose the column number</li>\n<li>Show/hide the likes &amp; comments</li>\n<li>Show/hide the captions</li>\n<li>Display your username, follow, posts, biograhpy, etc...</li> </ul>\";s:17:\"short_description\";s:70:\"Fetch and customize your Instagram feed to display in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Display your Instagram photos\";s:15:\"selling_point_1\";s:24:\"Choose the column number\";s:15:\"selling_point_2\";s:34:\"Show/hide the likes &amp; comments\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/2.png\";}s:2:\"id\";s:3:\"824\";s:7:\"created\";s:19:\"2019-05-16 04:55:16\";s:7:\"updated\";s:19:\"2019-08-04 07:11:09\";}s:12:\"premium_slug\";s:15:\"ocean-instagram\";}i:10;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629332\";s:4:\"slug\";s:17:\"ocean-popup-login\";s:5:\"title\";s:17:\"Ocean Popup Login\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/icons/7f847c2192d56151e3f6296e4a4254ea.png\";s:15:\"default_plan_id\";s:4:\"6069\";s:5:\"plans\";i:6069;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:9;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_e0499681c773af2bbac0016bb24ff\";s:2:\"id\";s:4:\"3764\";s:7:\"created\";s:19:\"2019-05-06 14:02:12\";s:7:\"updated\";s:19:\"2022-02-16 08:19:17\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3764\";s:3:\"url\";s:48:\"https://oceanwp.org/extension/ocean-popup-login/\";s:11:\"description\";s:185:\"<ul>\n<li>Add the login/register link where you want</li>\n<li>Style the form</li>\n<li>Add a background image in the form</li>\n<li>Change the title and description for the form</li> </ul>\";s:17:\"short_description\";s:59:\"A plugin to add a popup login/register form where you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/card_banner.png\";s:15:\"selling_point_0\";s:42:\"Add the login/register link where you want\";s:15:\"selling_point_1\";s:14:\"Style the form\";s:15:\"selling_point_2\";s:34:\"Add a background image in the form\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/2.png\";}s:2:\"id\";s:3:\"825\";s:7:\"created\";s:19:\"2019-05-16 04:55:50\";s:7:\"updated\";s:19:\"2019-08-04 07:12:58\";}s:12:\"premium_slug\";s:17:\"ocean-popup-login\";}i:11;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629338\";s:4:\"slug\";s:19:\"ocean-cookie-notice\";s:5:\"title\";s:19:\"Ocean Cookie Notice\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/icons/e0fc0fea29b7206c010e0299a87a6bb5.png\";s:15:\"default_plan_id\";s:4:\"6068\";s:5:\"plans\";i:6068;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:6;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_2ebffcd411ce5f21e543822065b7d\";s:2:\"id\";s:4:\"3765\";s:7:\"created\";s:19:\"2019-05-06 14:04:05\";s:7:\"updated\";s:19:\"2022-02-16 08:19:22\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3765\";s:3:\"url\";s:50:\"https://oceanwp.org/extension/ocean-cookie-notice/\";s:11:\"description\";s:368:\"<ul>\n<li>Add scripts that will be loaded only after the user consent</li>\n<li>Choose to reload the page after the cookie accept</li>\n<li>Two notice styles</li>\n<li>Add your own content</li>\n<li>Add your own button text</li>\n<li>Choose between a button or a close icon to close the notice</li>\n<li>Many styling settings to customize every parts of the notice</li> </ul>\";s:17:\"short_description\";s:91:\"\nInform users that you are using cookies to comply with the EU cookie law GDPR regulations.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/card_banner.png\";s:15:\"selling_point_0\";s:59:\"Add scripts that will be loaded only after the user consent\";s:15:\"selling_point_1\";s:49:\"Choose to reload the page after the cookie accept\";s:15:\"selling_point_2\";s:17:\"Two notice styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/3.png\";}s:2:\"id\";s:3:\"817\";s:7:\"created\";s:19:\"2019-05-15 10:13:47\";s:7:\"updated\";s:19:\"2019-08-04 06:36:09\";}s:12:\"premium_slug\";s:19:\"ocean-cookie-notice\";}i:12;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2629341\";s:4:\"slug\";s:17:\"ocean-full-screen\";s:5:\"title\";s:17:\"Ocean Full Screen\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/icons/095504fe5c624e441d0c47ac01651c6c.png\";s:15:\"default_plan_id\";s:4:\"6067\";s:5:\"plans\";i:6067;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:5;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_e0f5fb19e66d3b97f64adb891fae5\";s:2:\"id\";s:4:\"3766\";s:7:\"created\";s:19:\"2019-05-06 14:06:43\";s:7:\"updated\";s:19:\"2022-02-16 08:19:26\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3766\";s:3:\"url\";s:48:\"https://oceanwp.org/extension/ocean-full-screen/\";s:11:\"description\";s:241:\"<ul>\n<li>Very easy to use</li>\n<li>Add your own scrolling speed</li>\n<li>Add a side navigation</li>\n<li>Change the navigation color</li>\n<li>Add tooltips to the navigation</li>\n<li>Disable the scrolling effect at the size you want</li> </ul>\";s:17:\"short_description\";s:63:\"A simple and easy way to create a fullscreen scrolling website.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/card_banner.png\";s:15:\"selling_point_0\";s:16:\"Very easy to use\";s:15:\"selling_point_1\";s:28:\"Add your own scrolling speed\";s:15:\"selling_point_2\";s:21:\"Add a side navigation\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/2.png\";}s:2:\"id\";s:3:\"822\";s:7:\"created\";s:19:\"2019-05-16 04:54:33\";s:7:\"updated\";s:19:\"2019-08-04 06:57:28\";}s:12:\"premium_slug\";s:17:\"ocean-full-screen\";}i:13;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"6233\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2650006\";s:4:\"slug\";s:15:\"ocean-pro-demos\";s:5:\"title\";s:15:\"Ocean Pro Demos\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3797/icons/9d030891e8edae87e70c38d79e77f877.png\";s:15:\"default_plan_id\";s:4:\"6115\";s:5:\"plans\";i:6115;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:0;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:13;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_a34c58ab5e7159d54e88175c1c03f\";s:2:\"id\";s:4:\"3797\";s:7:\"created\";s:19:\"2019-05-14 12:39:32\";s:7:\"updated\";s:19:\"2022-02-16 12:59:36\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3797\";s:3:\"url\";N;s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";N;s:15:\"card_banner_url\";N;s:15:\"selling_point_0\";N;s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";N;s:2:\"id\";s:4:\"2584\";s:7:\"created\";s:19:\"2022-01-07 00:18:17\";s:7:\"updated\";N;}s:12:\"premium_slug\";s:15:\"ocean-pro-demos\";}i:14;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2655231\";s:4:\"slug\";s:11:\"ocean-extra\";s:5:\"title\";s:11:\"Ocean Extra\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/icons/a8a66d9af9373c572cd362013c38fdef.png\";s:15:\"default_plan_id\";s:4:\"6131\";s:5:\"plans\";i:6131;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_dc69e18411e45b6f22272ac4586b1\";s:2:\"id\";s:4:\"3806\";s:7:\"created\";s:19:\"2019-05-16 07:48:04\";s:7:\"updated\";s:19:\"2019-05-16 07:48:04\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3806\";s:3:\"url\";N;s:11:\"description\";s:759:\"<ul>\n<li style=\"color: #333;font-weight: 600\">Meta Boxes</li>\n<li>Change the layout per page/post</li>\n<li>Select the sidebar per page/post</li>\n<li>Enable/Disable the margins top/bottom</li>\n<li>Enable/Disable the title</li>\n<li>Add a custom title</li>\n<li>Add a subheading for your title</li>\n<li>Select the style of your title</li>\n<li>Unique options for the different post format</li>\n<li>Add gallery image for the gallery post format</li>\n<li>And much more...</li>\n<li style=\"color: #333;font-weight: 600;margin-top: 20px\">Theme Panel</li>\n<li>Enable/Disable the Customizer panels</li>\n<li>Activate the licenses of the OceanWP extensions</li>\n<li>Enable/Disable all the theme scripts &amp; styles</li>\n<li>Import/Export the customizer settings</li> </ul>\";s:17:\"short_description\";N;s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/card_banner.png\";s:15:\"selling_point_0\";s:31:\"Change the layout per page/post\";s:15:\"selling_point_1\";s:32:\"Select the sidebar per page/post\";s:15:\"selling_point_2\";s:45:\"Add gallery image for the gallery post format\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/2.png\";}s:2:\"id\";s:3:\"832\";s:7:\"created\";s:19:\"2019-05-16 08:37:18\";s:7:\"updated\";s:19:\"2019-08-04 07:50:27\";}s:12:\"premium_slug\";s:19:\"ocean-extra-premium\";}i:15;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2655252\";s:4:\"slug\";s:20:\"ocean-social-sharing\";s:5:\"title\";s:20:\"Ocean Social Sharing\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/icons/472046596ff2243e1bab433a07d35533.png\";s:15:\"default_plan_id\";s:4:\"6132\";s:5:\"plans\";i:6132;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_0aa6121ff893b29efa9a58d6c0ad5\";s:2:\"id\";s:4:\"3807\";s:7:\"created\";s:19:\"2019-05-16 07:53:38\";s:7:\"updated\";s:19:\"2022-02-16 13:04:25\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3807\";s:3:\"url\";N;s:11:\"description\";s:336:\"<ul>\n<li>Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo.</li>\n<li>Alter the social sharing buttons.</li>\n<li>Choose between three styles.</li>\n<li>Add the social names.</li>\n<li>Choose the heading position.</li>\n<li>Add or edit the social sharing via a child theme.</li> </ul>\";s:17:\"short_description\";s:58:\"A simple plugin to add social share buttons to your posts.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/card_banner.png\";s:15:\"selling_point_0\";s:106:\"Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:27:\"Choose between three styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/3.png\";}s:2:\"id\";s:3:\"838\";s:7:\"created\";s:19:\"2019-05-16 08:44:21\";s:7:\"updated\";s:19:\"2019-08-04 08:00:26\";}s:12:\"premium_slug\";s:28:\"ocean-social-sharing-premium\";}i:16;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2655271\";s:4:\"slug\";s:21:\"ocean-product-sharing\";s:5:\"title\";s:21:\"Ocean Product Sharing\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/icons/be28eef8c31337b3f73addbcce9dfde4.png\";s:15:\"default_plan_id\";s:4:\"6135\";s:5:\"plans\";i:6135;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_e8cc3b7980be98f86dc7286572cc0\";s:2:\"id\";s:4:\"3809\";s:7:\"created\";s:19:\"2019-05-16 08:00:39\";s:7:\"updated\";s:19:\"2022-02-16 11:38:20\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3809\";s:3:\"url\";N;s:11:\"description\";s:177:\"<ul>\n<li>Add social twitter, facebook, pinterest and email sharing</li>\n<li>Alter the social sharing buttons</li>\n<li>Add or edit the social sharing via a child theme</li> </ul>\";s:17:\"short_description\";s:121:\"A simple plugin to add social share buttons to your product page, compatible with WooCommerce and Easy Digital Downloads.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/card_banner.png\";s:15:\"selling_point_0\";s:57:\"Add social twitter, facebook, pinterest and email sharing\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:48:\"Add or edit the social sharing via a child theme\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/2.png\";}s:2:\"id\";s:3:\"837\";s:7:\"created\";s:19:\"2019-05-16 08:43:10\";s:7:\"updated\";s:19:\"2019-08-04 07:55:00\";}s:12:\"premium_slug\";s:29:\"ocean-product-sharing-premium\";}i:17;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2655279\";s:4:\"slug\";s:20:\"ocean-custom-sidebar\";s:5:\"title\";s:20:\"Ocean Custom Sidebar\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/icons/06fd0e67684e995d78b72746831434ac.png\";s:15:\"default_plan_id\";s:4:\"6136\";s:5:\"plans\";i:6136;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_e1fc615375e847fd4d955c62b2a34\";s:2:\"id\";s:4:\"3810\";s:7:\"created\";s:19:\"2019-05-16 08:04:08\";s:7:\"updated\";s:19:\"2022-02-16 12:27:50\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3810\";s:3:\"url\";N;s:11:\"description\";s:58:\"<ul>\n<li>Create an unlimited number of sidebars</li> </ul>\";s:17:\"short_description\";s:136:\"Generates an unlimited number of sidebars and place them anywhere you wish. Go to Theme Panel > Sidebars to create your custom sidebars.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/card_banner.png\";s:15:\"selling_point_0\";s:38:\"Create an unlimited number of sidebars\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/2.png\";}s:2:\"id\";s:3:\"833\";s:7:\"created\";s:19:\"2019-05-16 08:38:20\";s:7:\"updated\";s:19:\"2019-08-04 07:47:46\";}s:12:\"premium_slug\";s:28:\"ocean-custom-sidebar-premium\";}i:18;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2655283\";s:4:\"slug\";s:17:\"ocean-demo-import\";s:5:\"title\";s:17:\"Ocean Demo Import\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/icons/bac62de0483069acf490a59267f15f99.png\";s:15:\"default_plan_id\";s:4:\"6137\";s:5:\"plans\";i:6137;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_28285e0f391b4955f4460589da147\";s:2:\"id\";s:4:\"3811\";s:7:\"created\";s:19:\"2019-05-16 08:06:15\";s:7:\"updated\";s:19:\"2022-02-15 22:52:03\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3811\";s:3:\"url\";N;s:11:\"description\";s:55:\"<ul>\n<li>Import the sample data in one click</li> </ul>\";s:17:\"short_description\";s:80:\"Import the OceanWP demo content, widgets and customizer settings with one click.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/card_banner.png\";s:15:\"selling_point_0\";s:35:\"Import the sample data in one click\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/2.png\";}s:2:\"id\";s:3:\"834\";s:7:\"created\";s:19:\"2019-05-16 08:39:11\";s:7:\"updated\";s:19:\"2019-08-04 07:48:57\";}s:12:\"premium_slug\";s:27:\"activity-log-mainwp-premium\";}i:19;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2655290\";s:4:\"slug\";s:18:\"ocean-posts-slider\";s:5:\"title\";s:18:\"Ocean Posts Slider\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/icons/9672cd2dd221c216014c9ad6f73e8d64.png\";s:15:\"default_plan_id\";s:4:\"6139\";s:5:\"plans\";i:6139;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_eae1ef26c136dd8af5ef7a6cf7557\";s:2:\"id\";s:4:\"3813\";s:7:\"created\";s:19:\"2019-05-16 08:08:26\";s:7:\"updated\";s:19:\"2022-02-16 13:03:25\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3813\";s:3:\"url\";N;s:11:\"description\";s:373:\"<ul>\n<li>Choose your slider style</li>\n<li>Enter the number of posts to display</li>\n<li>Select the size of the images</li>\n<li>Change the read more text</li>\n<li>Enter a margin to add a space between the slider and your content</li>\n<li>Enter the transition speed of the slides</li>\n<li>Exclude categories of posts</li>\n<li>Choose the order and oder by of posts</li> </ul>\";s:17:\"short_description\";s:71:\"Display your latest posts in a beautiful slider with different options.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/card_banner.png\";s:15:\"selling_point_0\";s:24:\"Choose your slider style\";s:15:\"selling_point_1\";s:36:\"Enter the number of posts to display\";s:15:\"selling_point_2\";s:29:\"Select the size of the images\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/2.png\";}s:2:\"id\";s:3:\"836\";s:7:\"created\";s:19:\"2019-05-16 08:42:09\";s:7:\"updated\";s:19:\"2019-08-04 07:53:25\";}s:12:\"premium_slug\";s:26:\"ocean-posts-slider-premium\";}i:20;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2655295\";s:4:\"slug\";s:18:\"ocean-modal-window\";s:5:\"title\";s:18:\"Ocean Modal Window\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/icons/6f292d54bf178d4f0e6ea68523fcc206.png\";s:15:\"default_plan_id\";s:4:\"6140\";s:5:\"plans\";i:6140;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_7e254472063a1abd3b7e342930210\";s:2:\"id\";s:4:\"3814\";s:7:\"created\";s:19:\"2019-05-16 08:10:28\";s:7:\"updated\";s:19:\"2022-02-16 10:33:24\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3814\";s:3:\"url\";N;s:11:\"description\";s:203:\"<ul>\n<li>Create as many modals as you want</li>\n<li>Choose your custom width</li>\n<li>Insert the content you want (shortcodes allowed)</li>\n<li>Choose your own colors</li>\n<li>Fully responsive</li> </ul>\";s:17:\"short_description\";s:80:\"Insert any content in a modals and place the opening button anywhere to open it.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/card_banner.png\";s:15:\"selling_point_0\";s:33:\"Create as many modals as you want\";s:15:\"selling_point_1\";s:24:\"Choose your custom width\";s:15:\"selling_point_2\";s:48:\"Insert the content you want (shortcodes allowed)\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/2.png\";}s:2:\"id\";s:3:\"835\";s:7:\"created\";s:19:\"2019-05-16 08:40:03\";s:7:\"updated\";s:19:\"2019-08-04 07:51:54\";}s:12:\"premium_slug\";s:26:\"ocean-modal-window-premium\";}i:21;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:8:\"store_id\";s:4:\"1561\";s:10:\"install_id\";s:7:\"2655298\";s:4:\"slug\";s:20:\"ocean-stick-anything\";s:5:\"title\";s:20:\"Ocean Stick Anything\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/icons/57da39476e63889a0289c2e64206c970.png\";s:15:\"default_plan_id\";s:4:\"6141\";s:5:\"plans\";i:6141;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_f9a790f52e74ee60eb2812ba763dd\";s:2:\"id\";s:4:\"3815\";s:7:\"created\";s:19:\"2019-05-16 08:12:51\";s:7:\"updated\";s:19:\"2022-02-16 12:27:53\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3815\";s:3:\"url\";N;s:11:\"description\";s:190:\"<ul>\n<li>Stick one or several elements</li>\n<li>Add an offset to add a spacing between the top of the page and your sticky element</li>\n<li>Destroy the sticky on the size you want</li>\n</ul>\";s:17:\"short_description\";s:43:\"A simple plugin to stick anything you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Stick one or several elements\";s:15:\"selling_point_1\";s:82:\"Add an offset to add a spacing between the top of the page and your sticky element\";s:15:\"selling_point_2\";s:39:\"Destroy the sticky on the size you want\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/2.png\";}s:2:\"id\";s:3:\"839\";s:7:\"created\";s:19:\"2019-05-16 08:45:08\";s:7:\"updated\";s:19:\"2019-08-04 08:03:54\";}s:12:\"premium_slug\";s:28:\"ocean-stick-anything-premium\";}}}s:7:\"created\";i:1645017463;s:9:\"timestamp\";i:1645103863;}s:33:\"get:/v1/plugins/3767/pricing.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:5:\"plans\";a:2:{i:0;O:8:\"stdClass\":27:{s:14:\"bundle_plan_id\";s:3:\"163\";s:9:\"bundle_id\";N;s:12:\"plugin_plans\";N;s:12:\"is_inherited\";b:1;s:9:\"plugin_id\";s:4:\"3767\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";s:44:\"https://wordpress.org/support/theme/oceanwp/\";s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6125\";s:7:\"created\";s:19:\"2019-05-15 10:52:26\";s:7:\"updated\";s:19:\"2019-05-15 11:09:29\";s:8:\"features\";a:9:{i:0;O:8:\"stdClass\":9:{s:5:\"value\";i:13;s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:10:\"Free Demos\";s:11:\"description\";s:0:\"\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4595\";s:7:\"created\";s:19:\"2019-05-15 10:59:09\";s:7:\"updated\";s:19:\"2019-05-15 11:00:27\";}i:1;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Stick Anything\";s:11:\"description\";s:51:\"Stick very easily anything you want on your website\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4577\";s:7:\"created\";s:19:\"2019-05-15 10:53:52\";s:7:\"updated\";s:19:\"2019-05-15 11:01:53\";}i:2;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Modal Window\";s:11:\"description\";s:75:\"Insert any content into a modal and place the opening button where you want\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4578\";s:7:\"created\";s:19:\"2019-05-15 10:54:01\";s:7:\"updated\";s:19:\"2019-05-15 11:01:59\";}i:3;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Posts Slider\";s:11:\"description\";s:70:\"Display your latest posts in a beautiful slider with different options\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4579\";s:7:\"created\";s:19:\"2019-05-15 10:54:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:03\";}i:4;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Demo Import\";s:11:\"description\";s:71:\"Import the demo content, widgets and customizer settings with one click\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4580\";s:7:\"created\";s:19:\"2019-05-15 10:54:39\";s:7:\"updated\";s:19:\"2019-05-15 11:02:13\";}i:5;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Custom Sidebar\";s:11:\"description\";s:68:\"Generates an unlimited number of sidebars and place them on any page\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4581\";s:7:\"created\";s:19:\"2019-05-15 10:54:49\";s:7:\"updated\";s:19:\"2019-05-15 11:02:21\";}i:6;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:15:\"Product Sharing\";s:11:\"description\";s:77:\"Add social share buttons to your single product page with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4582\";s:7:\"created\";s:19:\"2019-05-15 10:54:57\";s:7:\"updated\";s:19:\"2019-05-15 11:02:28\";}i:7;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Social Sharing\";s:11:\"description\";s:70:\"Add social share buttons to your single posts with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4583\";s:7:\"created\";s:19:\"2019-05-15 10:55:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:34\";}i:8;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Ocean Extra\";s:11:\"description\";s:76:\"Add meta boxes, import/export and a panel to activate the premium extensions\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4584\";s:7:\"created\";s:19:\"2019-05-15 10:55:25\";s:7:\"updated\";s:19:\"2019-05-15 11:02:41\";}}}i:1;O:8:\"stdClass\":28:{s:14:\"bundle_plan_id\";s:3:\"157\";s:9:\"bundle_id\";N;s:12:\"plugin_plans\";O:8:\"stdClass\":16:{s:4:\"3754\";s:4:\"6079\";s:4:\"3755\";s:4:\"6078\";s:4:\"3756\";s:4:\"6077\";s:4:\"3757\";s:4:\"6076\";s:4:\"3758\";s:4:\"6075\";s:4:\"3759\";s:4:\"6074\";s:4:\"3760\";s:4:\"6073\";s:4:\"3761\";s:4:\"6072\";s:4:\"3762\";s:4:\"6071\";s:4:\"3764\";s:4:\"6069\";s:4:\"3765\";s:4:\"6068\";s:4:\"3766\";s:4:\"6067\";s:4:\"3797\";s:4:\"6115\";s:4:\"3752\";s:4:\"6040\";s:4:\"3763\";s:4:\"6070\";s:4:\"9081\";s:5:\"15222\";}s:12:\"is_inherited\";b:1;s:9:\"plugin_id\";s:4:\"3767\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";s:0:\"\";s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6056\";s:7:\"created\";s:19:\"2019-05-06 17:02:57\";s:7:\"updated\";s:19:\"2021-10-01 21:07:32\";s:7:\"pricing\";a:5:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:54;s:14:\"lifetime_price\";i:222;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5262\";s:7:\"created\";s:19:\"2019-05-06 17:05:45\";s:7:\"updated\";s:19:\"2021-10-01 21:07:17\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";i:6;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:89;s:14:\"lifetime_price\";i:356;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5268\";s:7:\"created\";s:19:\"2019-05-07 16:42:55\";s:7:\"updated\";s:19:\"2022-01-21 18:46:43\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";i:50;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:159;s:14:\"lifetime_price\";i:636;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5366\";s:7:\"created\";s:19:\"2019-05-14 11:56:38\";s:7:\"updated\";s:19:\"2022-01-21 18:46:51\";s:8:\"currency\";s:3:\"usd\";}i:3;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";i:60;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:159;s:14:\"lifetime_price\";i:636;s:9:\"is_hidden\";b:1;s:2:\"id\";s:5:\"13377\";s:7:\"created\";s:19:\"2021-02-02 19:57:22\";s:7:\"updated\";s:19:\"2022-01-21 18:46:56\";s:8:\"currency\";s:3:\"usd\";}i:4;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";N;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:529;s:14:\"lifetime_price\";i:2500;s:9:\"is_hidden\";b:1;s:2:\"id\";s:4:\"5269\";s:7:\"created\";s:19:\"2019-05-07 16:43:01\";s:7:\"updated\";s:19:\"2021-03-06 21:45:12\";s:8:\"currency\";s:3:\"usd\";}}s:8:\"features\";a:23:{i:0;O:8:\"stdClass\":9:{s:5:\"value\";i:13;s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:10:\"Free Demos\";s:11:\"description\";s:0:\"\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4595\";s:7:\"created\";s:19:\"2019-05-15 10:59:09\";s:7:\"updated\";s:19:\"2019-05-15 11:00:27\";}i:1;O:8:\"stdClass\":9:{s:5:\"value\";i:60;s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Pro Demos\";s:11:\"description\";N;s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4596\";s:7:\"created\";s:19:\"2019-05-15 10:59:40\";s:7:\"updated\";N;}i:2;O:8:\"stdClass\":9:{s:5:\"value\";N;s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Stick Anything\";s:11:\"description\";s:51:\"Stick very easily anything you want on your website\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4577\";s:7:\"created\";s:19:\"2019-05-15 10:53:52\";s:7:\"updated\";s:19:\"2019-05-15 11:01:53\";}i:3;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Modal Window\";s:11:\"description\";s:75:\"Insert any content into a modal and place the opening button where you want\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4578\";s:7:\"created\";s:19:\"2019-05-15 10:54:01\";s:7:\"updated\";s:19:\"2019-05-15 11:01:59\";}i:4;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Posts Slider\";s:11:\"description\";s:70:\"Display your latest posts in a beautiful slider with different options\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4579\";s:7:\"created\";s:19:\"2019-05-15 10:54:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:03\";}i:5;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Demo Import\";s:11:\"description\";s:71:\"Import the demo content, widgets and customizer settings with one click\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4580\";s:7:\"created\";s:19:\"2019-05-15 10:54:39\";s:7:\"updated\";s:19:\"2019-05-15 11:02:13\";}i:6;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Custom Sidebar\";s:11:\"description\";s:68:\"Generates an unlimited number of sidebars and place them on any page\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4581\";s:7:\"created\";s:19:\"2019-05-15 10:54:49\";s:7:\"updated\";s:19:\"2019-05-15 11:02:21\";}i:7;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:15:\"Product Sharing\";s:11:\"description\";s:77:\"Add social share buttons to your single product page with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4582\";s:7:\"created\";s:19:\"2019-05-15 10:54:57\";s:7:\"updated\";s:19:\"2019-05-15 11:02:28\";}i:8;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Social Sharing\";s:11:\"description\";s:70:\"Add social share buttons to your single posts with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4583\";s:7:\"created\";s:19:\"2019-05-15 10:55:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:34\";}i:9;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Ocean Extra\";s:11:\"description\";s:76:\"Add meta boxes, import/export and a panel to activate the premium extensions\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4584\";s:7:\"created\";s:19:\"2019-05-15 10:55:25\";s:7:\"updated\";s:19:\"2019-05-15 11:02:41\";}i:10;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Full Screen\";s:11:\"description\";s:62:\"A simple and easy way to create a fullscreen scrolling website\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4505\";s:7:\"created\";s:19:\"2019-05-06 17:07:30\";s:7:\"updated\";s:19:\"2019-05-15 11:02:53\";}i:11;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:20:\"Cookie Notice (GDPR)\";s:11:\"description\";s:71:\"Add a Cookie notice on your website to comply with the GDPR regulations\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4506\";s:7:\"created\";s:19:\"2019-05-06 17:07:38\";s:7:\"updated\";s:19:\"2019-05-15 11:04:19\";}i:12;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Popup Login\";s:11:\"description\";s:58:\"A plugin to add a popup login/register form where you want\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4507\";s:7:\"created\";s:19:\"2019-05-06 17:07:46\";s:7:\"updated\";s:19:\"2019-05-15 11:04:14\";}i:13;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Instagram\";s:11:\"description\";s:69:\"Fetch and customize your Instagram feed to display in a beautiful way\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4585\";s:7:\"created\";s:19:\"2019-05-15 10:56:46\";s:7:\"updated\";s:19:\"2019-05-15 11:04:13\";}i:14;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"White Label\";s:11:\"description\";s:68:\"Impress clients by replacing the OceanWP name by your own brand name\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4586\";s:7:\"created\";s:19:\"2019-05-15 10:56:51\";s:7:\"updated\";s:19:\"2019-05-15 11:04:12\";}i:15;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Portfolio\";s:11:\"description\";s:74:\"A complete extension to display your portfolio and work in a beautiful way\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4587\";s:7:\"created\";s:19:\"2019-05-15 10:56:57\";s:7:\"updated\";s:19:\"2019-05-15 11:04:11\";}i:16;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Woo Popup\";s:11:\"description\";s:78:\"A simple extension to display a popup when you click on the Add To Cart button\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4588\";s:7:\"created\";s:19:\"2019-05-15 10:57:01\";s:7:\"updated\";s:19:\"2019-05-15 11:04:10\";}i:17;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:13:\"Sticky Footer\";s:11:\"description\";s:68:\"A simple extension to attach your footer to the bottom of the screen\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4589\";s:7:\"created\";s:19:\"2019-05-15 10:57:07\";s:7:\"updated\";s:19:\"2019-05-15 11:04:09\";}i:18;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Ocean Hooks\";s:11:\"description\";s:59:\"Add your custom content throughout various areas of OceanWP\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4590\";s:7:\"created\";s:19:\"2019-05-15 10:57:13\";s:7:\"updated\";s:19:\"2019-05-15 11:03:42\";}i:19;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:17:\"Elementor Widgets\";s:11:\"description\";s:74:\"Add many new powerful widgets to the popular free page builder - Elementor\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4591\";s:7:\"created\";s:19:\"2019-05-15 10:57:17\";s:7:\"updated\";s:19:\"2019-05-15 11:04:08\";}i:20;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:10:\"Side Panel\";s:11:\"description\";s:63:\"Add a responsive side panel with your preferred widgets inside.\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4592\";s:7:\"created\";s:19:\"2019-05-15 10:57:24\";s:7:\"updated\";s:19:\"2019-05-15 11:03:54\";}i:21;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:13:\"Sticky Header\";s:11:\"description\";s:63:\"Attach an eye-catching header at the top of your website pages.\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4593\";s:7:\"created\";s:19:\"2019-05-15 10:57:28\";s:7:\"updated\";s:19:\"2019-05-15 11:03:59\";}i:22;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Footer Callout\";s:11:\"description\";s:64:\"Add some important information about your company in your footer\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4594\";s:7:\"created\";s:19:\"2019-05-15 10:57:34\";s:7:\"updated\";s:19:\"2019-05-15 11:04:08\";}}}}}s:7:\"created\";i:1644517040;s:9:\"timestamp\";i:1644603440;}s:53:\"get:/v1/plugins/3752/addons/pricing.json?type=visible\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:6:\"addons\";a:22:{i:0;O:8:\"stdClass\":2:{s:2:\"id\";i:3806;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":22:{s:9:\"plugin_id\";s:4:\"3806\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6131\";s:7:\"created\";s:19:\"2019-05-16 07:48:04\";s:7:\"updated\";N;}}}i:1;O:8:\"stdClass\":2:{s:2:\"id\";i:3807;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":22:{s:9:\"plugin_id\";s:4:\"3807\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6132\";s:7:\"created\";s:19:\"2019-05-16 07:53:38\";s:7:\"updated\";N;}}}i:2;O:8:\"stdClass\":2:{s:2:\"id\";i:3809;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":22:{s:9:\"plugin_id\";s:4:\"3809\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6135\";s:7:\"created\";s:19:\"2019-05-16 08:00:39\";s:7:\"updated\";N;}}}i:3;O:8:\"stdClass\":2:{s:2:\"id\";i:3810;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":22:{s:9:\"plugin_id\";s:4:\"3810\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6136\";s:7:\"created\";s:19:\"2019-05-16 08:04:08\";s:7:\"updated\";N;}}}i:4;O:8:\"stdClass\":2:{s:2:\"id\";i:3811;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":22:{s:9:\"plugin_id\";s:4:\"3811\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6137\";s:7:\"created\";s:19:\"2019-05-16 08:06:15\";s:7:\"updated\";N;}}}i:5;O:8:\"stdClass\":2:{s:2:\"id\";i:3813;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":22:{s:9:\"plugin_id\";s:4:\"3813\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6139\";s:7:\"created\";s:19:\"2019-05-16 08:08:26\";s:7:\"updated\";N;}}}i:6;O:8:\"stdClass\":2:{s:2:\"id\";i:3814;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":22:{s:9:\"plugin_id\";s:4:\"3814\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6140\";s:7:\"created\";s:19:\"2019-05-16 08:10:28\";s:7:\"updated\";N;}}}i:7;O:8:\"stdClass\":2:{s:2:\"id\";i:3815;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":22:{s:9:\"plugin_id\";s:4:\"3815\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6141\";s:7:\"created\";s:19:\"2019-05-16 08:12:51\";s:7:\"updated\";N;}}}i:8;O:8:\"stdClass\":2:{s:2:\"id\";i:3754;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3754\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6079\";s:7:\"created\";s:19:\"2019-05-08 15:07:04\";s:7:\"updated\";s:19:\"2019-05-08 15:07:12\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6079\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5287\";s:7:\"created\";s:19:\"2019-05-08 15:07:09\";s:7:\"updated\";s:19:\"2019-05-08 17:20:35\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6079\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5344\";s:7:\"created\";s:19:\"2019-05-14 11:42:36\";s:7:\"updated\";s:19:\"2019-05-14 11:42:46\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6079\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5369\";s:7:\"created\";s:19:\"2019-05-14 11:57:31\";s:7:\"updated\";s:19:\"2019-05-14 11:57:34\";s:8:\"currency\";s:3:\"usd\";}}}}}i:9;O:8:\"stdClass\":2:{s:2:\"id\";i:3755;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3755\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6078\";s:7:\"created\";s:19:\"2019-05-08 15:06:28\";s:7:\"updated\";s:19:\"2019-05-08 15:06:40\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6078\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5286\";s:7:\"created\";s:19:\"2019-05-08 15:06:36\";s:7:\"updated\";s:19:\"2019-05-08 17:21:47\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6078\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5360\";s:7:\"created\";s:19:\"2019-05-14 11:45:54\";s:7:\"updated\";s:19:\"2019-05-14 11:46:08\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6078\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5377\";s:7:\"created\";s:19:\"2019-05-14 11:59:31\";s:7:\"updated\";s:19:\"2019-05-14 11:59:33\";s:8:\"currency\";s:3:\"usd\";}}}}}i:10;O:8:\"stdClass\":2:{s:2:\"id\";i:3756;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3756\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:0;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6077\";s:7:\"created\";s:19:\"2019-05-08 15:05:56\";s:7:\"updated\";s:19:\"2019-05-08 17:21:30\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6077\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5285\";s:7:\"created\";s:19:\"2019-05-08 15:06:02\";s:7:\"updated\";s:19:\"2019-05-08 17:21:31\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6077\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5356\";s:7:\"created\";s:19:\"2019-05-14 11:45:07\";s:7:\"updated\";s:19:\"2019-05-14 11:45:17\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6077\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5375\";s:7:\"created\";s:19:\"2019-05-14 11:59:03\";s:7:\"updated\";s:19:\"2019-05-14 11:59:05\";s:8:\"currency\";s:3:\"usd\";}}}}}i:11;O:8:\"stdClass\":2:{s:2:\"id\";i:3757;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3757\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6076\";s:7:\"created\";s:19:\"2019-05-08 15:05:23\";s:7:\"updated\";s:19:\"2019-05-08 15:05:33\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6076\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5284\";s:7:\"created\";s:19:\"2019-05-08 15:05:29\";s:7:\"updated\";s:19:\"2019-05-08 17:20:26\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6076\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5342\";s:7:\"created\";s:19:\"2019-05-14 11:42:05\";s:7:\"updated\";s:19:\"2019-05-14 11:42:18\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6076\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5368\";s:7:\"created\";s:19:\"2019-05-14 11:57:15\";s:7:\"updated\";s:19:\"2019-05-14 11:57:17\";s:8:\"currency\";s:3:\"usd\";}}}}}i:12;O:8:\"stdClass\":2:{s:2:\"id\";i:3758;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3758\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:0;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6075\";s:7:\"created\";s:19:\"2019-05-08 15:04:52\";s:7:\"updated\";s:19:\"2019-05-08 17:20:54\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6075\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5283\";s:7:\"created\";s:19:\"2019-05-08 15:04:57\";s:7:\"updated\";s:19:\"2019-05-08 17:20:55\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6075\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5348\";s:7:\"created\";s:19:\"2019-05-14 11:43:25\";s:7:\"updated\";s:19:\"2019-05-14 11:43:35\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6075\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5371\";s:7:\"created\";s:19:\"2019-05-14 11:57:59\";s:7:\"updated\";s:19:\"2019-05-14 11:58:02\";s:8:\"currency\";s:3:\"usd\";}}}}}i:13;O:8:\"stdClass\":2:{s:2:\"id\";i:3759;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3759\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6074\";s:7:\"created\";s:19:\"2019-05-08 15:04:18\";s:7:\"updated\";s:19:\"2019-05-08 15:04:29\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6074\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5282\";s:7:\"created\";s:19:\"2019-05-08 15:04:26\";s:7:\"updated\";s:19:\"2019-05-08 17:21:38\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6074\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5358\";s:7:\"created\";s:19:\"2019-05-14 11:45:31\";s:7:\"updated\";s:19:\"2019-05-14 11:45:39\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6074\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5376\";s:7:\"created\";s:19:\"2019-05-14 11:59:17\";s:7:\"updated\";s:19:\"2019-05-14 11:59:19\";s:8:\"currency\";s:3:\"usd\";}}}}}i:14;O:8:\"stdClass\":2:{s:2:\"id\";i:3760;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3760\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:0;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6073\";s:7:\"created\";s:19:\"2019-05-08 15:03:51\";s:7:\"updated\";s:19:\"2019-05-08 17:24:05\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6073\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5281\";s:7:\"created\";s:19:\"2019-05-08 15:03:58\";s:7:\"updated\";s:19:\"2019-05-08 17:24:05\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6073\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5364\";s:7:\"created\";s:19:\"2019-05-14 11:46:44\";s:7:\"updated\";s:19:\"2019-05-14 11:46:56\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6073\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5379\";s:7:\"created\";s:19:\"2019-05-14 11:59:59\";s:7:\"updated\";s:19:\"2019-05-14 12:00:01\";s:8:\"currency\";s:3:\"usd\";}}}}}i:15;O:8:\"stdClass\":2:{s:2:\"id\";i:3761;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3761\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6072\";s:7:\"created\";s:19:\"2019-05-08 15:03:17\";s:7:\"updated\";s:19:\"2019-05-08 15:03:28\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6072\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5280\";s:7:\"created\";s:19:\"2019-05-08 15:03:24\";s:7:\"updated\";s:19:\"2019-05-08 17:21:22\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6072\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5354\";s:7:\"created\";s:19:\"2019-05-14 11:44:40\";s:7:\"updated\";s:19:\"2019-05-14 11:44:43\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6072\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5374\";s:7:\"created\";s:19:\"2019-05-14 11:58:49\";s:7:\"updated\";s:19:\"2019-05-14 11:58:52\";s:8:\"currency\";s:3:\"usd\";}}}}}i:16;O:8:\"stdClass\":2:{s:2:\"id\";i:3762;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3762\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6071\";s:7:\"created\";s:19:\"2019-05-08 15:02:48\";s:7:\"updated\";s:19:\"2019-05-08 15:02:57\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6071\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5290\";s:7:\"created\";s:19:\"2019-05-08 17:23:57\";s:7:\"updated\";N;s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6071\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5362\";s:7:\"created\";s:19:\"2019-05-14 11:46:20\";s:7:\"updated\";s:19:\"2019-05-14 11:46:28\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6071\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5378\";s:7:\"created\";s:19:\"2019-05-14 11:59:44\";s:7:\"updated\";s:19:\"2019-05-14 11:59:47\";s:8:\"currency\";s:3:\"usd\";}}}}}i:17;O:8:\"stdClass\":2:{s:2:\"id\";i:3763;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3763\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6070\";s:7:\"created\";s:19:\"2019-05-08 15:02:22\";s:7:\"updated\";s:19:\"2019-05-08 15:02:31\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6070\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5279\";s:7:\"created\";s:19:\"2019-05-08 15:02:27\";s:7:\"updated\";s:19:\"2019-05-08 17:21:05\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6070\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5350\";s:7:\"created\";s:19:\"2019-05-14 11:43:49\";s:7:\"updated\";s:19:\"2019-05-14 11:44:00\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6070\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5372\";s:7:\"created\";s:19:\"2019-05-14 11:58:21\";s:7:\"updated\";s:19:\"2019-05-14 11:58:23\";s:8:\"currency\";s:3:\"usd\";}}}}}i:18;O:8:\"stdClass\":2:{s:2:\"id\";i:3764;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3764\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6069\";s:7:\"created\";s:19:\"2019-05-08 15:01:54\";s:7:\"updated\";s:19:\"2019-05-08 15:02:04\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6069\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5278\";s:7:\"created\";s:19:\"2019-05-08 15:02:00\";s:7:\"updated\";s:19:\"2019-05-08 17:21:14\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6069\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5352\";s:7:\"created\";s:19:\"2019-05-14 11:44:16\";s:7:\"updated\";s:19:\"2019-05-14 11:44:27\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6069\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5373\";s:7:\"created\";s:19:\"2019-05-14 11:58:34\";s:7:\"updated\";s:19:\"2019-05-14 11:58:36\";s:8:\"currency\";s:3:\"usd\";}}}}}i:19;O:8:\"stdClass\":2:{s:2:\"id\";i:3765;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3765\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6068\";s:7:\"created\";s:19:\"2019-05-08 15:01:18\";s:7:\"updated\";s:19:\"2019-05-08 15:01:33\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6068\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5277\";s:7:\"created\";s:19:\"2019-05-08 15:01:26\";s:7:\"updated\";s:19:\"2019-05-08 17:20:13\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6068\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5340\";s:7:\"created\";s:19:\"2019-05-14 11:40:25\";s:7:\"updated\";s:19:\"2019-05-14 11:40:44\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6068\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5367\";s:7:\"created\";s:19:\"2019-05-14 11:56:59\";s:7:\"updated\";s:19:\"2019-05-14 11:57:03\";s:8:\"currency\";s:3:\"usd\";}}}}}i:20;O:8:\"stdClass\":2:{s:2:\"id\";i:3766;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3766\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6067\";s:7:\"created\";s:19:\"2019-05-08 15:00:15\";s:7:\"updated\";s:19:\"2019-05-08 15:00:49\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6067\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5276\";s:7:\"created\";s:19:\"2019-05-08 15:00:25\";s:7:\"updated\";s:19:\"2019-05-08 17:20:45\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6067\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5346\";s:7:\"created\";s:19:\"2019-05-14 11:43:02\";s:7:\"updated\";s:19:\"2019-05-14 11:43:07\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6067\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5370\";s:7:\"created\";s:19:\"2019-05-14 11:57:46\";s:7:\"updated\";s:19:\"2019-05-14 11:57:49\";s:8:\"currency\";s:3:\"usd\";}}}}}i:21;O:8:\"stdClass\":2:{s:2:\"id\";i:3797;s:5:\"plans\";a:1:{i:0;O:8:\"stdClass\":23:{s:9:\"plugin_id\";s:4:\"3797\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6115\";s:7:\"created\";s:19:\"2019-05-14 12:40:09\";s:7:\"updated\";s:19:\"2019-05-14 12:41:03\";s:7:\"pricing\";a:3:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6115\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:29.989999999999998436805981327779591083526611328125;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5380\";s:7:\"created\";s:19:\"2019-05-14 12:40:20\";s:7:\"updated\";N;s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6115\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:69.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5381\";s:7:\"created\";s:19:\"2019-05-14 12:40:21\";s:7:\"updated\";s:19:\"2019-05-14 12:40:35\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6115\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";d:119.9899999999999948840923025272786617279052734375;s:14:\"lifetime_price\";N;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5383\";s:7:\"created\";s:19:\"2019-05-14 12:40:30\";s:7:\"updated\";s:19:\"2019-05-14 12:40:46\";s:8:\"currency\";s:3:\"usd\";}}}}}}}s:7:\"created\";i:1621656336;s:9:\"timestamp\";i:1621742736;}}','no'),(17375,'widget_ocean_social','a:3:{i:1;a:8:{s:5:\"title\";s:9:\"Follow Us\";s:5:\"style\";s:4:\"dark\";s:10:\"transition\";s:13:\"no-transition\";s:6:\"target\";s:4:\"self\";s:4:\"size\";s:4:\"48px\";s:13:\"border_radius\";s:3:\"4px\";s:9:\"font_size\";s:0:\"\";s:15:\"social_services\";a:20:{s:7:\"twitter\";a:2:{s:4:\"name\";s:7:\"Twitter\";s:3:\"url\";s:1:\"#\";}s:8:\"facebook\";a:2:{s:4:\"name\";s:8:\"Facebook\";s:3:\"url\";s:1:\"#\";}s:9:\"instagram\";a:2:{s:4:\"name\";s:9:\"Instagram\";s:3:\"url\";s:1:\"#\";}s:11:\"google-plus\";a:2:{s:4:\"name\";s:10:\"GooglePlus\";s:3:\"url\";s:1:\"#\";}s:8:\"linkedin\";a:2:{s:4:\"name\";s:8:\"LinkedIn\";s:3:\"url\";s:1:\"#\";}s:9:\"pinterest\";a:2:{s:4:\"name\";s:9:\"Pinterest\";s:3:\"url\";s:0:\"\";}s:4:\"yelp\";a:2:{s:4:\"name\";s:4:\"Yelp\";s:3:\"url\";s:0:\"\";}s:8:\"dribbble\";a:2:{s:4:\"name\";s:8:\"Dribbble\";s:3:\"url\";s:0:\"\";}s:6:\"flickr\";a:2:{s:4:\"name\";s:6:\"Flickr\";s:3:\"url\";s:0:\"\";}s:2:\"vk\";a:2:{s:4:\"name\";s:2:\"VK\";s:3:\"url\";s:0:\"\";}s:6:\"github\";a:2:{s:4:\"name\";s:6:\"GitHub\";s:3:\"url\";s:0:\"\";}s:6:\"tumblr\";a:2:{s:4:\"name\";s:6:\"Tumblr\";s:3:\"url\";s:0:\"\";}s:5:\"skype\";a:2:{s:4:\"name\";s:5:\"Skype\";s:3:\"url\";s:0:\"\";}s:6:\"trello\";a:2:{s:4:\"name\";s:6:\"Trello\";s:3:\"url\";s:0:\"\";}s:10:\"foursquare\";a:2:{s:4:\"name\";s:10:\"Foursquare\";s:3:\"url\";s:0:\"\";}s:4:\"xing\";a:2:{s:4:\"name\";s:4:\"Xing\";s:3:\"url\";s:0:\"\";}s:12:\"vimeo-square\";a:2:{s:4:\"name\";s:5:\"Vimeo\";s:3:\"url\";s:0:\"\";}s:4:\"vine\";a:2:{s:4:\"name\";s:4:\"Vine\";s:3:\"url\";s:0:\"\";}s:7:\"youtube\";a:2:{s:4:\"name\";s:7:\"Youtube\";s:3:\"url\";s:0:\"\";}s:3:\"rss\";a:2:{s:4:\"name\";s:3:\"RSS\";s:3:\"url\";s:0:\"\";}}}i:2;a:8:{s:5:\"title\";N;s:5:\"style\";s:4:\"dark\";s:10:\"transition\";s:6:\"rotate\";s:6:\"target\";s:4:\"self\";s:4:\"size\";s:4:\"54px\";s:13:\"border_radius\";s:3:\"50%\";s:9:\"font_size\";s:0:\"\";s:15:\"social_services\";a:20:{s:7:\"twitter\";a:2:{s:4:\"name\";s:7:\"Twitter\";s:3:\"url\";s:1:\"#\";}s:8:\"facebook\";a:2:{s:4:\"name\";s:8:\"Facebook\";s:3:\"url\";s:1:\"#\";}s:9:\"instagram\";a:2:{s:4:\"name\";s:9:\"Instagram\";s:3:\"url\";s:1:\"#\";}s:11:\"google-plus\";a:2:{s:4:\"name\";s:10:\"GooglePlus\";s:3:\"url\";s:0:\"\";}s:8:\"linkedin\";a:2:{s:4:\"name\";s:8:\"LinkedIn\";s:3:\"url\";s:1:\"#\";}s:9:\"pinterest\";a:2:{s:4:\"name\";s:9:\"Pinterest\";s:3:\"url\";s:0:\"\";}s:4:\"yelp\";a:2:{s:4:\"name\";s:4:\"Yelp\";s:3:\"url\";s:0:\"\";}s:8:\"dribbble\";a:2:{s:4:\"name\";s:8:\"Dribbble\";s:3:\"url\";s:0:\"\";}s:6:\"flickr\";a:2:{s:4:\"name\";s:6:\"Flickr\";s:3:\"url\";s:0:\"\";}s:2:\"vk\";a:2:{s:4:\"name\";s:2:\"VK\";s:3:\"url\";s:0:\"\";}s:6:\"github\";a:2:{s:4:\"name\";s:6:\"GitHub\";s:3:\"url\";s:0:\"\";}s:6:\"tumblr\";a:2:{s:4:\"name\";s:6:\"Tumblr\";s:3:\"url\";s:0:\"\";}s:5:\"skype\";a:2:{s:4:\"name\";s:5:\"Skype\";s:3:\"url\";s:0:\"\";}s:6:\"trello\";a:2:{s:4:\"name\";s:6:\"Trello\";s:3:\"url\";s:0:\"\";}s:10:\"foursquare\";a:2:{s:4:\"name\";s:10:\"Foursquare\";s:3:\"url\";s:0:\"\";}s:4:\"xing\";a:2:{s:4:\"name\";s:4:\"Xing\";s:3:\"url\";s:0:\"\";}s:12:\"vimeo-square\";a:2:{s:4:\"name\";s:5:\"Vimeo\";s:3:\"url\";s:0:\"\";}s:4:\"vine\";a:2:{s:4:\"name\";s:4:\"Vine\";s:3:\"url\";s:0:\"\";}s:7:\"youtube\";a:2:{s:4:\"name\";s:7:\"Youtube\";s:3:\"url\";s:0:\"\";}s:3:\"rss\";a:2:{s:4:\"name\";s:3:\"RSS\";s:3:\"url\";s:0:\"\";}}}s:12:\"_multiwidget\";i:1;}','yes'),(17376,'widget_ocean_social_share','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17377,'widget_ocean_tags','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17378,'widget_ocean_twitter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17379,'widget_ocean_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17380,'widget_ocean_custom_header_logo','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:8:\"position\";s:4:\"left\";}}','yes'),(17381,'widget_ocean_custom_header_nav','a:5:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:8:\"position\";s:5:\"right\";}i:5;a:1:{s:8:\"position\";s:4:\"left\";}i:7;a:0:{}i:8;a:0:{}}','yes'),(17357,'ocean-extra-version','1.7.5','yes'),(18249,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(18247,'action_scheduler_lock_async-request-runner','1631373330','yes'),(18248,'wpforms_version_lite','1.6.7','yes'),(18264,'elementor_library_category_children','a:0:{}','yes'),(17362,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:29:\"ocean-extra/includes/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.4.2\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1621292966;s:11:\"plugin_path\";s:27:\"ocean-extra/ocean-extra.php\";}}s:7:\"abspath\";s:27:\"/home/flatir11/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:27:\"ocean-extra/ocean-extra.php\";s:8:\"sdk_path\";s:29:\"ocean-extra/includes/freemius\";s:7:\"version\";s:5:\"2.4.2\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1621371203;}}','yes'),(17363,'fs_debug_mode','','yes'),(17364,'fs_accounts','a:9:{s:21:\"id_slug_type_path_map\";a:2:{i:3752;a:3:{s:4:\"slug\";s:7:\"oceanwp\";s:4:\"type\";s:5:\"theme\";s:4:\"path\";s:21:\"oceanwp/functions.php\";}i:3807;a:3:{s:4:\"slug\";s:20:\"ocean-social-sharing\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:45:\"ocean-social-sharing/ocean-social-sharing.php\";}}s:10:\"theme_data\";a:1:{s:7:\"oceanwp\";a:17:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"oceanwp/functions.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1621292966;s:17:\"was_plugin_loaded\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.4.2\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"2.0.8\";s:14:\"plugin_version\";s:5:\"3.1.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:33:\"staging.flatironsxrayservices.com\";s:9:\"server_ip\";s:12:\"73.243.9.190\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1621292966;s:7:\"version\";s:5:\"2.0.8\";}s:15:\"prev_is_premium\";b:0;s:18:\"sticky_optin_added\";b:1;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1621370623;s:7:\"version\";s:5:\"2.0.8\";}s:21:\"is_plugin_new_install\";b:0;}}s:13:\"file_slug_map\";a:2:{s:7:\"oceanwp\";s:7:\"oceanwp\";s:45:\"ocean-social-sharing/ocean-social-sharing.php\";s:20:\"ocean-social-sharing\";}s:6:\"themes\";a:1:{s:7:\"oceanwp\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:7:\"OceanWP\";s:4:\"slug\";s:7:\"oceanwp\";s:12:\"premium_slug\";s:15:\"oceanwp-premium\";s:4:\"type\";s:5:\"theme\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:7:\"oceanwp\";s:7:\"version\";s:5:\"3.1.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";s:4:\"3767\";s:17:\"bundle_public_key\";s:32:\"pk_c334eb1ae413deac41e30bf00b9dc\";s:10:\"public_key\";s:32:\"pk_043077b34f20f5e11334af3c12493\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3752\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"88fb784f13e36b5f039b44e95fc0d104\";s:13:\"admin_notices\";a:2:{s:13:\"oceanwp:theme\";a:0:{}s:20:\"ocean-social-sharing\";a:0:{}}s:6:\"addons\";a:1:{i:3752;a:22:{i:0;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Footer Callout\";s:4:\"slug\";s:20:\"ocean-footer-callout\";s:12:\"premium_slug\";s:20:\"ocean-footer-callout\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:4;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3754\";s:11:\"description\";s:280:\"<ul>\n<li>Display/hide the callout on any page/post</li>\n<li>Edit the content and button url on any page/post</li>\n<li>Display the page content on the callout</li>\n<li>Enable/disable the callout button</li>\n<li>Add your own padding top/bottom</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:65:\"Add some important information about your company in your footer.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/card_banner.png\";s:15:\"selling_point_0\";s:41:\"Display/hide the callout on any page/post\";s:15:\"selling_point_1\";s:48:\"Edit the content and button url on any page/post\";s:15:\"selling_point_2\";s:39:\"Display the page content on the callout\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/2.png\";}s:2:\"id\";s:3:\"821\";s:7:\"updated\";s:19:\"2019-08-04 06:53:40\";s:7:\"created\";s:19:\"2019-05-16 04:54:10\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_c3ff094ed1cbaf287c6f833d3ba09\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3754\";s:7:\"updated\";s:19:\"2022-02-16 08:18:34\";s:7:\"created\";s:19:\"2019-05-06 13:24:01\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:19:\"Ocean Sticky Header\";s:4:\"slug\";s:19:\"ocean-sticky-header\";s:12:\"premium_slug\";s:19:\"ocean-sticky-header\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:6;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3755\";s:11:\"description\";s:512:\"<ul>\n<li>Stick manually, perfect for the Custom Header style</li>\n<li>Fixed the top bar</li>\n<li>Add sticky mobile</li>\n<li>Choose between two sticky styles: Shrink or Fixed</li>\n<li>Choose between two sticky effects</li>\n<li>Enter the height of the header during scroll for the shrink style</li>\n<li>Add logo when scrolling</li>\n<li>Enter the height of the logo during scroll for the shrink style</li>\n<li>Choose the header opacity during scroll</li>\n<li>Choose the background and color during scroll</li> </ul>\";s:17:\"short_description\";s:63:\"Attach an eye-catching header at the top of your website pages.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/card_banner.png\";s:15:\"selling_point_0\";s:51:\"Stick manually, perfect for the Custom Header style\";s:15:\"selling_point_1\";s:17:\"Fixed the top bar\";s:15:\"selling_point_2\";s:17:\"Add sticky mobile\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/2.png\";}s:2:\"id\";s:3:\"829\";s:7:\"updated\";s:19:\"2019-08-04 07:27:06\";s:7:\"created\";s:19:\"2019-05-16 05:01:04\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_21f01f3d0a79bcd65042e3c332188\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3755\";s:7:\"updated\";s:19:\"2022-02-16 13:03:18\";s:7:\"created\";s:19:\"2019-05-06 13:27:16\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:2;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:16:\"Ocean Side Panel\";s:4:\"slug\";s:16:\"ocean-side-panel\";s:12:\"premium_slug\";s:16:\"ocean-side-panel\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:9;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3756\";s:11:\"description\";s:443:\"<ul>\n<li>Add your widgets into the Side Panel sidebar</li>\n<li>Choose your icon for the opening button</li>\n<li>Add text for the opening button</li>\n<li>Add a custom width for the panel</li>\n<li>Display the panel to the left or right</li>\n<li>Displace or not the panel</li>\n<li>Add an overlay when the panel is opened</li>\n<li>Show/Hide the close button of the panel</li>\n<li>Change the close button text</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:63:\"Add a responsive side panel with your preferred widgets inside.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/card_banner.png\";s:15:\"selling_point_0\";s:44:\"Add your widgets into the Side Panel sidebar\";s:15:\"selling_point_1\";s:39:\"Choose your icon for the opening button\";s:15:\"selling_point_2\";s:31:\"Add text for the opening button\";s:11:\"screenshots\";O:8:\"stdClass\":1:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/screenshots/0.png\";}s:2:\"id\";s:3:\"827\";s:7:\"updated\";s:19:\"2019-08-04 07:22:03\";s:7:\"created\";s:19:\"2019-05-16 05:00:01\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_95ab9dabcffc015befcfaf19dd91e\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3756\";s:7:\"updated\";s:19:\"2022-02-16 09:17:51\";s:7:\"created\";s:19:\"2019-05-06 13:30:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:3;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:23:\"Ocean Elementor Widgets\";s:4:\"slug\";s:23:\"ocean-elementor-widgets\";s:12:\"premium_slug\";s:23:\"ocean-elementor-widgets\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:26;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3757\";s:11:\"description\";s:1290:\"<ul>\n<li>Accordions widget</li>\n<li>Advanced Custom Field widget, thanks to Bruno Tritsch for the help</li>\n<li>Advanced Heading widget</li>\n<li>Animated Heading widget</li>\n<li>Banner widget</li>\n<li>Brands widget</li>\n<li>Business Hours widget</li>\n<li>Button Effects widget</li>\n<li>Buttons widget</li>\n<li>Call To Action widget</li>\n<li>Circle Progress widget</li>\n<li>Countdown widget</li>\n<li>Divider widget, to add a text or an icon in the divider</li>\n<li>Flip Box widget</li>\n<li>Google Maps widget</li>\n<li>Hotspots widget</li>\n<li>Image Comparison widget</li>\n<li>Image Gallery widget</li>\n<li>Info Box widget</li>\n<li>Instagram Feed widget</li>\n<li>Link Effects widget</li>\n<li>Login widget</li>\n<li>Lost Password widget</li>\n<li>Register widget</li>\n<li>Modal widget</li>\n<li>Navbar widget</li>\n<li>Off Canvas widget</li>\n<li>Price List widget</li>\n<li>Recipe widget</li>\n<li>Scroll Up widget</li>\n<li>Switch widget</li>\n<li>Table widget</li>\n<li>Tabs widget</li>\n<li>Team Members widget</li>\n<li>Timeline widget</li>\n<li>Contact Form 7 widget</li>\n<li>Gravity Forms widget</li>\n<li>WPForms widget</li>\n<li>Caldera Forms widget</li>\n<li>Ninja Forms widget</li>\n<li>WooCommerce Products widget</li>\n<li>WooCommerce Categories widget</li>\n<li>WooCommerce Slider widget</li> </ul>\";s:17:\"short_description\";s:75:\"Add many new powerful widgets to the popular free page builder - Elementor.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/card_banner.png\";s:15:\"selling_point_0\";s:23:\"Image Comparison widget\";s:15:\"selling_point_1\";s:21:\"Instagram Feed widget\";s:15:\"selling_point_2\";s:12:\"Table widget\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/3.png\";}s:2:\"id\";s:3:\"820\";s:7:\"updated\";s:19:\"2019-08-04 06:51:31\";s:7:\"created\";s:19:\"2019-05-16 04:53:49\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_25eeed8cddc1b8bede158756886e8\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3757\";s:7:\"updated\";s:19:\"2022-02-16 13:03:13\";s:7:\"created\";s:19:\"2019-05-06 13:36:11\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:4;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:11:\"Ocean Hooks\";s:4:\"slug\";s:11:\"ocean-hooks\";s:12:\"premium_slug\";s:11:\"ocean-hooks\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:4;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3758\";s:11:\"description\";s:278:\"<ul>\n<li>Add different content for the same hook location</li>\n<li>Add shortcode</li>\n<li>Add PHP code</li>\n<li>Add content only for logged in/out users</li>\n<li>Display your code on the page/post/taxonomy you want</li>\n<li>Display your code on the user role you want</li> </ul>\";s:17:\"short_description\";s:60:\"Add your custom content throughout various areas of OceanWP.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/card_banner.png\";s:15:\"selling_point_0\";s:48:\"Add different content for the same hook location\";s:15:\"selling_point_1\";s:13:\"Add shortcode\";s:15:\"selling_point_2\";s:12:\"Add PHP code\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/2.png\";}s:2:\"id\";s:3:\"823\";s:7:\"updated\";s:19:\"2019-08-04 07:02:53\";s:7:\"created\";s:19:\"2019-05-16 04:54:56\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_bf5672ee85c0032b2b4d7c0a3d244\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3758\";s:7:\"updated\";s:19:\"2022-02-16 08:18:53\";s:7:\"created\";s:19:\"2019-05-06 13:39:32\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:5;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:19:\"Ocean Sticky Footer\";s:4:\"slug\";s:19:\"ocean-sticky-footer\";s:12:\"premium_slug\";s:19:\"ocean-sticky-footer\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:7;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3759\";s:11:\"description\";s:163:\"<ul>\n<li>Add menu in the footer bar</li>\n<li>Add text in the footer bar</li>\n<li>Choose your own colors</li>\n<li>Hide Menu and/or text on mobile screens</li> </ul>\";s:17:\"short_description\";s:69:\"A simple extension to attach your footer to the bottom of the screen.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/card_banner.png\";s:15:\"selling_point_0\";s:26:\"Add menu in the footer bar\";s:15:\"selling_point_1\";s:26:\"Add text in the footer bar\";s:15:\"selling_point_2\";s:22:\"Choose your own colors\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/2.png\";}s:2:\"id\";s:3:\"828\";s:7:\"updated\";s:19:\"2019-08-04 07:25:54\";s:7:\"created\";s:19:\"2019-05-16 05:00:32\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_5552f1b8d38d0f09df4b2990b57b2\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3759\";s:7:\"updated\";s:19:\"2022-02-16 09:51:04\";s:7:\"created\";s:19:\"2019-05-06 13:41:42\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:6;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Woo Popup\";s:4:\"slug\";s:15:\"ocean-woo-popup\";s:12:\"premium_slug\";s:15:\"ocean-woo-popup\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:5;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3760\";s:11:\"description\";s:333:\"<ul>\n<li>Select an Elementor template (or a page if you use another page builder) to replace the content of the popup</li>\n<li>Control width, height, padding and the border radius</li>\n<li>Show/hide and reorganize the elements of the popup</li>\n<li>Replace all the texts from the customizer</li>\n<li>Choose your own colors</li> </ul>\";s:17:\"short_description\";s:79:\"A simple extension to display a popup when you click on the Add To Cart button.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/card_banner.png\";s:15:\"selling_point_0\";s:108:\"Select an Elementor template (or a page if you use another page builder) to replace the content of the popup\";s:15:\"selling_point_1\";s:52:\"Control width, height, padding and the border radius\";s:15:\"selling_point_2\";s:50:\"Show/hide and reorganize the elements of the popup\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/2.png\";}s:2:\"id\";s:3:\"831\";s:7:\"updated\";s:19:\"2019-08-04 07:39:37\";s:7:\"created\";s:19:\"2019-05-16 05:02:03\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_9414dbc7719b150c20046f728e994\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3760\";s:7:\"updated\";s:19:\"2022-02-16 13:16:33\";s:7:\"created\";s:19:\"2019-05-06 13:53:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:7;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Portfolio\";s:4:\"slug\";s:15:\"ocean-portfolio\";s:12:\"premium_slug\";s:15:\"ocean-portfolio\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:12;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3761\";s:11:\"description\";s:473:\"<ul>\n<li>Display your portfolio anywhere you want via a page template or a shortcode</li>\n<li>Show/hide the filter bar</li>\n<li>Control the filter bar positioning, styling and typography</li>\n<li>Control the portfolio items styling like the margin, padding, color, overlay color,\ntypography, etc...</li>\n<li>Add your own images width and height</li>\n<li>Display items by author, categories or tags, sort by order and exclude categories</li>\n<li>And a lot more...</li> </ul>\";s:17:\"short_description\";s:75:\"A complete extension to display your portfolio and work in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/card_banner.png\";s:15:\"selling_point_0\";s:75:\"Display your portfolio anywhere you want via a page template or a shortcode\";s:15:\"selling_point_1\";s:24:\"Show/hide the filter bar\";s:15:\"selling_point_2\";s:58:\"Control the filter bar positioning, styling and typography\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/2.png\";}s:2:\"id\";s:3:\"826\";s:7:\"updated\";s:19:\"2019-08-04 07:20:12\";s:7:\"created\";s:19:\"2019-05-16 04:56:11\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_d0109c81ea2f48fdfa29c30d9d20b\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3761\";s:7:\"updated\";s:19:\"2022-02-16 12:34:19\";s:7:\"created\";s:19:\"2019-05-06 13:55:52\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:8;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean White Label\";s:4:\"slug\";s:17:\"ocean-white-label\";s:12:\"premium_slug\";s:17:\"ocean-white-label\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3762\";s:11:\"description\";s:302:\"<ul>\n<li>Add your own branding name in the admin pages</li>\n<li>Add your own theme name</li>\n<li>Add your own theme author</li>\n<li>Add your own theme author url</li>\n<li>Add your own theme description</li>\n<li>Add your own theme screenshot</li>\n<li>Remove the White Label box in Theme Panel</li> </ul>\";s:17:\"short_description\";s:69:\"Impress clients by replacing the OceanWP name by your own brand name.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/card_banner.png\";s:15:\"selling_point_0\";s:45:\"Add your own branding name in the admin pages\";s:15:\"selling_point_1\";s:68:\"Add your own theme name, author, author url, description, screenshot\";s:15:\"selling_point_2\";s:41:\"Remove the White Label box in Theme Panel\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/2.png\";}s:2:\"id\";s:3:\"830\";s:7:\"updated\";s:19:\"2019-08-04 07:36:38\";s:7:\"created\";s:19:\"2019-05-16 05:01:36\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_c9bb8f8d46af4c19cc2b66105accb\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3762\";s:7:\"updated\";s:19:\"2022-02-16 08:19:13\";s:7:\"created\";s:19:\"2019-05-06 13:57:59\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:9;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Instagram\";s:4:\"slug\";s:15:\"ocean-instagram\";s:12:\"premium_slug\";s:15:\"ocean-instagram\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3763\";s:11:\"description\";s:224:\"<ul>\n<li>Display your Instagram photos</li>\n<li>Choose the column number</li>\n<li>Show/hide the likes &amp; comments</li>\n<li>Show/hide the captions</li>\n<li>Display your username, follow, posts, biograhpy, etc...</li> </ul>\";s:17:\"short_description\";s:70:\"Fetch and customize your Instagram feed to display in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Display your Instagram photos\";s:15:\"selling_point_1\";s:24:\"Choose the column number\";s:15:\"selling_point_2\";s:34:\"Show/hide the likes &amp; comments\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/2.png\";}s:2:\"id\";s:3:\"824\";s:7:\"updated\";s:19:\"2019-08-04 07:11:09\";s:7:\"created\";s:19:\"2019-05-16 04:55:16\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_60babf307a20c89d435bcd61d54e8\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3763\";s:7:\"updated\";s:19:\"2022-02-16 08:19:34\";s:7:\"created\";s:19:\"2019-05-06 14:00:21\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:10;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean Popup Login\";s:4:\"slug\";s:17:\"ocean-popup-login\";s:12:\"premium_slug\";s:17:\"ocean-popup-login\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:9;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3764\";s:11:\"description\";s:185:\"<ul>\n<li>Add the login/register link where you want</li>\n<li>Style the form</li>\n<li>Add a background image in the form</li>\n<li>Change the title and description for the form</li> </ul>\";s:17:\"short_description\";s:59:\"A plugin to add a popup login/register form where you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/card_banner.png\";s:15:\"selling_point_0\";s:42:\"Add the login/register link where you want\";s:15:\"selling_point_1\";s:14:\"Style the form\";s:15:\"selling_point_2\";s:34:\"Add a background image in the form\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/2.png\";}s:2:\"id\";s:3:\"825\";s:7:\"updated\";s:19:\"2019-08-04 07:12:58\";s:7:\"created\";s:19:\"2019-05-16 04:55:50\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_e0499681c773af2bbac0016bb24ff\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3764\";s:7:\"updated\";s:19:\"2022-02-16 08:19:17\";s:7:\"created\";s:19:\"2019-05-06 14:02:12\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:11;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:19:\"Ocean Cookie Notice\";s:4:\"slug\";s:19:\"ocean-cookie-notice\";s:12:\"premium_slug\";s:19:\"ocean-cookie-notice\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:6;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3765\";s:11:\"description\";s:368:\"<ul>\n<li>Add scripts that will be loaded only after the user consent</li>\n<li>Choose to reload the page after the cookie accept</li>\n<li>Two notice styles</li>\n<li>Add your own content</li>\n<li>Add your own button text</li>\n<li>Choose between a button or a close icon to close the notice</li>\n<li>Many styling settings to customize every parts of the notice</li> </ul>\";s:17:\"short_description\";s:91:\"\nInform users that you are using cookies to comply with the EU cookie law GDPR regulations.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/card_banner.png\";s:15:\"selling_point_0\";s:59:\"Add scripts that will be loaded only after the user consent\";s:15:\"selling_point_1\";s:49:\"Choose to reload the page after the cookie accept\";s:15:\"selling_point_2\";s:17:\"Two notice styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/3.png\";}s:2:\"id\";s:3:\"817\";s:7:\"updated\";s:19:\"2019-08-04 06:36:09\";s:7:\"created\";s:19:\"2019-05-15 10:13:47\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_2ebffcd411ce5f21e543822065b7d\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3765\";s:7:\"updated\";s:19:\"2022-02-16 08:19:22\";s:7:\"created\";s:19:\"2019-05-06 14:04:05\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:12;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean Full Screen\";s:4:\"slug\";s:17:\"ocean-full-screen\";s:12:\"premium_slug\";s:17:\"ocean-full-screen\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:5;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3766\";s:11:\"description\";s:241:\"<ul>\n<li>Very easy to use</li>\n<li>Add your own scrolling speed</li>\n<li>Add a side navigation</li>\n<li>Change the navigation color</li>\n<li>Add tooltips to the navigation</li>\n<li>Disable the scrolling effect at the size you want</li> </ul>\";s:17:\"short_description\";s:63:\"A simple and easy way to create a fullscreen scrolling website.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/card_banner.png\";s:15:\"selling_point_0\";s:16:\"Very easy to use\";s:15:\"selling_point_1\";s:28:\"Add your own scrolling speed\";s:15:\"selling_point_2\";s:21:\"Add a side navigation\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/2.png\";}s:2:\"id\";s:3:\"822\";s:7:\"updated\";s:19:\"2019-08-04 06:57:28\";s:7:\"created\";s:19:\"2019-05-16 04:54:33\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_e0f5fb19e66d3b97f64adb891fae5\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3766\";s:7:\"updated\";s:19:\"2022-02-16 08:19:26\";s:7:\"created\";s:19:\"2019-05-06 14:06:43\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:13;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Pro Demos\";s:4:\"slug\";s:15:\"ocean-pro-demos\";s:12:\"premium_slug\";s:15:\"ocean-pro-demos\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:13;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3797\";s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";N;s:15:\"card_banner_url\";N;s:15:\"selling_point_0\";N;s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";N;s:2:\"id\";s:4:\"2584\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2022-01-07 00:18:17\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_a34c58ab5e7159d54e88175c1c03f\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3797\";s:7:\"updated\";s:19:\"2022-02-16 12:59:36\";s:7:\"created\";s:19:\"2019-05-14 12:39:32\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:14;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:11:\"Ocean Extra\";s:4:\"slug\";s:11:\"ocean-extra\";s:12:\"premium_slug\";s:19:\"ocean-extra-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3806\";s:11:\"description\";s:759:\"<ul>\n<li style=\"color: #333;font-weight: 600\">Meta Boxes</li>\n<li>Change the layout per page/post</li>\n<li>Select the sidebar per page/post</li>\n<li>Enable/Disable the margins top/bottom</li>\n<li>Enable/Disable the title</li>\n<li>Add a custom title</li>\n<li>Add a subheading for your title</li>\n<li>Select the style of your title</li>\n<li>Unique options for the different post format</li>\n<li>Add gallery image for the gallery post format</li>\n<li>And much more...</li>\n<li style=\"color: #333;font-weight: 600;margin-top: 20px\">Theme Panel</li>\n<li>Enable/Disable the Customizer panels</li>\n<li>Activate the licenses of the OceanWP extensions</li>\n<li>Enable/Disable all the theme scripts &amp; styles</li>\n<li>Import/Export the customizer settings</li> </ul>\";s:17:\"short_description\";N;s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/card_banner.png\";s:15:\"selling_point_0\";s:31:\"Change the layout per page/post\";s:15:\"selling_point_1\";s:32:\"Select the sidebar per page/post\";s:15:\"selling_point_2\";s:45:\"Add gallery image for the gallery post format\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/2.png\";}s:2:\"id\";s:3:\"832\";s:7:\"updated\";s:19:\"2019-08-04 07:50:27\";s:7:\"created\";s:19:\"2019-05-16 08:37:18\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_dc69e18411e45b6f22272ac4586b1\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3806\";s:7:\"updated\";s:19:\"2019-05-16 07:48:04\";s:7:\"created\";s:19:\"2019-05-16 07:48:04\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:15;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Social Sharing\";s:4:\"slug\";s:20:\"ocean-social-sharing\";s:12:\"premium_slug\";s:28:\"ocean-social-sharing-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3807\";s:11:\"description\";s:336:\"<ul>\n<li>Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo.</li>\n<li>Alter the social sharing buttons.</li>\n<li>Choose between three styles.</li>\n<li>Add the social names.</li>\n<li>Choose the heading position.</li>\n<li>Add or edit the social sharing via a child theme.</li> </ul>\";s:17:\"short_description\";s:58:\"A simple plugin to add social share buttons to your posts.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/card_banner.png\";s:15:\"selling_point_0\";s:106:\"Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:27:\"Choose between three styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/3.png\";}s:2:\"id\";s:3:\"838\";s:7:\"updated\";s:19:\"2019-08-04 08:00:26\";s:7:\"created\";s:19:\"2019-05-16 08:44:21\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_0aa6121ff893b29efa9a58d6c0ad5\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3807\";s:7:\"updated\";s:19:\"2022-02-16 13:04:25\";s:7:\"created\";s:19:\"2019-05-16 07:53:38\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:16;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:21:\"Ocean Product Sharing\";s:4:\"slug\";s:21:\"ocean-product-sharing\";s:12:\"premium_slug\";s:29:\"ocean-product-sharing-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3809\";s:11:\"description\";s:177:\"<ul>\n<li>Add social twitter, facebook, pinterest and email sharing</li>\n<li>Alter the social sharing buttons</li>\n<li>Add or edit the social sharing via a child theme</li> </ul>\";s:17:\"short_description\";s:121:\"A simple plugin to add social share buttons to your product page, compatible with WooCommerce and Easy Digital Downloads.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/card_banner.png\";s:15:\"selling_point_0\";s:57:\"Add social twitter, facebook, pinterest and email sharing\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:48:\"Add or edit the social sharing via a child theme\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/2.png\";}s:2:\"id\";s:3:\"837\";s:7:\"updated\";s:19:\"2019-08-04 07:55:00\";s:7:\"created\";s:19:\"2019-05-16 08:43:10\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_e8cc3b7980be98f86dc7286572cc0\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3809\";s:7:\"updated\";s:19:\"2022-02-16 11:38:20\";s:7:\"created\";s:19:\"2019-05-16 08:00:39\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:17;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Custom Sidebar\";s:4:\"slug\";s:20:\"ocean-custom-sidebar\";s:12:\"premium_slug\";s:28:\"ocean-custom-sidebar-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3810\";s:11:\"description\";s:58:\"<ul>\n<li>Create an unlimited number of sidebars</li> </ul>\";s:17:\"short_description\";s:136:\"Generates an unlimited number of sidebars and place them anywhere you wish. Go to Theme Panel > Sidebars to create your custom sidebars.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/card_banner.png\";s:15:\"selling_point_0\";s:38:\"Create an unlimited number of sidebars\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/2.png\";}s:2:\"id\";s:3:\"833\";s:7:\"updated\";s:19:\"2019-08-04 07:47:46\";s:7:\"created\";s:19:\"2019-05-16 08:38:20\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_e1fc615375e847fd4d955c62b2a34\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3810\";s:7:\"updated\";s:19:\"2022-02-16 12:27:50\";s:7:\"created\";s:19:\"2019-05-16 08:04:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:18;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean Demo Import\";s:4:\"slug\";s:17:\"ocean-demo-import\";s:12:\"premium_slug\";s:27:\"activity-log-mainwp-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3811\";s:11:\"description\";s:55:\"<ul>\n<li>Import the sample data in one click</li> </ul>\";s:17:\"short_description\";s:80:\"Import the OceanWP demo content, widgets and customizer settings with one click.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/card_banner.png\";s:15:\"selling_point_0\";s:35:\"Import the sample data in one click\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/2.png\";}s:2:\"id\";s:3:\"834\";s:7:\"updated\";s:19:\"2019-08-04 07:48:57\";s:7:\"created\";s:19:\"2019-05-16 08:39:11\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_28285e0f391b4955f4460589da147\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3811\";s:7:\"updated\";s:19:\"2022-02-15 22:52:03\";s:7:\"created\";s:19:\"2019-05-16 08:06:15\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:19;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:18:\"Ocean Posts Slider\";s:4:\"slug\";s:18:\"ocean-posts-slider\";s:12:\"premium_slug\";s:26:\"ocean-posts-slider-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3813\";s:11:\"description\";s:373:\"<ul>\n<li>Choose your slider style</li>\n<li>Enter the number of posts to display</li>\n<li>Select the size of the images</li>\n<li>Change the read more text</li>\n<li>Enter a margin to add a space between the slider and your content</li>\n<li>Enter the transition speed of the slides</li>\n<li>Exclude categories of posts</li>\n<li>Choose the order and oder by of posts</li> </ul>\";s:17:\"short_description\";s:71:\"Display your latest posts in a beautiful slider with different options.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/card_banner.png\";s:15:\"selling_point_0\";s:24:\"Choose your slider style\";s:15:\"selling_point_1\";s:36:\"Enter the number of posts to display\";s:15:\"selling_point_2\";s:29:\"Select the size of the images\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/2.png\";}s:2:\"id\";s:3:\"836\";s:7:\"updated\";s:19:\"2019-08-04 07:53:25\";s:7:\"created\";s:19:\"2019-05-16 08:42:09\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_eae1ef26c136dd8af5ef7a6cf7557\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3813\";s:7:\"updated\";s:19:\"2022-02-16 13:03:25\";s:7:\"created\";s:19:\"2019-05-16 08:08:26\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:20;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:18:\"Ocean Modal Window\";s:4:\"slug\";s:18:\"ocean-modal-window\";s:12:\"premium_slug\";s:26:\"ocean-modal-window-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3814\";s:11:\"description\";s:203:\"<ul>\n<li>Create as many modals as you want</li>\n<li>Choose your custom width</li>\n<li>Insert the content you want (shortcodes allowed)</li>\n<li>Choose your own colors</li>\n<li>Fully responsive</li> </ul>\";s:17:\"short_description\";s:80:\"Insert any content in a modals and place the opening button anywhere to open it.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/card_banner.png\";s:15:\"selling_point_0\";s:33:\"Create as many modals as you want\";s:15:\"selling_point_1\";s:24:\"Choose your custom width\";s:15:\"selling_point_2\";s:48:\"Insert the content you want (shortcodes allowed)\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/2.png\";}s:2:\"id\";s:3:\"835\";s:7:\"updated\";s:19:\"2019-08-04 07:51:54\";s:7:\"created\";s:19:\"2019-05-16 08:40:03\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_7e254472063a1abd3b7e342930210\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3814\";s:7:\"updated\";s:19:\"2022-02-16 10:33:24\";s:7:\"created\";s:19:\"2019-05-16 08:10:28\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:21;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Stick Anything\";s:4:\"slug\";s:20:\"ocean-stick-anything\";s:12:\"premium_slug\";s:28:\"ocean-stick-anything-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3815\";s:11:\"description\";s:190:\"<ul>\n<li>Stick one or several elements</li>\n<li>Add an offset to add a spacing between the top of the page and your sticky element</li>\n<li>Destroy the sticky on the size you want</li>\n</ul>\";s:17:\"short_description\";s:43:\"A simple plugin to stick anything you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Stick one or several elements\";s:15:\"selling_point_1\";s:82:\"Add an offset to add a spacing between the top of the page and your sticky element\";s:15:\"selling_point_2\";s:39:\"Destroy the sticky on the size you want\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/2.png\";}s:2:\"id\";s:3:\"839\";s:7:\"updated\";s:19:\"2019-08-04 08:03:54\";s:7:\"created\";s:19:\"2019-05-16 08:45:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_f9a790f52e74ee60eb2812ba763dd\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3815\";s:7:\"updated\";s:19:\"2022-02-16 12:27:53\";s:7:\"created\";s:19:\"2019-05-16 08:12:51\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:11:\"plugin_data\";a:1:{s:20:\"ocean-social-sharing\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:45:\"ocean-social-sharing/ocean-social-sharing.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1621370411;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.4.2\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"1.1.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:33:\"staging.flatironsxrayservices.com\";s:9:\"server_ip\";s:12:\"73.243.9.190\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1621370411;s:7:\"version\";s:5:\"1.1.1\";}s:15:\"prev_is_premium\";b:0;}}s:7:\"plugins\";a:1:{s:20:\"ocean-social-sharing\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Social Sharing\";s:4:\"slug\";s:20:\"ocean-social-sharing\";s:12:\"premium_slug\";s:20:\"ocean-social-sharing\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:45:\"ocean-social-sharing/ocean-social-sharing.php\";s:7:\"version\";s:5:\"1.1.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_0aa6121ff893b29efa9a58d6c0ad5\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3807\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}','yes'),(17365,'fs_gdpr','a:1:{s:2:\"u1\";a:1:{s:8:\"required\";b:0;}}','yes'),(17366,'widget_ocean_about_me','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17367,'widget_ocean_contact_info','a:4:{i:1;a:24:{s:5:\"title\";s:12:\"Contact Info\";s:4:\"text\";s:52:\"Lorem ipsum dolor sit amet consect adipisicing elit.\";s:7:\"address\";s:21:\"Street Name, FL 54785\";s:5:\"phone\";s:12:\"621-254-2147\";s:6:\"mobile\";s:0:\"\";s:3:\"fax\";s:0:\"\";s:5:\"email\";s:19:\"contact@support.com\";s:8:\"emailtxt\";s:19:\"contact@support.com\";s:3:\"web\";s:0:\"\";s:6:\"webtxt\";s:0:\"\";s:5:\"skype\";s:0:\"\";s:8:\"skypetxt\";s:0:\"\";s:12:\"address_icon\";s:17:\"icon-location-pin\";s:12:\"address_text\";s:8:\"Address:\";s:10:\"phone_icon\";s:10:\"icon-phone\";s:10:\"phone_text\";s:6:\"Phone:\";s:11:\"mobile_icon\";s:22:\"icon-screen-smartphone\";s:11:\"mobile_text\";s:7:\"Mobile:\";s:8:\"fax_icon\";s:12:\"icon-printer\";s:8:\"fax_text\";s:4:\"Fax:\";s:10:\"email_icon\";s:13:\"icon-envelope\";s:10:\"email_text\";s:6:\"Email:\";s:8:\"web_icon\";s:9:\"icon-link\";s:8:\"web_text\";s:8:\"Website:\";}s:12:\"_multiwidget\";i:1;i:3;a:30:{s:5:\"title\";s:0:\"\";s:5:\"style\";s:7:\"default\";s:4:\"text\";s:31:\"Contact us for more information\";s:6:\"target\";s:4:\"self\";s:8:\"nofollow\";s:2:\"no\";s:12:\"address_icon\";s:0:\"\";s:12:\"address_text\";s:8:\"Address:\";s:7:\"address\";s:0:\"\";s:12:\"address_link\";s:0:\"\";s:10:\"phone_icon\";s:10:\"icon-phone\";s:10:\"phone_text\";s:6:\"Phone:\";s:5:\"phone\";s:12:\"621-254-2147\";s:10:\"phone_link\";s:0:\"\";s:11:\"mobile_icon\";s:22:\"icon-screen-smartphone\";s:11:\"mobile_text\";s:7:\"Mobile:\";s:6:\"mobile\";s:12:\"621-254-2147\";s:11:\"mobile_link\";s:0:\"\";s:8:\"fax_icon\";s:12:\"icon-printer\";s:8:\"fax_text\";s:4:\"Fax:\";s:3:\"fax\";s:12:\"621-254-2147\";s:10:\"email_icon\";s:13:\"icon-envelope\";s:10:\"email_text\";s:6:\"Email:\";s:5:\"email\";s:19:\"contact@support.com\";s:8:\"emailtxt\";s:19:\"contact@support.com\";s:8:\"web_icon\";s:9:\"icon-link\";s:8:\"web_text\";s:0:\"\";s:3:\"web\";s:0:\"\";s:6:\"webtxt\";s:0:\"\";s:5:\"skype\";s:0:\"\";s:8:\"skypetxt\";s:0:\"\";}i:5;a:30:{s:5:\"title\";s:0:\"\";s:5:\"style\";s:8:\"no-icons\";s:4:\"text\";s:53:\"Contact Flatirons X-Ray Services for more information\";s:6:\"target\";s:4:\"self\";s:8:\"nofollow\";s:2:\"no\";s:12:\"address_icon\";s:0:\"\";s:12:\"address_text\";s:0:\"\";s:7:\"address\";s:0:\"\";s:12:\"address_link\";s:0:\"\";s:10:\"phone_icon\";s:10:\"icon-phone\";s:10:\"phone_text\";s:0:\"\";s:5:\"phone\";s:12:\"303-968-7445\";s:10:\"phone_link\";s:0:\"\";s:11:\"mobile_icon\";s:0:\"\";s:11:\"mobile_text\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:11:\"mobile_link\";s:0:\"\";s:8:\"fax_icon\";s:0:\"\";s:8:\"fax_text\";s:0:\"\";s:3:\"fax\";s:0:\"\";s:10:\"email_icon\";s:13:\"icon-envelope\";s:10:\"email_text\";s:0:\"\";s:5:\"email\";s:30:\"info@flatironsxrayservices.com\";s:8:\"emailtxt\";s:30:\"info@flatironsxrayservices.com\";s:8:\"web_icon\";s:0:\"\";s:8:\"web_text\";s:0:\"\";s:3:\"web\";s:0:\"\";s:6:\"webtxt\";s:0:\"\";s:5:\"skype\";s:0:\"\";s:8:\"skypetxt\";s:0:\"\";}}','yes'),(17368,'widget_ocean_custom_links','a:7:{i:1;a:21:{s:5:\"title\";s:14:\"Practice Areas\";s:5:\"count\";s:1:\"8\";s:6:\"target\";s:4:\"self\";s:5:\"url_1\";s:1:\"#\";s:6:\"text_1\";s:20:\"Auto & Car Accidents\";s:5:\"url_2\";s:1:\"#\";s:6:\"text_2\";s:24:\"Sexual Abuse and Assault\";s:5:\"url_3\";s:1:\"#\";s:6:\"text_3\";s:19:\"Business Litigation\";s:5:\"url_4\";s:1:\"#\";s:6:\"text_4\";s:24:\"Defective Medical Device\";s:5:\"url_5\";s:1:\"#\";s:6:\"text_5\";s:25:\"Toyota Accelerator Recall\";s:5:\"url_6\";s:1:\"#\";s:6:\"text_6\";s:15:\"Corporate Fraud\";s:5:\"url_7\";s:1:\"#\";s:6:\"text_7\";s:22:\"Auto Product Liability\";s:5:\"url_8\";s:1:\"#\";s:6:\"text_8\";s:21:\"Cruise Ship Accidents\";s:5:\"url_9\";s:1:\"#\";s:6:\"text_9\";s:22:\"Auto Product Liability\";}s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:4;a:0:{}i:5;a:8:{s:5:\"title\";s:0:\"\";s:5:\"count\";s:1:\"1\";s:6:\"target\";s:5:\"blank\";s:8:\"nofollow\";s:2:\"no\";s:5:\"url_1\";s:123:\"http://flatironsxrayservices.com/wp-admin/customize.php?return=%2Fwp-admin%2Fthemes.php&autofocus%5Bcontrol%5D=header_image\";s:6:\"text_1\";s:22:\"Schedule An Inspection\";s:5:\"url_2\";s:0:\"\";s:6:\"text_2\";s:0:\"\";}i:7;a:14:{s:5:\"title\";s:0:\"\";s:5:\"count\";s:1:\"1\";s:6:\"target\";s:5:\"blank\";s:8:\"nofollow\";s:2:\"no\";s:5:\"url_1\";s:54:\"https://www.bestcardteam.com/Payments/?Profile=xrayWEB\";s:6:\"text_1\";s:11:\"Pay Invoice\";s:5:\"url_2\";s:0:\"\";s:6:\"text_2\";s:0:\"\";s:5:\"url_3\";s:0:\"\";s:6:\"text_3\";s:0:\"\";s:5:\"url_4\";s:0:\"\";s:6:\"text_4\";s:0:\"\";s:5:\"url_5\";s:0:\"\";s:6:\"text_5\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:12:\"Useful Links\";s:5:\"count\";s:1:\"1\";s:6:\"target\";s:5:\"blank\";s:8:\"nofollow\";s:2:\"no\";s:5:\"url_1\";s:0:\"\";s:6:\"text_1\";s:0:\"\";}}','yes'),(17369,'widget_ocean_custom_menu','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(17374,'widget_ocean_recent_posts','a:2:{i:1;a:7:{s:5:\"title\";s:12:\"Recent Posts\";s:9:\"post_type\";s:4:\"post\";s:8:\"taxonomy\";s:0:\"\";s:5:\"terms\";s:0:\"\";s:6:\"number\";s:1:\"3\";s:5:\"order\";s:4:\"DESC\";s:7:\"orderby\";s:4:\"date\";}s:12:\"_multiwidget\";i:1;}','yes'),(12820,'weforms_review_notice_dismiss','yes','yes'),(16993,'theme_mods_boldgrid-pavilion','a:9:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:13:\"bgtfw_version\";s:6:\"1.7.10\";s:20:\"force_scss_recompile\";a:2:{s:6:\"active\";b:0;s:7:\"staging\";b:1;}s:22:\"boldgrid_color_palette\";s:268:\"{\"state\":{\"active-palette\":\"palette-primary\",\"active-palette-id\":\"8f7fd6c4025135d889007c1280d08134\",\"palettes\":{\"palette-primary\":{\"format\":\"palette-primary\",\"neutral-color\":\"#f5e8d3\",\"colors\":[\"#209a96\",\"#7d786d\",\"#4a4740\",\"#7d786d\",\"#fffaf2\"]}},\"saved_palettes\":[]}}\";s:22:\"boldgrid_palette_class\";s:15:\"palette-primary\";s:21:\"boldgrid_compiled_css\";s:19693:\".color1-text-default{color:#fff}.color-1-text-contrast{color:#fff ! important}.color-1-text-contrast-hover:hover,.color-1-text-contrast-hover:focus{color:#fff ! important}.color2-text-default{color:#fff}.color-2-text-contrast{color:#fff ! important}.color-2-text-contrast-hover:hover,.color-2-text-contrast-hover:focus{color:#fff ! important}.color3-text-default{color:#fff}.color-3-text-contrast,.color-3-text-contrast-hover:hover{color:#fff ! important}.color4-text-default{color:#fff}.color-4-text-contrast,.color-4-text-contrast-hover:hover{color:#fff ! important}.color5-text-default{color:#4d4d4d}.color-5-text-contrast,.color-5-text-contrast-hover:hover{color:#4d4d4d ! important}.color-neutral-text-default{color:#4d4d4d}.color-neutral-text-contrast,.color-neutral-text-contrast-hover:hover{color:#4d4d4d ! important}.color1-color{color:#209a96 ! important}.color1-color-hover:focus,.color1-color-hover:hover{color:#209a96 ! important}.color2-color{color:#7d786d ! important}.color2-color-hover:focus,.color2-color-hover:hover{color:#7d786d ! important}.color3-color{color:#4a4740 ! important}.color3-color-hover:focus,.color3-color-hover:hover{color:#4a4740 ! important}.color4-color{color:#7d786d ! important}.color4-color-hover:focus,.color4-color-hover:hover{color:#7d786d ! important}.color5-color{color:#fffaf2 ! important}.color5-color-hover:focus,.color5-color-hover:hover{color:#fffaf2 ! important}.color-neutral-color{color:#f5e8d3 !important}.color1-background{background:#209a96 ! important}.color1-background-hover:focus,.color1-background-hover:hover{background:#209a96 ! important}.color2-background{background:#7d786d ! important}.color2-background-hover:focus,.color2-background-hover:hover{background:#7d786d ! important}.color3-background{background:#4a4740 ! important}.color3-background-hover:focus,.color3-background-hover:hover{background:#4a4740 ! important}.color4-background{background:#7d786d ! important}.color4-background-hover:focus,.color4-background-hover:hover{background:#7d786d ! important}.color5-background{background:#fffaf2 ! important}.color5-background-hover:focus,.color5-background-hover:hover{background:#fffaf2 ! important}.color-neutral-background{background:#f5e8d3 !important}.color1-background-color{background-color:#209a96 ! important}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#209a96 ! important}.color2-background-color{background-color:#7d786d ! important}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:#7d786d ! important}.color3-background-color{background-color:#4a4740 ! important}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:#4a4740 ! important}.color4-background-color{background-color:#7d786d ! important}.color4-background-color-hover:focus,.color4-background-color-hover:hover{background-color:#7d786d ! important}.color5-background-color{background-color:#fffaf2 ! important}.color5-background-color-hover:focus,.color5-background-color-hover:hover{background-color:#fffaf2 ! important}.color-neutral-background-color{background-color:#f5e8d3 !important}.color1-border-color{border-color:#209a96 ! important}.color1-border-color-hover:focus,.color1-border-color-hover:hover{border-color:#209a96 ! important}.color2-border-color{border-color:#7d786d ! important}.color2-border-color-hover:focus,.color2-border-color-hover:hover{border-color:#7d786d ! important}.color3-border-color{border-color:#4a4740 ! important}.color3-border-color-hover:focus,.color3-border-color-hover:hover{border-color:#4a4740 ! important}.color4-border-color{border-color:#7d786d ! important}.color4-border-color-hover:focus,.color4-border-color-hover:hover{border-color:#7d786d ! important}.color5-border-color{border-color:#fffaf2 ! important}.color5-border-color-hover:focus,.color5-border-color-hover:hover{border-color:#fffaf2 ! important}.color-neutral-border-color{border-color:#f5e8d3 !important}.breadcrumb li a.filler{background:#7d786d;color:#fff}.breadcrumb li a.filler:after{border-left-color:#7d786d}.breadcrumb li a:not(.filler){color:#fff}.breadcrumb li a:not(.filler):after{border-left-color:#209a96 !important}.breadcrumb li a:not(.filler):hover,.breadcrumb li a:not(.filler):focus{background:#7d786d;color:#fff}.breadcrumb li a:not(.filler):hover:after,.breadcrumb li a:not(.filler):focus:after{border-left-color:#7d786d !important;color:#fff}.woocommerce div.product .stock,.woocommerce div.product span.price,.woocommerce div.product p.price{color:#209a96}.wc-image-links .gallery-caption,.wc-gallery-captions-show .gallery-caption,.wc-gallery-captions-onhover .gallery-caption,.wc-gallery-captions-showon .gallery-caption{background-color:#4a4740;color:#fff}.wc-image-links .gallery-caption > *,.wc-gallery-captions-show .gallery-caption > *,.wc-gallery-captions-onhover .gallery-caption > *,.wc-gallery-captions-showon .gallery-caption > *{color:#fff}.btn-color-1,.btn-color-1-flat{background-color:#209a96;border-color:#209a96;color:#fff !important}.btn-color-1:visited,.btn-color-1-flat:visited{color:#fff}.btn-color-1:hover,.btn-color-1-flat:hover,.btn-color-1:focus,.btn-color-1-flat:focus{background-color:#29c4bf;border-color:#29c4bf;color:#fff !important}.btn-color-1:active,.btn-color-1-flat:active,.btn-color-1.active,.btn-color-1-flat.active,.btn-color-1.is-active,.btn-color-1-flat.is-active{background-color:#29918d;border-color:#29918d;color:#17706d !important}.btn-color-2,.btn-color-2-flat{background-color:#7d786d;border-color:#7d786d;color:#fff !important}.btn-color-2:visited,.btn-color-2-flat:visited{color:#fff}.btn-color-2:hover,.btn-color-2-flat:hover,.btn-color-2:focus,.btn-color-2-flat:focus{background-color:#969187;border-color:#969187;color:#fff !important}.btn-color-2:active,.btn-color-2-flat:active,.btn-color-2.active,.btn-color-2-flat.active,.btn-color-2.is-active,.btn-color-2-flat.is-active{background-color:#757575;border-color:#757575;color:#625e55 !important}.btn-color-3,.btn-color-3-flat{background-color:#4a4740;border-color:#4a4740;color:#fff !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:#fff}.btn-color-3:hover,.btn-color-3-flat:hover,.btn-color-3:focus,.btn-color-3-flat:focus{background-color:#656158;border-color:#656158;color:#fff !important}.btn-color-3:active,.btn-color-3-flat:active,.btn-color-3.active,.btn-color-3-flat.active,.btn-color-3.is-active,.btn-color-3-flat.is-active{background-color:#454545;border-color:#454545;color:#2f2d28 !important}.btn-color-4,.btn-color-4-flat{background-color:#7d786d;border-color:#7d786d;color:#fff !important}.btn-color-4:visited,.btn-color-4-flat:visited{color:#fff}.btn-color-4:hover,.btn-color-4-flat:hover,.btn-color-4:focus,.btn-color-4-flat:focus{background-color:#969187;border-color:#969187;color:#fff !important}.btn-color-4:active,.btn-color-4-flat:active,.btn-color-4.active,.btn-color-4-flat.active,.btn-color-4.is-active,.btn-color-4-flat.is-active{background-color:#757575;border-color:#757575;color:#625e55 !important}.btn-color-5,.btn-color-5-flat{background-color:#fffaf2;border-color:#fffaf2;color:#4d4d4d !important}.btn-color-5:visited,.btn-color-5-flat:visited{color:#4d4d4d}.btn-color-5:hover,.btn-color-5-flat:hover,.btn-color-5:focus,.btn-color-5-flat:focus{background-color:#fff;border-color:#fff;color:#4d4d4d !important}.btn-color-5:active,.btn-color-5-flat:active,.btn-color-5.active,.btn-color-5-flat.active,.btn-color-5.is-active,.btn-color-5-flat.is-active{background-color:#fefaf3;border-color:#fefaf3;color:#ffe6bf !important}.btn-neutral-color,.btn-neutral-color-flat{background-color:#f5e8d3;border-color:#f5e8d3;color:#4d4d4d !important}.btn-neutral-color:visited,.btn-neutral-color-flat:visited{color:#4d4d4d}.btn-neutral-color:hover,.btn-neutral-color-flat:hover,.btn-neutral-color:focus,.btn-neutral-color-flat:focus{background-color:#fefefd;border-color:#fefefd;color:#4d4d4d !important}.btn-neutral-color:active,.btn-neutral-color-flat:active,.btn-neutral-color.active,.btn-neutral-color-flat.active,.btn-neutral-color.is-active,.btn-neutral-color-flat.is-active{background-color:#f2e7d6;border-color:#f2e7d6;color:#ecd2a9 !important}.palette-primary{background:#f5e8d3;color:#4d4d4d;}.palette-primary .site-content,.palette-primary .row.header-9.header-10{background-color:#f5e8d3;color:#4d4d4d}.palette-primary .site-description,.palette-primary .call-to-action .button-primary{background:rgba(32, 154, 150, 0.9);color:#fff}.palette-primary .call-to-action .button-primary:hover,.palette-primary .call-to-action .button-primary:focus{background:#fff;color:#209a96}.palette-primary .button-primary,.palette-primary .table-striped > tbody > tr:nth-child(2n+1),.palette-primary .navbar-default .navbar-toggle:hover,.palette-primary .navbar-default .navbar-toggle:focus,.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus,.palette-primary .navbar-default .navbar-nav > .active > a,.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus,.palette-primary .navbar-default .navbar-nav > .open > a,.palette-primary .navbar-default .navbar-nav > .open > a:hover,.palette-primary .navbar-default .navbar-nav > .open > a:focus,.palette-primary .navbar-default .navbar-nav > .current-menu-parent > a,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a:hover,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a:focus,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:hover,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:focus,.palette-primary .nav > li > a:focus,.palette-primary .nav > li > a:hover,.palette-primary .pager li > a,.palette-primary .mark,.palette-primary mark{background:#209a96;color:#fff}.palette-primary .navbar-default .navbar-toggle:hover .icon-bar,.palette-primary .navbar-default .navbar-toggle:focus .icon-bar{background-color:#fff}.palette-primary a,.palette-primary .well a,.palette-primary .nav-links a,.palette-primary .entry-meta a,.palette-primary li.menu-social a,.palette-primary .menu-social li a,.palette-primary #footer-widget-area a:hover,.palette-primary #primary-navbar li.menu-social a,.palette-primary .menu-social .current_page_item a{color:#209a96}.palette-primary .menu-social .fa-inverse{color:#fff}.palette-primary .navbar,.palette-primary .site-footer{border-top:2px solid #209a96}.palette-primary .site-header .well{border:1px solid #209a96}.palette-primary .panel-default{border-color:#209a96}.palette-primary #slogan,.palette-primary .site-title a,.palette-primary .secondary-menu-items,.palette-primary .tertiary-menu-items{background:rgba(125, 120, 109, 0.9);color:#fff}.palette-primary .mod-gamma-2,.palette-primary .button-primary:hover,.palette-primary .button-primary:focus,.palette-primary .button-secondary:hover,.palette-primary .button-secondary:focus,.palette-primary .pager li > a:hover,.palette-primary .pager li > a:focus{background:#7d786d;color:#fff}.palette-primary a:hover,.palette-primary a:focus,.palette-primary .menu-social li a:hover,.palette-primary .menu-social li a:focus,.palette-primary li.menu-social a[href]:hover,.palette-primary li.menu-social a[href]:focus,.palette-primary .menu-social .current_page_item a[href],.palette-primary #primary-navbar li.menu-social a[href]:hover,.palette-primary #primary-navbar li.menu-social a[href]:focus{color:#7d786d}.palette-primary .mod-icon-box span{color:#7d786d;text-shadow:#a7a9ac 1px 1px, #a7a9ac 2px 2px, #a7a9ac 3px 3px, #a7a9ac 4px 4px, #a7a9ac 5px 5px, #a7a9ac 6px 6px, #a7a9ac 7px 7px, #a7a9ac 8px 8px, #a7a9ac 9px 9px, #a7a9ac 10px 10px, #a7a9ac 11px 11px, #a7a9ac 12px 12px, #a7a9ac 13px 13px, #a7a9ac 14px 14px, #a7a9ac 15px 15px, #a7a9ac 16px 16px, #a7a9ac 17px 17px, #a7a9ac 18px 18px, #a7a9ac 19px 19px, #a7a9ac 20px 20px, #a7a9ac 21px 21px, #a7a9ac 22px 22px, #a7a9ac 23px 23px, #a7a9ac 24px 24px, #a7a9ac 25px 25px, #a7a9ac 26px 26px, #a7a9ac 27px 27px, #a7a9ac 28px 28px, #a7a9ac 29px 29px, #a7a9ac 30px 30px, #a7a9ac 31px 31px, #a7a9ac 32px 32px, #a7a9ac 33px 33px, #a7a9ac 34px 34px, #a7a9ac 35px 35px, #a7a9ac 36px 36px, #a7a9ac 37px 37px, #a7a9ac 38px 38px, #a7a9ac 39px 39px, #a7a9ac 40px 40px, #a7a9ac 41px 41px, #a7a9ac 42px 42px, #a7a9ac 43px 43px, #a7a9ac 44px 44px, #a7a9ac 45px 45px, #a7a9ac 46px 46px, #a7a9ac 47px 47px, #a7a9ac 48px 48px, #a7a9ac 49px 49px, #a7a9ac 50px 50px, #a7a9ac 51px 51px, #a7a9ac 52px 52px, #a7a9ac 53px 53px, #a7a9ac 54px 54px, #a7a9ac 55px 55px, #a7a9ac 56px 56px, #a7a9ac 57px 57px, #a7a9ac 58px 58px, #a7a9ac 59px 59px, #a7a9ac 60px 60px, #a7a9ac 61px 61px, #a7a9ac 62px 62px, #a7a9ac 63px 63px, #a7a9ac 64px 64px, #a7a9ac 65px 65px, #a7a9ac 66px 66px, #a7a9ac 67px 67px, #a7a9ac 68px 68px, #a7a9ac 69px 69px, #a7a9ac 70px 70px, #a7a9ac 71px 71px, #a7a9ac 72px 72px, #a7a9ac 73px 73px, #a7a9ac 74px 74px, #a7a9ac 75px 75px, #a7a9ac 76px 76px, #a7a9ac 77px 77px, #a7a9ac 78px 78px, #a7a9ac 79px 79px, #a7a9ac 80px 80px, #a7a9ac 81px 81px, #a7a9ac 82px 82px, #a7a9ac 83px 83px, #a7a9ac 84px 84px, #a7a9ac 85px 85px, #a7a9ac 86px 86px, #a7a9ac 87px 87px, #a7a9ac 88px 88px, #a7a9ac 89px 89px, #a7a9ac 90px 90px, #a7a9ac 91px 91px, #a7a9ac 92px 92px, #a7a9ac 93px 93px, #a7a9ac 94px 94px, #a7a9ac 95px 95px, #a7a9ac 96px 96px, #a7a9ac 97px 97px, #a7a9ac 98px 98px, #a7a9ac 99px 99px, #a7a9ac 100px 100px, #a7a9ac 101px 101px, #a7a9ac 102px 102px, #a7a9ac 103px 103px, #a7a9ac 104px 104px, #a7a9ac 105px 105px, #a7a9ac 106px 106px, #a7a9ac 107px 107px, #a7a9ac 108px 108px, #a7a9ac 109px 109px, #a7a9ac 110px 110px, #a7a9ac 111px 111px, #a7a9ac 112px 112px, #a7a9ac 113px 113px, #a7a9ac 114px 114px, #a7a9ac 115px 115px, #a7a9ac 116px 116px, #a7a9ac 117px 117px, #a7a9ac 118px 118px, #a7a9ac 119px 119px, #a7a9ac 120px 120px, #a7a9ac 121px 121px, #a7a9ac 122px 122px, #a7a9ac 123px 123px, #a7a9ac 124px 124px, #a7a9ac 125px 125px, #a7a9ac 126px 126px, #a7a9ac 127px 127px, #a7a9ac 128px 128px, #a7a9ac 129px 129px, #a7a9ac 130px 130px}.palette-primary .secondary-menu a,.palette-primary .secondary-menu a:hover,.palette-primary .secondary-menu a:focus,.palette-primary .tertiary-menu a,.palette-primary .tertiary-menu a:hover,.palette-primary .tertiary-menu a:focus{color:#fff}.palette-primary .mod-beta{border-top:7px solid #7d786d;border-bottom:5px solid #7d786d}.palette-primary .site-title a:hover,.palette-primary .site-title a:focus{color:#fff}.palette-primary .entry-title:before{border-top:1px solid #7d786d}.palette-primary .mod-divider a,.palette-primary .button-secondary{background:#4a4740;color:#fff}.palette-primary .mod-divider{border-top:2px solid #4a4740}.palette-primary hr{background:#4a4740}.palette-primary h5,.palette-primary .phone p,.palette-primary .page-title,.palette-primary .widget-title,.palette-primary #reply-title,.palette-primary .entry-title,.palette-primary .mod-alpha h2,.palette-primary .mod-beta h2,.palette-primary .link-secondary,.palette-primary blockquote p,.palette-primary .mod-blockquote p,.palette-primary blockquote,.palette-primary .comments-title,.palette-primary .comment-reply-title,.palette-primary .gridblock .heading-alt,.palette-primary li.menu-social a:hover,.palette-primary li.menu-social a:focus,.palette-primary #primary-navbar li.menu-social a:hover,.palette-primary #primary-navbar li.menu-social a:focus{color:#4a4740}.palette-primary .menu-social .fa-inverse:hover,.palette-primary .menu-social .fa-inverse:focus{color:#fff}.palette-primary #reviews #comments ol.commentlist li .comment-text{border:1px solid #4a4740}.palette-primary .navbar,.palette-primary .site-footer{background:#7d786d}.palette-primary .site-footer,.palette-primary .site-footer a,.palette-primary #footer-widget-area .nav > li > a:hover,.palette-primary .attribution-theme-mods,.palette-primary .footer-center-menu a,.palette-primary .footer-center-items li::after,.palette-primary .boldgrid-framework-menu li::after,.palette-primary .navbar-default .navbar-nav > li > a,.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a,.palette-primary .site-footer .widget.well,.palette-primary .site-footer caption{color:#fff}.palette-primary .navbar-default .navbar-toggle .icon-bar{background-color:#fff}.palette-primary .navbar-default .navbar-toggle{border-color:#fff}.palette-primary .dropdown-menu{background:#7d786d;color:#fff}.palette-primary .mod-alpha{background:#fffaf2;color:#4d4d4d}.palette-primary .mod-beta{background:#fffaf2;color:#4d4d4d;border-top:7px solid #7d786d;border-bottom:5px solid #7d786d;-webkit-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);-moz-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1)}.palette-primary .mod-alpha p{color:#4d4d4d}.palette-primary blockquote,.palette-primary .mod-blockquote{border-left:5px solid #fffaf2}.palette-primary .background-primary,.palette-primary #boldgrid-sticky-push,.palette-primary #boldgrid-sticky-filler,.palette-primary .palette-primary.mce-content-body,.palette-primary .site-header .widget.well,.palette-primary .panel-default > .panel-heading,.palette-primary .panel-body,.palette-primary .panel-footer{background:#f5e8d3;color:#4d4d4d}.palette-primary caption,.palette-primary h3,.palette-primary #reviews #comments ol.commentlist li .meta{color:#4d4d4d}.palette-primary.disabled-footer .site-footer{background-color:#f5e8d3;border-top:none}.palette-primary.disabled-footer .site-footer a{color:#4d4d4d}.palette-primary .entry-title a,.palette-primary .entry-title a:hover,.palette-primary .entry-title a:focus{background:#f5e8d3;color:#209a96}.palette-primary .mod-alpha .button-secondary,.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus,.palette-primary .navbar-default .navbar-nav > .active > a,.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus{background:#209a96;color:#fff}.palette-primary .current_page_item a{color:#209a96}.palette-primary .dropdown .active{background:#209a96;color:#fff}@media only screen and (min-width:768px){.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a{background:#7d786d;color:#fff}.palette-primary ul.nav li.dropdown:hover{background-color:#209a96}}.palette-primary .mod-alpha .button-secondary:hover,.palette-primary .mod-alpha .button-secondary:focus{background:#7d786d;color:#fff}.palette-primary .mod-alpha img{border:3px solid #fff;-webkit-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);-moz-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1)}.palette-primary .mod-icon-box{background-color:#d1d3d4;border:10px double white}.palette-primary .mod-gamma-1 img{-webkit-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);-moz-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1)}@media only screen and (min-width:768px){.palette-primary .entry-content .bgtfw.container > .row:first-child:after,.palette-primary .entry-content .bgtfw.container > .row:first-child:before{-webkit-border-image:-webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(rgba(0, 0, 0, 0))) 1 100%;-webkit-border-image:-webkit-linear-gradient(#b3b3b3, rgba(0, 0, 0, 0)) 1 100%;-moz-border-image:-moz-linear-gradient(#b3b3b3, rgba(0, 0, 0, 0)) 1 100%;-o-border-image:-o-linear-gradient(#b3b3b3, rgba(0, 0, 0, 0)) 1 100%}}body.palette-primary.page-template-default h2{color:#4a4740}\";s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621285753;s:4:\"data\";a:5:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}s:17:\"boldgrid-widget-1\";a:1:{i:0;s:22:\"black-studio-tinymce-0\";}s:17:\"boldgrid-widget-2\";a:1:{i:0;s:22:\"black-studio-tinymce-1\";}}}}','yes'),(16995,'boldgrid_widgets_created','a:2:{s:14:\"call_to_action\";s:22:\"black-studio-tinymce-0\";s:12:\"phone_number\";s:22:\"black-studio-tinymce-1\";}','yes'),(16994,'widget_black-studio-tinymce','a:3:{s:12:\"_multiwidget\";i:1;i:0;a:5:{s:5:\"title\";s:14:\"Call To Action\";s:4:\"text\";s:419:\"\n<div class=\"row call-to-action-wrapper\">\n			<div class=\"col-md-7\"></div>\n			<div class=\"col-md-5\">\n				<h2 id=\"slogan\">WE MAKE IT OUR BUSINESS TO FIND THE PERFECT FIT FOR YOUR NEEDS.</h2>\n				<div class=\"call-to-action\">\n					<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"http://flatironsxrayservices.com/about-us\">LEARN MORE<i class=\"fa fa-angle-double-right\"></i></a></p>\n				</div>\n			</div>\n		</div>\n\";s:4:\"type\";s:6:\"visual\";s:6:\"filter\";i:1;s:5:\"label\";s:20:\"black-studio-tinymce\";}i:1;a:5:{s:5:\"title\";s:12:\"Phone Number\";s:4:\"text\";s:139:\"\n<div class=\"phone\"><p class=\"h3 alt-font\"><i class=\"fa fa-phone\"></i> Call Today <span class=\"phone-number\">303-968-7445</span></p></div>\n\";s:4:\"type\";s:6:\"visual\";s:6:\"filter\";i:1;s:5:\"label\";s:20:\"black-studio-tinymce\";}}','yes'),(16996,'boldgrid_menus_created','a:1:{s:14:\"option_version\";i:2;}','yes'),(16997,'boldgrid_framework_init','1','yes'),(21506,'elementor_allow_tracking','yes','yes'),(22535,'wpforms_email_summaries_fetch_info_blocks_last_run','1631373315','yes'),(55364,'elementor_tracker_last_send','1658176415','yes'),(17383,'ocean_extra_installed_time','1621292967','yes'),(115527,'elementor_controls_usage','a:5:{s:6:\"widget\";a:3:{s:6:\"button\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:7:{s:4:\"text\";i:3;s:4:\"link\";i:3;s:5:\"align\";i:3;s:11:\"icon_indent\";i:3;s:12:\"align_mobile\";i:2;s:10:\"icon_align\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:19:{s:17:\"button_text_color\";i:2;s:16:\"background_color\";i:2;s:12:\"text_padding\";i:3;s:11:\"hover_color\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:13:\"border_radius\";i:1;s:18:\"background_color_b\";i:1;s:23:\"background_color_b_stop\";i:1;s:25:\"background_gradient_angle\";i:1;s:28:\"background_gradient_position\";i:1;s:12:\"border_width\";i:1;s:28:\"button_box_shadow_box_shadow\";i:1;s:15:\"hover_animation\";i:1;s:12:\"border_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:8:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;s:14:\"_element_width\";i:3;s:23:\"_element_vertical_align\";i:1;s:21:\"_element_custom_width\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:9:\"_position\";i:1;}s:19:\"_section_attributes\";a:1:{s:11:\"_attributes\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:13:\"sticky_offset\";i:1;s:21:\"sticky_effects_offset\";i:1;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:10:\"full_width\";i:1;s:10:\"text_align\";i:1;s:12:\"toggle_align\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_style_dropdown\";a:15:{s:32:\"padding_horizontal_dropdown_item\";i:1;s:30:\"padding_vertical_dropdown_item\";i:1;s:21:\"dropdown_top_distance\";i:1;s:22:\"dropdown_border_radius\";i:1;s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;s:26:\"color_dropdown_item_active\";i:1;s:30:\"dropdown_typography_typography\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:29:\"dropdown_typography_font_size\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:34:\"dropdown_typography_text_transform\";i:1;s:30:\"dropdown_typography_font_style\";i:1;s:35:\"dropdown_typography_text_decoration\";i:1;s:25:\"color_dropdown_item_hover\";i:1;}s:12:\"style_toggle\";a:4:{s:23:\"toggle_background_color\";i:1;s:11:\"toggle_size\";i:1;s:12:\"toggle_color\";i:1;s:18:\"toggle_color_hover\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;s:8:\"_padding\";i:1;s:27:\"_element_width_mobile_extra\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}}s:7:\"wp-page\";a:11:{s:7:\"heading\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:13;s:5:\"align\";i:11;s:11:\"header_size\";i:5;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:10:{s:8:\"_padding\";i:11;s:7:\"_margin\";i:12;s:8:\"_z_index\";i:1;s:21:\"_element_custom_width\";i:4;s:23:\"_element_vertical_align\";i:3;s:21:\"_element_width_mobile\";i:2;s:14:\"_element_width\";i:1;s:15:\"_padding_tablet\";i:1;s:21:\"_padding_mobile_extra\";i:1;s:15:\"_padding_mobile\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:8;s:13:\"_border_width\";i:10;s:14:\"_border_radius\";i:2;}s:15:\"section_effects\";a:7:{s:10:\"_animation\";i:3;s:16:\"_animation_delay\";i:3;s:27:\"motion_fx_translateY_effect\";i:1;s:30:\"motion_fx_translateY_direction\";i:1;s:26:\"motion_fx_translateY_speed\";i:1;s:34:\"motion_fx_translateY_affectedRange\";i:1;s:18:\"animation_duration\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:8;s:20:\"typography_font_size\";i:8;s:22:\"typography_font_weight\";i:8;s:25:\"typography_text_transform\";i:8;s:21:\"typography_font_style\";i:8;s:26:\"typography_text_decoration\";i:8;s:25:\"typography_letter_spacing\";i:8;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:11:\"title_color\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:8;s:8:\"_padding\";i:8;s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:7;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:9;s:21:\"space_between_widgets\";i:9;s:5:\"align\";i:6;s:16:\"content_position\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:3;s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:9:{s:13:\"content_width\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:6;s:15:\"column_position\";i:1;s:8:\"overflow\";i:2;s:6:\"layout\";i:4;s:16:\"content_position\";i:3;s:3:\"gap\";i:4;s:20:\"content_width_mobile\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:7;s:7:\"padding\";i:6;s:7:\"z_index\";i:1;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:20:\"padding_mobile_extra\";i:2;}s:15:\"section_effects\";a:3:{s:9:\"animation\";i:1;s:18:\"animation_duration\";i:1;s:29:\"motion_fx_motion_fx_scrolling\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:12:{s:21:\"background_attachment\";i:1;s:21:\"background_background\";i:1;s:15:\"background_xpos\";i:1;s:15:\"background_ypos\";i:1;s:17:\"background_repeat\";i:1;s:18:\"background_color_b\";i:1;s:15:\"background_size\";i:1;s:19:\"background_position\";i:1;s:19:\"background_bg_width\";i:1;s:21:\"background_color_stop\";i:1;s:28:\"background_gradient_position\";i:1;s:23:\"background_color_b_stop\";i:1;}s:26:\"section_background_overlay\";a:22:{s:29:\"background_overlay_background\";i:6;s:26:\"background_overlay_opacity\";i:6;s:22:\"css_filters_css_filter\";i:2;s:24:\"background_overlay_image\";i:6;s:27:\"background_overlay_position\";i:6;s:23:\"background_overlay_xpos\";i:5;s:23:\"background_overlay_ypos\";i:5;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:6;s:23:\"background_overlay_size\";i:1;s:27:\"background_overlay_bg_width\";i:1;s:30:\"background_overlay_xpos_tablet\";i:3;s:36:\"background_overlay_xpos_mobile_extra\";i:3;s:30:\"background_overlay_xpos_mobile\";i:3;s:30:\"background_overlay_ypos_tablet\";i:3;s:36:\"background_overlay_ypos_mobile_extra\";i:3;s:30:\"background_overlay_ypos_mobile\";i:3;s:34:\"background_overlay_position_tablet\";i:2;s:40:\"background_overlay_position_mobile_extra\";i:2;s:34:\"background_overlay_position_mobile\";i:2;s:36:\"background_overlay_size_mobile_extra\";i:2;s:34:\"background_overlay_bg_width_mobile\";i:2;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:3;s:4:\"link\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:3;s:11:\"icon_indent\";i:3;s:4:\"size\";i:1;s:10:\"icon_align\";i:1;s:13:\"selected_icon\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:13:{s:9:\"_position\";i:3;s:21:\"_offset_orientation_h\";i:2;s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:23:\"_element_vertical_align\";i:3;s:9:\"_offset_x\";i:3;s:9:\"_offset_y\";i:3;s:21:\"_offset_orientation_v\";i:2;s:13:\"_offset_x_end\";i:2;s:13:\"_offset_y_end\";i:2;s:21:\"_element_width_tablet\";i:2;}s:15:\"section_effects\";a:3:{s:13:\"sticky_offset\";i:3;s:21:\"sticky_effects_offset\";i:3;s:10:\"_animation\";i:3;}s:18:\"_section_transform\";a:4:{s:25:\"_transform_rotateZ_effect\";i:2;s:32:\"_transform_rotateZ_effect_tablet\";i:2;s:32:\"_transform_rotateZ_effect_mobile\";i:2;s:25:\"_transform_rotate_popover\";i:2;}s:19:\"_section_responsive\";a:2:{s:12:\"hide_desktop\";i:2;s:17:\"hide_mobile_extra\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:24:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:28:\"text_shadow_text_shadow_type\";i:3;s:23:\"text_shadow_text_shadow\";i:3;s:17:\"button_text_color\";i:2;s:18:\"background_color_b\";i:3;s:23:\"background_color_b_stop\";i:3;s:25:\"background_gradient_angle\";i:3;s:28:\"background_gradient_position\";i:3;s:11:\"hover_color\";i:2;s:29:\"button_background_hover_color\";i:2;s:15:\"hover_animation\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:3;s:28:\"button_box_shadow_box_shadow\";i:3;s:12:\"text_padding\";i:3;s:16:\"background_color\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:6;s:10:\"title_text\";i:7;s:16:\"description_text\";i:7;s:4:\"view\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:7:{s:9:\"icon_size\";i:7;s:13:\"primary_color\";i:7;s:15:\"secondary_color\";i:4;s:10:\"icon_space\";i:4;s:12:\"icon_padding\";i:4;s:21:\"hover_secondary_color\";i:4;s:19:\"hover_primary_color\";i:4;}s:21:\"section_style_content\";a:12:{s:10:\"text_align\";i:7;s:17:\"description_color\";i:7;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:37:\"description_typography_text_transform\";i:3;s:33:\"description_typography_font_style\";i:3;s:38:\"description_typography_text_decoration\";i:3;s:34:\"description_typography_line_height\";i:3;s:18:\"title_bottom_space\";i:4;s:26:\"content_vertical_alignment\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:7:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:21:\"_element_width_mobile\";i:3;s:27:\"_element_width_mobile_extra\";i:3;s:7:\"_margin\";i:4;s:8:\"_padding\";i:4;s:12:\"_css_classes\";i:4;}s:15:\"section_effects\";a:6:{s:27:\"motion_fx_translateY_effect\";i:3;s:26:\"motion_fx_translateY_speed\";i:3;s:34:\"motion_fx_translateY_affectedRange\";i:3;s:10:\"_animation\";i:7;s:18:\"animation_duration\";i:7;s:16:\"_animation_delay\";i:7;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:3;s:32:\"image_box_shadow_box_shadow_type\";i:2;s:27:\"image_box_shadow_box_shadow\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:8:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:2;s:9:\"_offset_x\";i:2;s:9:\"_offset_y\";i:2;s:13:\"_offset_x_end\";i:2;s:21:\"_element_width_tablet\";i:2;s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_mobile\";i:2;s:17:\"hide_mobile_extra\";i:2;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:3;s:14:\"thumbnail_size\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:10:\"title_size\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:5:{s:11:\"image_space\";i:3;s:10:\"image_size\";i:3;s:19:\"image_border_radius\";i:3;s:27:\"background_hover_transition\";i:3;s:15:\"hover_animation\";i:3;}s:21:\"section_style_content\";a:2:{s:18:\"title_bottom_space\";i:3;s:10:\"text_align\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;}s:15:\"section_effects\";a:1:{s:27:\"motion_fx_mouseTrack_effect\";i:3;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:3:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:13:\"mark_required\";i:1;}s:15:\"section_buttons\";a:6:{s:11:\"button_size\";i:1;s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;s:20:\"selected_button_icon\";i:1;s:17:\"button_icon_align\";i:1;s:18:\"button_icon_indent\";i:1;}s:19:\"section_integration\";a:1:{s:14:\"submit_actions\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_form_style\";a:14:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"label_spacing\";i:1;s:11:\"label_color\";i:1;s:19:\"mark_required_color\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:26:\"label_typography_font_size\";i:1;s:28:\"label_typography_font_weight\";i:1;s:31:\"label_typography_text_transform\";i:1;s:27:\"label_typography_font_style\";i:1;s:32:\"label_typography_text_decoration\";i:1;s:31:\"label_typography_letter_spacing\";i:1;s:10:\"html_color\";i:1;}s:19:\"section_field_style\";a:4:{s:18:\"field_border_width\";i:1;s:16:\"field_text_color\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:11:{s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:29:\"button_typography_line_height\";i:1;s:23:\"button_background_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"accordion\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:1:{s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_space\";i:1;}}}}s:6:\"toggle\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_toggle_style\";a:5:{s:12:\"border_width\";i:1;s:13:\"space_between\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:1:{s:13:\"title_padding\";i:1;}s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_align\";i:1;}s:28:\"section_toggle_style_content\";a:3:{s:15:\"content_padding\";i:1;s:31:\"content_shadow_text_shadow_type\";i:1;s:26:\"content_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:14:\"_section_style\";a:2:{s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}}}}}s:6:\"header\";a:6:{s:15:\"theme-site-logo\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:2;s:7:\"_margin\";i:2;s:23:\"_element_vertical_align\";i:1;}s:19:\"_section_responsive\";a:3:{s:17:\"hide_mobile_extra\";i:1;s:11:\"hide_mobile\";i:1;s:11:\"hide_tablet\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:10:\"image_size\";i:1;s:5:\"image\";i:2;s:4:\"link\";i:2;s:5:\"align\";i:1;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:6:{s:10:\"full_width\";i:3;s:10:\"text_align\";i:3;s:12:\"toggle_align\";i:3;s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:6:\"layout\";i:2;}}s:5:\"style\";a:3:{s:22:\"section_style_dropdown\";a:15:{s:32:\"padding_horizontal_dropdown_item\";i:3;s:30:\"padding_vertical_dropdown_item\";i:3;s:21:\"dropdown_top_distance\";i:3;s:22:\"dropdown_border_radius\";i:3;s:30:\"background_color_dropdown_item\";i:3;s:30:\"dropdown_typography_typography\";i:3;s:31:\"dropdown_typography_font_family\";i:3;s:29:\"dropdown_typography_font_size\";i:3;s:31:\"dropdown_typography_font_weight\";i:3;s:34:\"dropdown_typography_text_transform\";i:3;s:30:\"dropdown_typography_font_style\";i:3;s:35:\"dropdown_typography_text_decoration\";i:3;s:25:\"color_dropdown_item_hover\";i:3;s:19:\"color_dropdown_item\";i:2;s:26:\"color_dropdown_item_active\";i:2;}s:12:\"style_toggle\";a:4:{s:23:\"toggle_background_color\";i:3;s:11:\"toggle_size\";i:3;s:18:\"toggle_color_hover\";i:3;s:12:\"toggle_color\";i:2;}s:23:\"section_style_main-menu\";a:1:{s:26:\"padding_vertical_menu_item\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:12:{s:7:\"_margin\";i:3;s:14:\"_element_width\";i:3;s:23:\"_element_vertical_align\";i:3;s:8:\"_padding\";i:3;s:27:\"_element_width_mobile_extra\";i:3;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;s:21:\"_element_width_tablet\";i:2;s:21:\"_element_width_mobile\";i:2;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:3;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:4;s:5:\"align\";i:4;s:10:\"icon_align\";i:2;s:11:\"icon_indent\";i:4;s:12:\"align_mobile\";i:3;s:4:\"link\";i:4;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:12:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:4;s:23:\"_element_vertical_align\";i:3;s:8:\"_padding\";i:4;s:21:\"_element_custom_width\";i:3;s:9:\"_offset_x\";i:2;s:9:\"_offset_y\";i:2;s:9:\"_position\";i:2;s:21:\"_offset_orientation_h\";i:2;s:13:\"_offset_x_end\";i:2;s:21:\"_element_width_mobile\";i:1;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:13:\"sticky_offset\";i:2;s:21:\"sticky_effects_offset\";i:2;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_tablet\";i:2;s:17:\"hide_mobile_extra\";i:2;s:11:\"hide_mobile\";i:2;}s:19:\"_section_attributes\";a:1:{s:11:\"_attributes\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:25:{s:28:\"text_shadow_text_shadow_type\";i:2;s:23:\"text_shadow_text_shadow\";i:2;s:13:\"border_radius\";i:2;s:18:\"background_color_b\";i:2;s:23:\"background_color_b_stop\";i:2;s:25:\"background_gradient_angle\";i:2;s:28:\"background_gradient_position\";i:2;s:12:\"border_width\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:12:\"text_padding\";i:4;s:15:\"hover_animation\";i:2;s:12:\"border_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:22:\"typography_line_height\";i:1;s:23:\"typography_word_spacing\";i:1;s:17:\"button_text_color\";i:3;s:16:\"background_color\";i:3;s:11:\"hover_color\";i:2;s:29:\"button_background_hover_color\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:3;s:16:\"content_position\";i:2;s:21:\"space_between_widgets\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:2;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:6:{s:13:\"content_width\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:6:\"layout\";i:2;s:6:\"height\";i:1;s:16:\"content_position\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:27:\"background_hover_background\";i:2;s:35:\"background_motion_fx_opacity_effect\";i:1;s:34:\"background_motion_fx_opacity_range\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:5:{s:27:\"motion_fx_opacity_direction\";i:2;s:9:\"animation\";i:3;s:6:\"sticky\";i:2;s:21:\"sticky_effects_offset\";i:2;s:29:\"motion_fx_motion_fx_scrolling\";i:1;}s:19:\"_section_responsive\";a:4:{s:11:\"hide_tablet\";i:1;s:17:\"hide_mobile_extra\";i:1;s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:12:\"_css_classes\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}}s:4:\"page\";a:9:{s:7:\"heading\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:11;s:11:\"header_size\";i:5;s:5:\"align\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:3;s:6:\"_title\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:20:\"typography_font_size\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:4;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"_title\";i:6;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:1;s:15:\"background_size\";i:1;s:19:\"background_position\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:14:\"caption_source\";i:1;s:7:\"caption\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:5:{s:22:\"_background_background\";i:1;s:22:\"_background_color_stop\";i:1;s:24:\"_background_color_b_stop\";i:1;s:26:\"_background_gradient_angle\";i:1;s:17:\"_background_image\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_shape\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:3;s:4:\"size\";i:2;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:13:\"border_border\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:11;s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:10:\"title_size\";i:8;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:3:{s:9:\"icon_size\";i:8;s:10:\"icon_space\";i:8;s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:3:{s:27:\"title_typography_typography\";i:8;s:18:\"title_bottom_space\";i:8;s:28:\"title_typography_font_weight\";i:8;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:11;s:21:\"_element_custom_width\";i:11;s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;}}}}s:4:\"icon\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:3:{s:5:\"_skin\";i:1;s:15:\"cards_meta_data\";i:1;s:17:\"cards_show_avatar\";i:1;}}s:5:\"style\";a:3:{s:25:\"cards_section_design_card\";a:3:{s:18:\"cards_hover_effect\";i:1;s:19:\"cards_card_bg_color\";i:1;s:23:\"cards_meta_border_color\";i:1;}s:26:\"cards_section_design_image\";a:6:{s:19:\"cards_image_spacing\";i:1;s:33:\"cards_badge_typography_typography\";i:1;s:34:\"cards_badge_typography_font_weight\";i:1;s:20:\"cards_badge_bg_color\";i:1;s:17:\"cards_badge_color\";i:1;s:18:\"cards_badge_radius\";i:1;}s:28:\"cards_section_design_content\";a:9:{s:35:\"cards_excerpt_typography_typography\";i:1;s:34:\"cards_excerpt_typography_font_size\";i:1;s:17:\"cards_title_color\";i:1;s:33:\"cards_title_typography_typography\";i:1;s:32:\"cards_title_typography_font_size\";i:1;s:16:\"cards_meta_color\";i:1;s:26:\"cards_meta_separator_color\";i:1;s:19:\"cards_excerpt_color\";i:1;s:21:\"cards_read_more_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}}s:6:\"footer\";a:5:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:2;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:2;s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:2:{s:11:\"text_indent\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:23:\"_element_vertical_align\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:6:\"layout\";i:1;s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:6:\"toggle\";i:1;s:8:\"dropdown\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:6:{s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;}s:22:\"section_style_dropdown\";a:7:{s:30:\"dropdown_typography_typography\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:29:\"dropdown_typography_font_size\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:34:\"dropdown_typography_text_transform\";i:1;s:30:\"dropdown_typography_font_style\";i:1;s:35:\"dropdown_typography_text_decoration\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:1;s:5:\"align\";i:1;s:16:\"content_position\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}}','no'),(115497,'can_compress_scripts','0','no'),(80656,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"19.3\";}','yes'),(80657,'wpseo','a:87:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:0;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:23:\"home_url_option_changed\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"19.3\";s:16:\"previous_version\";s:4:\"19.1\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1645106007;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:33:\"https://flatironsxrayservices.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:1:\".\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:3:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:3:{s:13:\"finishedSteps\";a:5:{i:0;s:15:\"optimizeSeoData\";i:1;s:18:\"siteRepresentation\";i:2;s:14:\"enableTracking\";i:3;s:14:\"socialProfiles\";i:4;s:16:\"newsletterSignup\";}s:16:\"indexablesByStep\";a:0:{}s:8:\"priority\";i:1;}}s:28:\"configuration_finished_steps\";a:3:{i:0;s:18:\"siteRepresentation\";i:1;s:14:\"socialProfiles\";i:2;s:19:\"personalPreferences\";}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:28:\"wordproof_integration_active\";b:0;s:29:\"wordproof_integration_changed\";b:0;s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;}','yes'),(80658,'wpseo_titles','a:131:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:0;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:94:\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Logo-in-color-with-bw-text-PDF.jpg\";s:12:\"company_name\";s:29:\"Flatirons X-ray Services, LLC\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";i:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:156:\"Flatirons X-Ray Services provides x-ray machine inspections (Certification Evaluations) on all Dental type x-ray machines by a Colorado Qualified Inspector.\";s:12:\"noindex-post\";b:1;s:23:\"display-metabox-pt-post\";b:0;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:20:\"title-e-landing-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-e-landing-page\";s:0:\"\";s:22:\"noindex-e-landing-page\";b:0;s:33:\"display-metabox-pt-e-landing-page\";b:1;s:33:\"post_types-e-landing-page-maintax\";i:0;s:31:\"schema-page-type-e-landing-page\";s:7:\"WebPage\";s:34:\"schema-article-type-e-landing-page\";s:4:\"None\";s:27:\"social-title-e-landing-page\";s:9:\"%%title%%\";s:33:\"social-description-e-landing-page\";s:0:\"\";s:31:\"social-image-url-e-landing-page\";s:0:\"\";s:30:\"social-image-id-e-landing-page\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:9:\"%%title%%\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:1;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:2529;s:17:\"company_logo_meta\";a:9:{s:5:\"width\";i:1575;s:6:\"height\";i:900;s:3:\"url\";s:94:\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Logo-in-color-with-bw-text-PDF.jpg\";s:4:\"path\";s:88:\"/home/flatir11/public_html/wp-content/uploads/2021/11/Logo-in-color-with-bw-text-PDF.jpg\";s:4:\"size\";s:4:\"full\";s:2:\"id\";i:2529;s:3:\"alt\";s:0:\"\";s:6:\"pixels\";i:1417500;s:4:\"type\";s:10:\"image/jpeg\";}s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;s:26:\"taxonomy-category-ptparent\";s:1:\"0\";s:26:\"taxonomy-post_tag-ptparent\";s:1:\"0\";s:29:\"taxonomy-post_format-ptparent\";s:1:\"0\";}','yes'),(80659,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),(92236,'rewrite_rules','a:114:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:40:\"./(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"./(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:16:\"./(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:28:\"./(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:10:\"./(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=654&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(80680,'wpseo_ryte','a:2:{s:6:\"status\";i:0;s:10:\"last_fetch\";i:1649344189;}','yes'),(74356,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(74357,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(74358,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(92241,'elementor_events_db_version','1.0.0','no'),(55623,'elementor_pro_convertkit_api_key','','yes'),(55624,'elementor_pro_mailerlite_api_key','','yes'),(55625,'elementor_typekit-kit-id','','yes'),(115740,'elementor_font_awesome_pro_kit_id','','yes'),(55359,'elementor_connect_site_key','de7896cc027fc1eba5f644bc623d386b','yes'),(55627,'elementor_experiment-e_optimized_css_loading','active','yes'),(55628,'elementor_experiment-e_font_icon_svg','default','yes'),(55629,'elementor_experiment-additional_custom_breakpoints','active','yes'),(55630,'elementor_experiment-elements-color-picker','default','yes'),(55631,'elementor_experiment-admin-top-bar','default','yes'),(55632,'elementor_experiment-form-submissions','default','yes'),(48730,'elementor_editor_break_lines','','yes'),(48731,'elementor_unfiltered_files_upload','','yes'),(48732,'elementor_font_display','swap','yes'),(55322,'elementor_pro_version','3.6.4','yes'),(55323,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(55324,'_elementor_pro_installed_time','1631372650','yes'),(55325,'elementor_submissions_db_version','5','yes'),(55326,'_elementor_pro_api_requests_lock','a:2:{s:11:\"get_version\";i:1658580267;s:16:\"get_license_data\";i:1658577622;}','yes'),(21210,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(24929,'ocean_extra_dismiss_rating_notice','1','yes'),(18237,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:47:\"The Complete Guide To Design Project Management\";s:7:\"excerpt\";s:347:\"Successful web creators understand that design and systems must work side by side for people to deliver high-quality work without burning out. In this guide, we will explore the practical steps you can take to shut down time-wasting activities and frustration. Say no to scope creep and build a no-fail framework that can pivot for the unexpected.\";s:7:\"created\";i:1655196509;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:131:\"https://elementor.com/blog/design-project-management-guide/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:30:\"Elementor Websites of May 2022\";s:7:\"excerpt\";s:315:\"May’s marvelous showcase offers a taste of new design trends and reimagined retro themes that will activate your artistic mind. Hear the sound of music festivals, awaken the entrepreneurial spirit, rediscover the joy of childhood learning, glide through skateparks, and rejuvenate with a splash of the Aegean Sea.\";s:7:\"created\";i:1655101192;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:117:\"https://elementor.com/blog/showcase-may-2022/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:53:\"5 Expert Tips To Improve Your Workflow With Elementor\";s:7:\"excerpt\";s:294:\"Our team of Elementor experts got together and came up with a list of features that will improve your workflow and make Elementor even easier to use. In this article, we’ll take a look at where you can access these features and provide you with tips on how to use them the way the experts do.\";s:7:\"created\";i:1654757528;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:124:\"https://elementor.com/blog/tips-to-improve-workflow/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(18244,'action_scheduler_hybrid_store_demarkation','230','yes'),(18245,'schema-ActionScheduler_StoreSchema','3.0.1621370433','yes'),(18246,'schema-ActionScheduler_LoggerSchema','2.0.1621370433','yes'),(18272,'elementor_disable_color_schemes','yes','yes'),(18273,'elementor_disable_typography_schemes','yes','yes'),(18274,'elementor_container_width','1220','yes'),(18283,'wpforms_review','a:2:{s:4:\"time\";i:1621370522;s:9:\"dismissed\";b:0;}','yes'),(18284,'elementor_active_kit','671','yes'),(19119,'elementor_log','a:42:{s:32:\"7a861698dbca225f044d54205bdda90b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-02 11:42:01\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-02 11:42:01\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"aef5969ddbb5ab378e7e60a78d59fd92\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-02 11:42:01\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.5\";s:2:\"to\";s:5:\"3.5.6\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-02 11:42:01\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.5\";s:2:\"to\";s:5:\"3.5.6\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"6580a5831300ce578110763c631e392e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-02 11:42:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.2\";s:2:\"to\";s:5:\"3.6.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-02 11:42:12\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.2\";s:2:\"to\";s:5:\"3.6.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"58abbc9c10875efaf93eab43920375bd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-02 11:42:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-02 11:42:12\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"a6b217faf14842fc118dd10e824e5404\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-02 11:42:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-02 11:42:12\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"fa89452bbd056a0de39ca3261420e87b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-02 11:42:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-02 11:42:12\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"48af7f58390951021ebdbe5860955e62\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-02 11:42:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.2\";s:2:\"to\";s:5:\"3.6.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-02 11:42:12\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.2\";s:2:\"to\";s:5:\"3.6.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b61890cf3c4a19fdbcbea3972dbd85a7\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"222546\";s:7:\"\0*\0file\";s:95:\"http://flatironsxrayservices.com/wp-content/plugins/elementor/assets/js/common.min.js?ver=3.5.6\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2022-03-10 22:28:34\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:66:\"Cannot read properties of undefined (reading \\&#039;global\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2022-03-10 22:28:34\";i:1;s:19:\"2022-03-10 22:28:35\";i:2;s:19:\"2022-03-11 00:30:28\";i:3;s:19:\"2022-03-11 00:30:28\";i:4;s:19:\"2022-03-11 01:44:24\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1646951314\";s:7:\"message\";s:56:\"Cannot read properties of undefined (reading \\\'global\\\')\";s:3:\"url\";s:95:\"http://flatironsxrayservices.com/wp-content/plugins/elementor/assets/js/common.min.js?ver=3.5.6\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"222546\";}}s:32:\"186712e6b210fa60119d38f198a903a3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-17 11:55:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.3\";s:2:\"to\";s:5:\"3.6.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-17 11:55:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.3\";s:2:\"to\";s:5:\"3.6.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9eb5366e7716f88b51bdda5c9200558d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-17 11:55:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-17 11:55:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"6dd9f76cea36f7ea0e6525603e2c0cf9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-17 11:55:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-17 11:55:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"8082763fe9c66ebeca3ac4fcb7f6ea31\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-17 11:55:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-17 11:55:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"77ef49670ca4074075ce0a17a2fc75f6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-17 11:55:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.3\";s:2:\"to\";s:5:\"3.6.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-17 11:55:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.3\";s:2:\"to\";s:5:\"3.6.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"be430e1695a7376b5e2f94a4b255f791\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-17 11:55:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.3\";s:2:\"to\";s:5:\"3.6.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-17 11:55:12\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.3\";s:2:\"to\";s:5:\"3.6.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f3926008caad789235bd907e6c7a4743\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:112:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php\";s:7:\"\0*\0line\";i:167;s:7:\"\0*\0date\";s:19:\"2022-03-21 22:11:35\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:31:\"Undefined index: editor_post_id\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-21 22:11:35\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:31:\"Undefined index: editor_post_id\";s:4:\"file\";s:112:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php\";s:4:\"line\";i:167;s:5:\"trace\";b:1;}}s:32:\"7109cb6fb908151420f4bd9123f2edc4\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:3:\"339\";s:7:\"\0*\0file\";s:87:\"http://flatironsxrayservices.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1\";s:7:\"\0*\0line\";s:2:\"56\";s:7:\"\0*\0date\";s:19:\"2022-03-22 05:30:50\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:65:\"Cannot read properties of null (reading \\&#039;getOptions\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2022-03-22 05:30:50\";i:1;s:19:\"2022-03-22 05:44:36\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1647927050\";s:7:\"message\";s:55:\"Cannot read properties of null (reading \\\'getOptions\\\')\";s:3:\"url\";s:87:\"http://flatironsxrayservices.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1\";s:4:\"line\";s:2:\"56\";s:6:\"column\";s:3:\"339\";}}s:32:\"fb42814e1a71438f35ee2d15005a8e86\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-09 08:04:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-09 08:04:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"e2bf8b9b1a613a824bedd0a7168b1a65\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-09 08:04:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-09 08:04:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"dea3b1b9a2cbd8b93d35ae7e93edaf74\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-09 08:04:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.6\";s:2:\"to\";s:5:\"3.6.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-09 08:04:47\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.6\";s:2:\"to\";s:5:\"3.6.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"6fff194c9eae1a7184e06d550507a835\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-09 08:04:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-09 08:04:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"0a8f0579080f456789353d0c14affa7e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-09 08:04:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.6\";s:2:\"to\";s:5:\"3.6.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-09 08:04:47\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.6\";s:2:\"to\";s:5:\"3.6.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4c9cf748cce1b93e9be6e77886c27ec7\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:112:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php\";s:7:\"\0*\0line\";i:286;s:7:\"\0*\0date\";s:19:\"2022-04-10 22:37:26\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:955:\"Uncaught Error: Call to a member function update_meta() on bool in /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:286\nStack trace:\n#0 /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(167): ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager-&gt;save_conditions(NULL, Array)\n#1 [internal function]: ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager-&gt;ajax_save_theme_template_conditions(Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#2 /home/flatir11/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php(171): call_user_func(Array, Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#3 /home/flatir11/public_html/wp-includes/class-wp-hook.php(307): Elementor\\Core\\Common\\Modules\\Ajax\\Module-&gt;handle_ajax_request(&#039;&#039;)\n#4 /home/flatir11/staging.flatir\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2022-04-10 22:37:26\";i:1;s:19:\"2022-04-10 22:40:53\";i:2;s:19:\"2022-04-11 08:03:46\";i:3;s:19:\"2022-04-18 17:51:24\";i:4;s:19:\"2022-04-18 18:05:18\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:936:\"Uncaught Error: Call to a member function update_meta() on bool in /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:286\nStack trace:\n#0 /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(167): ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager->save_conditions(NULL, Array)\n#1 [internal function]: ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager->ajax_save_theme_template_conditions(Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#2 /home/flatir11/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php(171): call_user_func(Array, Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#3 /home/flatir11/public_html/wp-includes/class-wp-hook.php(307): Elementor\\Core\\Common\\Modules\\Ajax\\Module->handle_ajax_request(\'\')\n#4 /home/flatir11/staging.flatir\";s:4:\"file\";s:112:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php\";s:4:\"line\";i:286;s:5:\"trace\";b:1;}}s:32:\"ef92ff30b4be9b68b829e14bca17ef51\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"12166\";s:7:\"\0*\0file\";s:103:\"http://flatironsxrayservices.com/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.6.2\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2022-04-11 04:39:21\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:45:\"this.parent.children.splice is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:25;s:14:\"\0*\0times_dates\";a:25:{i:0;s:19:\"2022-04-11 04:39:21\";i:1;s:19:\"2022-04-11 04:39:21\";i:2;s:19:\"2022-04-11 04:39:21\";i:3;s:19:\"2022-04-11 04:39:21\";i:4;s:19:\"2022-04-11 04:39:21\";i:5;s:19:\"2022-04-11 04:39:21\";i:6;s:19:\"2022-04-11 04:39:21\";i:7;s:19:\"2022-04-11 04:39:21\";i:8;s:19:\"2022-04-11 04:39:21\";i:9;s:19:\"2022-04-11 04:39:21\";i:10;s:19:\"2022-06-25 20:37:43\";i:11;s:19:\"2022-06-25 20:37:43\";i:12;s:19:\"2022-06-25 20:37:43\";i:13;s:19:\"2022-06-25 20:37:43\";i:14;s:19:\"2022-06-25 20:37:43\";i:15;s:19:\"2022-06-25 20:37:43\";i:16;s:19:\"2022-06-25 20:37:43\";i:17;s:19:\"2022-06-25 20:37:43\";i:18;s:19:\"2022-06-25 20:37:43\";i:19;s:19:\"2022-06-25 20:37:43\";i:20;s:19:\"2022-06-25 20:37:43\";i:21;s:19:\"2022-06-25 20:37:43\";i:22;s:19:\"2022-06-25 20:37:46\";i:23;s:19:\"2022-06-25 20:37:46\";i:24;s:19:\"2022-06-25 20:38:15\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1649651961\";s:7:\"message\";s:45:\"this.parent.children.splice is not a function\";s:3:\"url\";s:103:\"http://flatironsxrayservices.com/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.6.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"12166\";}}s:32:\"da7e570f2254cdfaf8633d7112ec725d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"381982\";s:7:\"\0*\0file\";s:95:\"http://flatironsxrayservices.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.2\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2022-04-11 04:39:21\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:72:\"Cannot read properties of undefined (reading \\&#039;isDesignable\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:14;s:14:\"\0*\0times_dates\";a:14:{i:0;s:19:\"2022-04-11 04:39:21\";i:1;s:19:\"2022-04-11 04:39:21\";i:2;s:19:\"2022-04-11 04:39:21\";i:3;s:19:\"2022-06-25 19:32:59\";i:4;s:19:\"2022-06-25 20:37:43\";i:5;s:19:\"2022-06-25 20:37:43\";i:6;s:19:\"2022-06-25 21:00:46\";i:7;s:19:\"2022-06-25 21:00:52\";i:8;s:19:\"2022-06-25 21:01:01\";i:9;s:19:\"2022-06-25 21:01:16\";i:10;s:19:\"2022-06-25 21:01:45\";i:11;s:19:\"2022-06-25 21:02:24\";i:12;s:19:\"2022-06-25 21:03:02\";i:13;s:19:\"2022-06-25 21:04:15\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1649651961\";s:7:\"message\";s:62:\"Cannot read properties of undefined (reading \\\'isDesignable\\\')\";s:3:\"url\";s:95:\"http://flatironsxrayservices.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"381982\";}}s:32:\"a0f5a4216f82d2ee794d93e10937c8dd\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"362189\";s:7:\"\0*\0file\";s:95:\"http://flatironsxrayservices.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.2\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2022-04-11 04:39:23\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:70:\"Cannot read properties of undefined (reading \\&#039;isEditable\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:12;s:14:\"\0*\0times_dates\";a:12:{i:0;s:19:\"2022-04-11 04:39:23\";i:1;s:19:\"2022-04-11 04:39:27\";i:2;s:19:\"2022-04-11 04:39:33\";i:3;s:19:\"2022-04-11 04:39:36\";i:4;s:19:\"2022-06-25 20:38:17\";i:5;s:19:\"2022-06-25 20:38:19\";i:6;s:19:\"2022-06-25 20:38:21\";i:7;s:19:\"2022-06-25 20:38:29\";i:8;s:19:\"2022-06-25 20:38:45\";i:9;s:19:\"2022-06-25 20:38:48\";i:10;s:19:\"2022-06-25 20:38:52\";i:11;s:19:\"2022-06-25 20:38:55\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1649651963\";s:7:\"message\";s:60:\"Cannot read properties of undefined (reading \\\'isEditable\\\')\";s:3:\"url\";s:95:\"http://flatironsxrayservices.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"362189\";}}s:32:\"540c8e563d88dc170d6373f612f5389d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-06-24 00:08:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-24 00:08:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"b19136eddfadc9348cd8b0e63fdc8956\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-06-24 00:08:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-24 00:08:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b061784f20263182f451a8daf6737316\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-06-24 00:08:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.2\";s:2:\"to\";s:5:\"3.6.6\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-24 00:08:18\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.2\";s:2:\"to\";s:5:\"3.6.6\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"431796a819378f1bc6eaae554dcc07f2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-06-24 00:08:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-24 00:08:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"90b277452ab649ccde2a1fe7595f7fe0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-06-24 00:08:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.2\";s:2:\"to\";s:5:\"3.6.6\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-24 00:08:18\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.2\";s:2:\"to\";s:5:\"3.6.6\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"13297aebef0a19fe74a5e4fe2e839171\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:97:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php\";s:7:\"\0*\0line\";i:1483;s:7:\"\0*\0date\";s:19:\"2022-06-24 00:12:28\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:51:\"Trying to access array offset on value of type null\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:2894;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2022-07-23 09:35:43\";i:1;s:19:\"2022-07-23 09:45:37\";i:2;s:19:\"2022-07-23 09:46:15\";i:3;s:19:\"2022-07-23 09:46:28\";i:4;s:19:\"2022-07-23 10:01:23\";i:5;s:19:\"2022-07-23 10:15:37\";i:6;s:19:\"2022-07-23 10:26:13\";i:7;s:19:\"2022-07-23 10:26:30\";i:8;s:19:\"2022-07-23 10:45:33\";i:9;s:19:\"2022-07-23 10:45:35\";i:10;s:19:\"2022-07-23 10:46:18\";i:11;s:19:\"2022-07-23 10:58:36\";i:12;s:19:\"2022-07-23 11:24:14\";i:13;s:19:\"2022-07-23 11:26:49\";i:14;s:19:\"2022-07-23 11:26:51\";i:15;s:19:\"2022-07-23 11:43:17\";i:16;s:19:\"2022-07-23 12:28:31\";i:17;s:19:\"2022-07-23 12:45:57\";i:18;s:19:\"2022-07-23 12:53:54\";i:19;s:19:\"2022-07-23 12:54:06\";i:20;s:19:\"2022-07-23 12:58:23\";i:21;s:19:\"2022-07-23 12:58:41\";i:22;s:19:\"2022-07-23 12:58:58\";i:23;s:19:\"2022-07-23 13:01:28\";i:24;s:19:\"2022-07-23 13:08:07\";i:25;s:19:\"2022-07-23 13:09:58\";i:26;s:19:\"2022-07-23 13:10:17\";i:27;s:19:\"2022-07-23 13:31:28\";i:28;s:19:\"2022-07-23 13:31:36\";i:29;s:19:\"2022-07-23 13:31:55\";i:30;s:19:\"2022-07-23 13:42:59\";i:31;s:19:\"2022-07-23 13:57:10\";i:32;s:19:\"2022-07-23 13:57:25\";i:33;s:19:\"2022-07-23 14:08:21\";i:34;s:19:\"2022-07-23 14:08:33\";i:35;s:19:\"2022-07-23 14:11:13\";i:36;s:19:\"2022-07-23 14:13:53\";i:37;s:19:\"2022-07-23 14:35:24\";i:38;s:19:\"2022-07-23 14:38:28\";i:39;s:19:\"2022-07-23 14:38:39\";i:40;s:19:\"2022-07-23 14:40:55\";i:41;s:19:\"2022-07-23 14:41:15\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:51:\"Trying to access array offset on value of type null\";s:4:\"file\";s:97:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php\";s:4:\"line\";i:1483;s:5:\"trace\";b:1;}}s:32:\"2cc3fadf832176ee6086ee0cb2692535\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:91:\"/home/flatir11/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:7:\"\0*\0line\";i:171;s:7:\"\0*\0date\";s:19:\"2022-06-24 00:16:42\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:21:\"Undefined index: data\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:30;s:14:\"\0*\0times_dates\";a:30:{i:0;s:19:\"2022-06-24 00:16:42\";i:1;s:19:\"2022-06-24 00:50:49\";i:2;s:19:\"2022-06-24 12:25:55\";i:3;s:19:\"2022-06-24 14:58:11\";i:4;s:19:\"2022-06-24 14:59:01\";i:5;s:19:\"2022-06-24 15:12:25\";i:6;s:19:\"2022-06-25 12:18:10\";i:7;s:19:\"2022-06-25 12:36:59\";i:8;s:19:\"2022-06-25 13:52:44\";i:9;s:19:\"2022-06-25 14:03:03\";i:10;s:19:\"2022-06-25 14:26:48\";i:11;s:19:\"2022-06-25 14:29:07\";i:12;s:19:\"2022-06-25 14:29:36\";i:13;s:19:\"2022-06-25 14:34:52\";i:14;s:19:\"2022-06-25 14:35:22\";i:15;s:19:\"2022-06-25 14:37:40\";i:16;s:19:\"2022-06-25 15:17:59\";i:17;s:19:\"2022-06-25 18:35:56\";i:18;s:19:\"2022-06-25 18:37:48\";i:19;s:19:\"2022-06-25 18:43:57\";i:20;s:19:\"2022-06-25 18:45:31\";i:21;s:19:\"2022-06-25 18:57:29\";i:22;s:19:\"2022-06-25 18:58:16\";i:23;s:19:\"2022-06-25 19:02:31\";i:24;s:19:\"2022-06-26 01:27:46\";i:25;s:19:\"2022-06-27 13:28:43\";i:26;s:19:\"2022-06-27 13:29:47\";i:27;s:19:\"2022-06-27 13:41:22\";i:28;s:19:\"2022-06-27 14:00:29\";i:29;s:19:\"2022-06-27 14:04:39\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:21:\"Undefined index: data\";s:4:\"file\";s:91:\"/home/flatir11/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:4:\"line\";i:171;s:5:\"trace\";b:1;}}s:32:\"e421fe7a7ee81e044dc069e9c9e27947\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:112:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php\";s:7:\"\0*\0line\";i:294;s:7:\"\0*\0date\";s:19:\"2022-06-25 12:34:31\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:955:\"Uncaught Error: Call to a member function update_meta() on bool in /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:294\nStack trace:\n#0 /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(167): ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager-&gt;save_conditions(NULL, Array)\n#1 [internal function]: ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager-&gt;ajax_save_theme_template_conditions(Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#2 /home/flatir11/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php(171): call_user_func(Array, Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#3 /home/flatir11/public_html/wp-includes/class-wp-hook.php(307): Elementor\\Core\\Common\\Modules\\Ajax\\Module-&gt;handle_ajax_request(&#039;&#039;)\n#4 /home/flatir11/staging.flatir\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2022-06-25 12:34:31\";i:1;s:19:\"2022-06-25 19:52:36\";i:2;s:19:\"2022-06-27 14:24:35\";i:3;s:19:\"2022-06-27 16:08:00\";i:4;s:19:\"2022-06-27 16:31:12\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:936:\"Uncaught Error: Call to a member function update_meta() on bool in /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:294\nStack trace:\n#0 /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(167): ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager->save_conditions(NULL, Array)\n#1 [internal function]: ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager->ajax_save_theme_template_conditions(Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#2 /home/flatir11/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php(171): call_user_func(Array, Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#3 /home/flatir11/public_html/wp-includes/class-wp-hook.php(307): Elementor\\Core\\Common\\Modules\\Ajax\\Module->handle_ajax_request(\'\')\n#4 /home/flatir11/staging.flatir\";s:4:\"file\";s:112:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php\";s:4:\"line\";i:294;s:5:\"trace\";b:1;}}s:32:\"21cc18b561d190a84d8c3d82c6cde502\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:112:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php\";s:7:\"\0*\0line\";i:294;s:7:\"\0*\0date\";s:19:\"2022-06-25 14:54:20\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:955:\"Uncaught Error: Call to a member function update_meta() on null in /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:294\nStack trace:\n#0 /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(167): ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager-&gt;save_conditions(654, Array)\n#1 [internal function]: ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager-&gt;ajax_save_theme_template_conditions(Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#2 /home/flatir11/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php(171): call_user_func(Array, Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#3 /home/flatir11/public_html/wp-includes/class-wp-hook.php(307): Elementor\\Core\\Common\\Modules\\Ajax\\Module-&gt;handle_ajax_request(&#039;&#039;)\n#4 /home/flatir11/staging.flatiro\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-25 14:54:20\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:936:\"Uncaught Error: Call to a member function update_meta() on null in /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:294\nStack trace:\n#0 /home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(167): ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager->save_conditions(654, Array)\n#1 [internal function]: ElementorPro\\Modules\\ThemeBuilder\\Classes\\Conditions_Manager->ajax_save_theme_template_conditions(Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#2 /home/flatir11/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php(171): call_user_func(Array, Array, Object(Elementor\\Core\\Common\\Modules\\Ajax\\Module))\n#3 /home/flatir11/public_html/wp-includes/class-wp-hook.php(307): Elementor\\Core\\Common\\Modules\\Ajax\\Module->handle_ajax_request(\'\')\n#4 /home/flatir11/staging.flatiro\";s:4:\"file\";s:112:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php\";s:4:\"line\";i:294;s:5:\"trace\";b:1;}}s:32:\"532a31a04f53c96a80f3d00a55e38922\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"19952\";s:7:\"\0*\0file\";s:121:\"http://flatironsxrayservices.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1\";s:7:\"\0*\0line\";s:2:\"24\";s:7:\"\0*\0date\";s:19:\"2022-06-27 22:18:10\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:82:\"View (cid: \\&quot;view67484\\&quot;) has already been destroyed and cannot be used.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-27 22:18:10\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1656368290\";s:7:\"message\";s:72:\"View (cid: \\\"view67484\\\") has already been destroyed and cannot be used.\";s:3:\"url\";s:121:\"http://flatironsxrayservices.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1\";s:4:\"line\";s:2:\"24\";s:6:\"column\";s:5:\"19952\";}}s:32:\"eb044f0a0a32de3d1491e4d644cf4030\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-19 19:30:06\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.6\";s:2:\"to\";s:5:\"3.6.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-19 19:30:06\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.6\";s:2:\"to\";s:5:\"3.6.7\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"8ad274d2994b0a43ebf16029dedf3dde\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-19 19:30:07\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-19 19:30:07\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"d9d5400e9babe343fe0b2377eca2cbbd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-19 19:30:07\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-19 19:30:07\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"bb63aa44738a269e9e154675571da338\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-19 19:30:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-19 19:30:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"3a902b32c6735535bf68f05d46727b79\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-19 19:30:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.6\";s:2:\"to\";s:5:\"3.6.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-19 19:30:08\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.6\";s:2:\"to\";s:5:\"3.6.7\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e2e60a22b91ee2b80e2c7f7104d9ec30\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-19 19:30:09\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.6\";s:2:\"to\";s:5:\"3.6.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-19 19:30:09\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.6\";s:2:\"to\";s:5:\"3.6.7\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b37aea81c51887747e62be4f9b66367f\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:97:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php\";s:7:\"\0*\0line\";i:179;s:7:\"\0*\0date\";s:19:\"2022-07-22 19:16:15\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:25:\"Undefined index: referrer\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:29;s:14:\"\0*\0times_dates\";a:29:{i:0;s:19:\"2022-07-22 19:16:15\";i:1;s:19:\"2022-07-22 20:31:36\";i:2;s:19:\"2022-07-22 20:36:59\";i:3;s:19:\"2022-07-22 20:56:57\";i:4;s:19:\"2022-07-22 23:16:09\";i:5;s:19:\"2022-07-22 23:38:48\";i:6;s:19:\"2022-07-22 23:50:59\";i:7;s:19:\"2022-07-23 00:02:01\";i:8;s:19:\"2022-07-23 01:13:00\";i:9;s:19:\"2022-07-23 01:19:42\";i:10;s:19:\"2022-07-23 02:37:12\";i:11;s:19:\"2022-07-23 03:10:09\";i:12;s:19:\"2022-07-23 03:33:12\";i:13;s:19:\"2022-07-23 03:51:38\";i:14;s:19:\"2022-07-23 04:02:12\";i:15;s:19:\"2022-07-23 05:31:08\";i:16;s:19:\"2022-07-23 05:47:06\";i:17;s:19:\"2022-07-23 06:01:59\";i:18;s:19:\"2022-07-23 06:06:41\";i:19;s:19:\"2022-07-23 06:52:07\";i:20;s:19:\"2022-07-23 07:04:54\";i:21;s:19:\"2022-07-23 08:27:23\";i:22;s:19:\"2022-07-23 09:46:35\";i:23;s:19:\"2022-07-23 10:02:01\";i:24;s:19:\"2022-07-23 10:58:39\";i:25;s:19:\"2022-07-23 12:54:14\";i:26;s:19:\"2022-07-23 13:57:33\";i:27;s:19:\"2022-07-23 14:08:54\";i:28;s:19:\"2022-07-23 14:11:42\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:25:\"Undefined index: referrer\";s:4:\"file\";s:97:\"/home/flatir11/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php\";s:4:\"line\";i:179;s:5:\"trace\";b:1;}}}','no'),(18301,'wpforms_notifications','a:4:{s:6:\"update\";i:1631370170;s:4:\"feed\";a:3:{i:0;a:6:{s:5:\"title\";s:101:\"New in WPForms! Entry Preview Field for Multi-Step Forms + Improved Entry Search & Keyboard Shortcuts\";s:7:\"content\";s:405:\"Our most requested feature, Entry Preview field, is finally here. This is super helpful for multi-step forms and mission-critical forms where you want to avoid typos and inaccurate details. It lets users preview all form information before they click the submit button. Plus, we also improved our Entry Management by adding better search filters, and we added keyboard shortcuts to speed up your workflow.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:88;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:213:\"https://wpforms.com/announcing-the-new-entry-preview-field-added-entry-editing-features-wpforms-1-6-9/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 169 Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:157:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 169 Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-08-26 00:00:00\";}i:1;a:6:{s:5:\"title\";s:86:\"Updated in WPForms 1.6.8! A Fresh Form Builder Experience + Tons of New Form Templates\";s:7:\"content\";s:402:\"WPForms 1.6.8 includes a big revamp to the form builder you know and love, with visual updates + reorganization and optimization. Plus, in addition to the new templates available for all users, those with WPForms Pro can now instantly access hundreds more newly built templates, so you’ll never have to build a form from scratch again. It’s easier than ever before to build and maintain your forms.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:82;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:194:\"https://wpforms.com/introducing-wpforms-1-6-8-refreshed-form-builder-new-templates/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 168 Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:157:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 168 Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-07-28 00:00:00\";}i:2;a:6:{s:5:\"title\";s:29:\"Geolocation Got a Huge Revamp\";s:7:\"content\";s:181:\"Address Autocomplete is here for both Address and Single Line Text fields! Plus smart location detection, interactive address maps, and more in the latest Geolocation Addon update. \";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:68;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:195:\"https://wpforms.com/announcing-geolocation-2-0-excel-entry-export-notification-cloning/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:154:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-05-21 00:00:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(18655,'wpforms_activated','a:1:{s:4:\"lite\";i:1621470641;}','yes'),(55333,'elementor_fonts_manager_font_types','a:0:{}','yes'),(55334,'elementor_fonts_manager_fonts','a:0:{}','yes'),(48726,'_elementor_settings_update_time','1658329768','yes'),(48727,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(48728,'elementor_notice','','yes'),(48729,'elementor_css_print_method','external','yes'),(48733,'elementor_load_fa4_shim','','yes'),(48734,'elementor_experiment-e_dom_optimization','active','yes'),(55369,'elementor_pro_license_key','ep-fpFk3TRx37PBWkn0f6xS1631369838jkhxbzbPYQmn','yes'),(55622,'elementor_pro_getresponse_api_key','','yes'),(55618,'elementor_validate_api_data','','yes'),(55619,'elementor_pro_drip_api_token','','yes'),(55620,'elementor_pro_activecampaign_api_key','','yes'),(55621,'elementor_pro_activecampaign_api_url','','yes'),(55610,'elementor_google_maps_api_key','','yes'),(55611,'elementor_pro_recaptcha_site_key','','yes'),(55612,'elementor_pro_recaptcha_secret_key','','yes'),(55613,'elementor_pro_recaptcha_v3_site_key','','yes'),(55614,'elementor_pro_recaptcha_v3_secret_key','','yes'),(55615,'elementor_pro_recaptcha_v3_threshold','0.5','yes'),(55616,'elementor_pro_facebook_app_id','','yes'),(55617,'elementor_pro_mailchimp_api_key','','yes'),(48735,'elementor_experiment-e_optimized_assets_loading','active','yes'),(48736,'elementor_experiment-a11y_improvements','active','yes'),(48737,'elementor_experiment-e_import_export','active','yes'),(48738,'elementor_experiment-landing-pages','default','yes'),(55352,'elementor_custom_icon_sets_config','a:0:{}','yes'),(55370,'_elementor_pro_license_data_fallback','a:2:{s:7:\"timeout\";i:1658642423;s:5:\"value\";s:399:\"{\"expires\":\"2022-09-11 14:04:58\",\"payment_id\":10910562,\"subscription_id\":10910562,\"customer_name\":\"Kathy Maloney\",\"customer_email\":\"ksm.maloney@gmail.com\",\"price_id\":1,\"license_limit\":1,\"site_count\":0,\"activations_left\":1,\"success\":false,\"license\":\"site_inactive\",\"item_id\":6630546,\"item_name\":\"Elementor Pro - Personal\",\"subscriptions\":\"enable\",\"checksum\":\"checksum\",\"features\":[\"editor_comments\"]}\";}','no'),(55371,'_elementor_pro_license_data','a:2:{s:7:\"timeout\";i:1658599223;s:5:\"value\";s:399:\"{\"expires\":\"2022-09-11 14:04:58\",\"payment_id\":10910562,\"subscription_id\":10910562,\"customer_name\":\"Kathy Maloney\",\"customer_email\":\"ksm.maloney@gmail.com\",\"price_id\":1,\"license_limit\":1,\"site_count\":0,\"activations_left\":1,\"success\":false,\"license\":\"site_inactive\",\"item_id\":6630546,\"item_name\":\"Elementor Pro - Personal\",\"subscriptions\":\"enable\",\"checksum\":\"checksum\",\"features\":[\"editor_comments\"]}\";}','no'),(55768,'elementor_pro_theme_builder_conditions','a:2:{s:6:\"header\";a:2:{i:6522;a:1:{i:0;s:15:\"include/general\";}i:2168;a:1:{i:0;s:15:\"exclude/general\";}}s:6:\"footer\";a:1:{i:2160;a:2:{i:0;s:15:\"include/general\";i:1;s:26:\"exclude/singular/page/3925\";}}}','yes'),(55791,'owp_dismiss_sticky_notice','1','yes'),(61858,'temporary_logins_data','a:1:{i:4;s:13:\"administrator\";}','yes'),(61859,'tlwp_plugin_activation_time','1647540452','yes'),(61860,'tlwp_plugin_version','1.7.2','yes'),(95086,'site_logo','7010','yes'),(115520,'irrp_tables_created','yes','no'),(115741,'elementor_pro_stripe_test_secret_key','','yes'),(115742,'elementor_validate_stripe_api_test_secret_key_button','','yes'),(116383,'_transient_wpseo_unindexed_term_link_count','0','no'),(117252,'_site_transient_timeout_boldgrid_api_data','1658617916','no'),(117253,'_site_transient_boldgrid_api_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":30:{s:5:\"title\";s:21:\"BoldGrid Inspirations\";s:7:\"version\";s:5:\"2.6.5\";s:8:\"asset_id\";i:1237200;s:12:\"release_date\";s:19:\"2022-01-25 16:12:57\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"5.8\";s:8:\"sections\";s:48808:\"{\"description\":\"<p>BoldGrid Inspirations is an inspiration-driven plugin to assist with creating a fresh new website, or to customize an existing website.<\\/p>\\n\\n<p>The first phase is Inspiration; the guided tool creates your base website.  If you already have a website, then you can skip this step.<\\/p>\\n\\n<p>The second phase is Customization; tools to transform your website into your vision.<\\/p>\\n\",\"installation\":\"<ol>\\n<li><p>Upload the entire boldgrid-inspirations folder to the \\/wp-content\\/plugins\\/ directory.<\\/p><\\/li>\\n<li><p>Activate the plugin through the Plugins menu in WordPress.<\\/p><\\/li>\\n<li><p>You will find the Inspirations menu in your WordPress Dashboard \\/ admin panel.<\\/p><\\/li>\\n<\\/ol>\\n\",\"changelog\":\"<h4>2.6.5<\\/h4>\\n\\n<p>Release date: January 25th, 2022<\\/p>\\n\\n<ul>\\n<li>Update: Several php8 fixes.<\\/li>\\n<li>Update: Automated tests run against php 5.6, 7.4, and 8.0<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.4<\\/h4>\\n\\n<p>Release date: October 18th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Add filters to allow dev installs of Crio and Crio Premium.<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.3<\\/h4>\\n\\n<p>Release date: June 10th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Updated the way blogs are installed via Inspirations.<\\/li>\\n<li>Update: Updated the My Inspirations page with links to theme support.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.2<\\/h4>\\n\\n<p>Release date: April 14th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Add support for footer-menu locations<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.1<\\/h4>\\n\\n<p>Release date: February 16th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Disable custom menu by default.<\\/li>\\n<li>Bug fix: Add \\\"My Inspirations\\\" link in case js does not redirect.<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.0<\\/h4>\\n\\n<p>Release date: January 25th, 2021<\\/p>\\n\\n<ul>\\n<li>New feature: Theme deployments can now include theme specific plugins.<\\/li>\\n<\\/ul>\\n\\n<h4>2.5.2<\\/h4>\\n\\n<p>Release date: December 8th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed Gutenberg detection, avoid errors when adding media.<\\/li>\\n<li>Bug fix: Avoid js errors when editor screens have no ability to add media.<\\/li>\\n<\\/ul>\\n\\n<h4>2.5.1<\\/h4>\\n\\n<p>Release date: October 23rd, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed \\\"Only variables should be passed by reference\\\" in class-boldgrid-inspirations-purchase-for-publish.php.<\\/li>\\n<\\/ul>\\n\\n<h4>2.5.0<\\/h4>\\n\\n<p>Release date: October 17th, 2020<\\/p>\\n\\n<ul>\\n<li>New feature: Invoicing and Caching options added as Inspirations features.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.4<\\/h4>\\n\\n<p>Release date: September 22nd, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.3<\\/h4>\\n\\n<p>Release date: August 11th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: WordPress 5.5 compatibility changes.<\\/li>\\n<li>Update: Optimized usage of set<em>staging<\\/em>installed.<\\/li>\\n<li>Update: Optimized \\\"get total coin cost\\\".<\\/li>\\n<li>Update: Updated links in login footer<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.2<\\/h4>\\n\\n<p>Release date: June 15th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.1<\\/h4>\\n\\n<p>Release date: May 29th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.0<\\/h4>\\n\\n<p>Release date: May 18th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Changes needed for Crio.<\\/li>\\n<li>Bug fix: Attribution page will not show excpert.<\\/li>\\n<li>Bug fix: Fixed display \\/ position of BoldGrid Connect image search results.<\\/li>\\n<\\/ul>\\n\\n<h4>2.3.1<\\/h4>\\n\\n<p>Release date: March 12th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Unable to click button on email confirmation page.<\\/li>\\n<li>Update: Removed \\\"Add new from GridBlocks\\\" feature.<\\/li>\\n<\\/ul>\\n\\n<h4>2.3.0<\\/h4>\\n\\n<p>Release date: December 17th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Added noindex to the attribution page.<\\/li>\\n<li>Update: Changed the form plugin from WPForms to weForms.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.2<\\/h4>\\n\\n<p>Release date: November 22st, 2019<\\/p>\\n\\n<ul>\\n<li>Update: BoldGrid Backup is now Total Upkeep - updating references.<\\/li>\\n<li>Update: Updated dependency boldgrid\\/library to 2.10.6.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.1<\\/h4>\\n\\n<p>Release date: October 15th, 2019<\\/p>\\n\\n<ul>\\n<li>Update:  Updated dependency boldgrid\\/library to 2.10.4.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.0<\\/h4>\\n\\n<p>Release date: September 17th, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: Recommend the BoldGrid Backup plugin for users needing to transfer a site.<\\/li>\\n<li>Update: Updating dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.1.1<\\/h4>\\n\\n<p>Release date: September 5th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Updating dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.1.0<\\/h4>\\n\\n<p>Release date: August 29th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Removed the \\\"Welcome to BoldGrid\\\" dashboard widget.<\\/li>\\n<li>Update: Add notice to dashboard widget.<\\/li>\\n<li>Update: Remove news widget from dashboard.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.7<\\/h4>\\n\\n<p>Release date: August 16, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing compact warnings<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.6<\\/h4>\\n\\n<p>Release date: August 1st, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.5<\\/h4>\\n\\n<p>Release date: July 25th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Added a switch for toggling branding of the login page.<\\/li>\\n<li>Update: Cleaned up logic on purchase coins page.<\\/li>\\n<li>Update: Updated dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.4<\\/h4>\\n\\n<p>Release date: July 2nd, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Replaced the BoldGrid RSS feed widget on the dashboard with one in the updated library package.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.3<\\/h4>\\n\\n<p>Release date: May 21st, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing \\\"Call to undefined method getAttribute\\\" error.<\\/li>\\n<li>Bug fix: Replacing deprecated filter on login: login<em>headertitle \\/ login<\\/em>headertext.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.2<\\/h4>\\n\\n<p>Release date: Apr 23nd, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing usage of php\'s empty function for php &lt; 5.5<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.1<\\/h4>\\n\\n<p>Release date: Apr 19th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing class property declaration for php &lt; 5.6<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.0<\\/h4>\\n\\n<p>Release date: Apr 16th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Made translation ready. Text domain is boldgrid-inspirations.<\\/li>\\n<li>Update: Inspirations process with full screen mode and design updates.<\\/li>\\n<li>New feature: Inspirations dashboard.<\\/li>\\n<li>New feature: German translations added - de_DE.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.5<\\/h4>\\n\\n<p>Release date: Jan 29th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Pages fail to install on Pages > Add New.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.4<\\/h4>\\n\\n<p>Release date: Dec 5th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Unable to save \\\"boldgrid<em>menu<\\/em>option\\\" on settings page.<\\/li>\\n<li>Bug fix:                       Fixed updating plugin via ajax.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.3<\\/h4>\\n\\n<p>Release date: Dec 4th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Coin Budget help was not toggling when clicked.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.2<\\/h4>\\n\\n<p>Release date: Nov 26th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-33   Fixed missing build for library dependencies; Updated production build process to use composer post-autoload-dump hook.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.1<\\/h4>\\n\\n<p>Release date: Nov 20th, 2018<\\/p>\\n\\n<ul>\\n<li>Update:       JIRA BGCONN-20   Removed update settings; have been moved to the BoldGrid Library packages.<\\/li>\\n<li>Bug fix:      JIRA BGTHEME-558 Fixed conflict between tgmpa plugin installer and the BoldGrid custom update classes.<\\/li>\\n<li>Bug fix:                       BoldGrid Connect Search \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       Attribution page not being rebuilt \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       BoldGrid Connect Search in the Customizer \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       Recommended image sizes not working as expected.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.0<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updated BoldGrid library to version 2.4.2.<\\/li>\\n<li>New feature:  JIRA BGINSP-24  Log data when there may be a connection or Ajax error.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-16  Warnings and notices within inspiration w\\/ Crio theme<\\/li>\\n<li>Bug fix:      JIRA BGINSP-23  Fixed issue: Connect Search may load with connection notice.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.7<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updated to library version 2.3.5.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-14  Fatal in PHP >=7.1.0 when creating internal preview builds.<\\/li>\\n<li>Bug fix:      JIRA WPB-3767   Prevent invalid API calls for check-version.<\\/li>\\n<li>Update:       JIRA BGBKUP-180 Auto update code moved to library and removed from Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-3730   Updated library dependency to ^2.0.0.<\\/li>\\n<li>Update:       JIRA BGINSP-3   Forcing display of Connect Key prompt admin notice on the Inspirations page, even if dismissed, until key is entered.<\\/li>\\n<li>Update:       JIRA WPB-3684   Updated composer.json, due to package changes.<\\/li>\\n<li>New feature:  JIRA BGCNTRL-46 Added filters for manipulating Dashboard help in trial sites.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGSTAGE-32 Fixed staging plugin install.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.4<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA BGINSP-4   Removed admin notice recommending plugin installations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3643   Ensure that deployment does not install new wporg plugins if old ones are installed.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3587   Menu assignment after deployment broken in WP 4.9.<\\/li>\\n<li>Bug fix:      JIRA WPB-3570   Inspirations Select button misplaced in WP 4.9.<\\/li>\\n<li>Bug fix:      JIRA WPB-3593   Changes require to help Staging support new Customizer scheduler.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.1<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updates to library.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5<\\/h4>\\n\\n<ul>\\n<li>Update:                       Bump version.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.11<\\/h4>\\n\\n<ul>\\n<li>Update:                       Bump version.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3336   All and Default categories do not align.<\\/li>\\n<li>Bug fix:      JIRA WPB-3337   On a fresh install, Pages - New From GridBlocks fails.<\\/li>\\n<li>Bug fix:      JIRA WPB-3333   Image search only searching one provider instead of all.<\\/li>\\n<li>Bug fix:      JIRA WPB-3346   Edit Image button not working for attachment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3387   Loading GridBlocks just spins.<\\/li>\\n<li>Update:       JIRA WPB-3352   Purchase coins through BoldGrid Central.<\\/li>\\n<li>Update:       JIRA WPB-3355   Add data-image-url attribute.<\\/li>\\n<li>Update:       JIRA WPB-3382   More descriptive creative commons icon.<\\/li>\\n<li>Update:       JIRA WPB-3384   Add License details to attachment details.<\\/li>\\n<li>Update:       JIRA WPB-3383   Filter out boldgrid-gridblock-set-preview-page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3318   When forcing a preferred form plugin install, first check if plugin is installed before trying to activate.<\\/li>\\n<li>Bug fix:      JIRA WPB-3312   Ensure activation of preferred form plugin.  Added filter for preferred slug.<\\/li>\\n<li>Bug fix:      JIRA WPB-3317   New page from GridBlocks not working.<\\/li>\\n<li>Update:       JIRA WPB-3252   Disable \'default\' category and configure \'showcase\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-3332   New from gridblocks button not showing.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.8<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3200   Added WPForms support.<\\/li>\\n<li>Update:       JIRA WPB-3292   Updated plugin URI.<\\/li>\\n<li>Update:   JIRA WPB-3296 Add Inspirations as first menu item child.<\\/li>\\n<li>Bug Fix:  JIRA WPB-3274 Plugins > Add New Updates fail in modals.<\\/li>\\n<li>New feature:  JIRA WPB-3293   Resize images during deployment vs imgr server.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.7<\\/h4>\\n\\n<ul>\\n<li>Update:      JIRA WPB-3243    Change feedback admin notice display frequency.<\\/li>\\n<li>Update:      JIRA WPB-3264 Adding twitch social media option.<\\/li>\\n<li>New Feature: Added BoldGrid Library to plugin.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3179   Gradient style being lost during normal deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3180   Open WordPress\\/BoldGrid links in attribution page in new tab.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3161   Fixed auto plugin update.<\\/li>\\n<li>Bug fix:      JIRA WPB-3162   Fixed issue creating .htaccess file in deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3171   As an author, when installing a site I do not want background images to be processed.<\\/li>\\n<li>Bug fix:      JIRA WPB-3176   Background gradient \\/ url bug during deplyment.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3151   Added check and load before using get<em>plugin<\\/em>data() for updates.<\\/li>\\n<li>Bug fix:      JIRA WPB-3141   Fixed invalid updates for BoldGrid Prime theme.<\\/li>\\n<li>Bug fix:      JIRA WPB-3158   Deployment\'s gallery updates are not saved.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3106   As an Author, I can set background images for elements.<\\/li>\\n<li>New feature:  JIRA WPB-3095   Update generic builds to display per theme channel.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2745   Fixed upgrade notices displaying when activation version was not recorded.<\\/li>\\n<li>Update:       JIRA WPB-3019   Updating attribution link creation.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.1<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3044   Automatically get Unsplash attribution.<\\/li>\\n<li>Update:       JIRA WPB-3043   Updating plugin description.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.0.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3232   Deploy Staging menu item missing.<\\/li>\\n<li>Bug fix:      JIRA WPB-3233   BoldGrid Connect Search missing from new image widget.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2936   Updating YouTube videos for BoldGrid Dashboard\'s new release.<\\/li>\\n<li>Bug fix:      JIRA WPB-2927   Social media menu disappears.<\\/li>\\n<li>Update:       JIRA WPB-2949   Configure blog using categories.<\\/li>\\n<li>Bug fix:      JIRA WPB-2950   Added max height for reseller logos on login page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2925   Sidebar widgets don\'t match between preview and installed site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2951   Images in staging posts not being downloaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2955   Backwards compatibility - maps taking up 200px empty space.<\\/li>\\n<li>Bug fix:      JIRA WPB-2984   Attribution page 404.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2912   Fixed issue when installing plugins from the Tools Import page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2916   Inspirations deploy fatal error if an old forked plugin had the original installed.<\\/li>\\n<li>Bug fix:      JIRA WPB-2905   If installing via Author, do not update pages with survey data.<\\/li>\\n<li>Bug fix:      JIRA WPB-2910   Unterminated entity reference bug.<\\/li>\\n<li>Update:       JIRA WPB-2913   Validate email address in survey.<\\/li>\\n<li>Bug fix:      JIRA WPB-2404   iframe timeout in step 2 of Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2173   Error deleting image and redownloading.<\\/li>\\n<li>Bug fix:      JIRA WPB-2635   Start over staging affecting active site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2493   Publish private posts during staging deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-2796   Social media urls end in \\/username, go to 404s.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2892   Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).<\\/li>\\n<li>Update:       JIRA WPB-2900   Update verbiage of build coin cost.<\\/li>\\n<li>Bug fix:      JIRA WPB-2901   Scroll bars not visible on preview iframe in Chrome.<\\/li>\\n<li>Bug fix:                      Removing CTA hooks.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.7<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2819   Use switch instead of checkbox for Demo.<\\/li>\\n<li>Bug fix:      JIRA WPB-2780   Theme screenshots opening directly, rather than within gallery.<\\/li>\\n<li>Update:       JIRA WPB-2825   Adjust do not display formatting.<\\/li>\\n<li>Update:       JIRA WPB-2829   Updating hook to resolve BoldGrid SEO plugin conflicts.<\\/li>\\n<li>Update:       JIRA WPB-2837   Remove loading image after selecting theme in Gallery.<\\/li>\\n<li>Update:       JIRA WPB-2839   Minor verbiage change for Add a blog.<\\/li>\\n<li>Update:       JIRA WPB-2785   Entering words with apostrophe in it for Site title displays with a Backslash.<\\/li>\\n<li>Bug fix:      JIRA WPB-2848   Customize link takes users back to Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2527   \'New from GridBlocks\' preview page appearing in cart.<\\/li>\\n<li>Bug fix:      JIRA WPB-2862   Survey, invalid argument supplied for foreach.<\\/li>\\n<li>Bug fix:      JIRA WPB-2601   Inspirations Internet Explorer\\/ Stuck on loading themes.<\\/li>\\n<li>Bug fix:      JIRA WPB-2854   Downloading Image spinner never stops spinning.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2772   PHP warnings on deploy in WordPress 4.3.7.<\\/li>\\n<li>Bug fix:      JIRA WPB-2766   Plesk and WP-CLI were not getting private repo updates.<\\/li>\\n<li>Update:       JIRA WPB-2763   Update email and address on Contact Us page.<\\/li>\\n<li>Update:       JIRA WPB-2764   Remove option to add a map.<\\/li>\\n<li>Update:       JIRA WPB-2765   Allow iframes for preview builds.<\\/li>\\n<li>New feature:  JIRA WPB-2771   Update footer-company-details widget with survey data.<\\/li>\\n<li>New feature:  JIRA WPB-2777   Add an Install sample blog checkbox.<\\/li>\\n<li>New feature:  JIRA WPB-2778   Setup a blog during deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-2792   Staged posts (private posts) are trashed when starting over active site.<\\/li>\\n<li>Update:       JIRA WPB-2800   Ensure \'Install a blog\' works with Staging.<\\/li>\\n<li>Update:       JIRA WPB-2801   Remove milestones classes.<\\/li>\\n<li>Bug fix:      JIRA WPB-2779   Survey not working with Staging.<\\/li>\\n<li>Update:       JIRA WPB-2805   Preview builds w &amp; w\\/o blogs.<\\/li>\\n<li>New feature:  JIRA WPB-2806   Add filter for Inspirations configs.<\\/li>\\n<li>Bug fix:      JIRA WPB-2808   Do not request generic builds when requesting blog as well.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.5<\\/h4>\\n\\n<ul>\\n<li>Testing:      JIRA WPB-2744   Tested on WordPress 4.7.<\\/li>\\n<li>Update:       JIRA WPB-2376   Filter the bgtfw contact blocks.<\\/li>\\n<li>Update:       JIRA WPB-2476   Update case of Company name.<\\/li>\\n<li>Update:       JIRA WPB-2747   Update Add a map verbiage.<\\/li>\\n<li>Update:       JIRA WPB-2749   Add a map to my Contact page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2658   Fix spacing issues atop Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2751   Show all in the smaller view of inspirations doesn\'t work anymore.<\\/li>\\n<li>Bug fix:      JIRA WPB-2757   Apostrophe and other strange characters installed via Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2759   DOMDocument::loadHTML(): htmlParseEntityRef: expecting \';\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2696   Remove placeholders from survey.<\\/li>\\n<li>New feature:  JIRA WPB-2697   Update phone numbers in widgets.<\\/li>\\n<li>New feature:  JIRA WPB-2699   Use phone number entered during survey.<\\/li>\\n<li>Update:       JIRA WPB-2704   Adjust format of how social media icons are saved.<\\/li>\\n<li>New feature:  JIRA WPB-2705   Use survey social media items when creating menu.<\\/li>\\n<li>Update:       JIRA WPB-2711   Show optional message in survey.<\\/li>\\n<li>Update:       JIRA WPB-2712   Have plus sign toggle more social icons.<\\/li>\\n<li>Update:       JIRA WPB-2723   Update phone in pages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2627   Back \\/ next buttons should not be clickable.<\\/li>\\n<li>Bug fix:      JIRA WPB-2625   Behavior of last image\'s next button in Inspirations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.2<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2582   Always show arrows in Inspirations gallery.<\\/li>\\n<li>Update:       JIRA WPB-2583   Ensure first letter in theme\'s title attribute is capitalized.<\\/li>\\n<li>Update:       JIRA WPB-2599   Add placeholder for 4th step to Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2551   Duplicate images.<\\/li>\\n<li>New feature:  JIRA WPB-2603   Add initial version of survey.<\\/li>\\n<li>Bug fix:      JIRA WPB-2622   Inspirations - Step 4 - Go back button installs site.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.1<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2503   Added plugin requirements to readme.txt file.<\\/li>\\n<li>Bug fix:      JIRA WPB-2539   Fix possible duplicate connection issue notice from ajax.js call.<\\/li>\\n<li>Bug fix:      JIRA WPB-2558   Don\'t display feedback widget if user hasn\'t entered their key.<\\/li>\\n<li>Bug fix:      JIRA WPB-2559   Don\'t allow widgets to drag into welcome box area.<\\/li>\\n<li>Bug fix:      JIRA WPB-2555   Images in search results flicker.<\\/li>\\n<li>Update:       JIRA WPB-2563   Convert Attribution page to use custom post type.<\\/li>\\n<li>Update:       JIRA WPB-2568   Added fancybox and large previews to Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2570   Milestone blogname change.<\\/li>\\n<li>Update:       JIRA WPB-2574   Milestone Social Media Change.<\\/li>\\n<li>Update:       JIRA WPB-2578   Milestone Contact Info Footer Change.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2544   Disable \'Install\' button after clicking it.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.13<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2531   Javascript error checking needed for mine count.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.12<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2472   Added update notice for 1.3.<\\/li>\\n<li>Bug fix:      JIRA WPB-2486   Incorrect page count on All Pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-2467   With staging disabled, Customize goes to \\\"Change Themes\\\".<\\/li>\\n<li>Update:       JIRA WPB-2488   Remove \'Permanently delete pages instead of sending to trash\'.<\\/li>\\n<li>Update:       JIRA WPB-2490   Move default option to \'install as staging\'.<\\/li>\\n<li>Update:       JIRA WPB-2491   Add \'Customize > Active Theme\' navigation to Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2496   Require comment text in feedback form.<\\/li>\\n<li>Update:       JIRA WPB-2229   Update error reporting when purchasing images.<\\/li>\\n<li>Update:       JIRA WPB-2498   Change \'Company Name\' to theme name.<\\/li>\\n<li>Update:       JIRA WPB-2497   Add new dashboard videos.<\\/li>\\n<li>Bug fix:      JIRA WPB-2376   \'No search results\' method is not cleared in BGCS.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.11<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2468   Switching between boldgrid admin menu and standard wp menu no longer works.<\\/li>\\n<li>Bug fix:      JIRA WPB-2477   If you have an existing site non BG, no route for staging exists.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2446   Fixed missing build id passed on site install.<\\/li>\\n<li>Bug fix:      JIRA WPB-2426   Insert Gridblock button is missing.<\\/li>\\n<li>Bug fix:      JIRA WPB-2443   When starting over, I get a blank page.<\\/li>\\n<li>Bug fix:      JIRA WBP-2445   Inspirations is not fetching cached themes.<\\/li>\\n<li>Update:       JIRA WPB-2458   Update \'Recommended\' verbiage in last step of Inspirations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.9<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2420   Added EOF line breaks.<\\/li>\\n<li>Bug fix:      JIRA WPB-2387   Fixed issue with AJAX theme updates and BG theme slugs duplicated in the WP repo.<\\/li>\\n<li>Bug fix:      JIRA WPB-2324   Attribution should not show in 404 sitemap.<\\/li>\\n<li>Bug fix:      JIRA WPB-2403   No plugins recommended still showing notice.<\\/li>\\n<li>Update:       JIRA WPB-2416   Text changes for confirmation section of Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2417   Add additional text to deployment success page for staging.<\\/li>\\n<li>Bug fix:      JIRA WPB-2421   Message showing when it shouldn\'t - We\'ve recognized that you haven\'t installed...<\\/li>\\n<li>Bug fix:      JIRA WPB-2112   BoldGrid Connect Search missing for galleries.<\\/li>\\n<li>Bug fix:      JIRA WPB-2422   Fixed CSS Loading graphic animation in chrome to display properly.<\\/li>\\n<li>Bug fix:      JIRA WPB-2401   Gallery not displaying correctly in Chrome &amp;&amp; FF.<\\/li>\\n<li>Bug fix:      JIRA WPB-2423   Trying to get property of non-object in ...stock-photography.php.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2398   Error requesting free key.<\\/li>\\n<li>Bug fix:      JIRA WPB-2399   Only show feedback widget to admins.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.7<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2389   Fixed saving BoldGrid Settings.<\\/li>\\n<li>Bug fix:      JIRA WPB-2388   Removed duplicate boldgrid_activate().<\\/li>\\n<li>Update:       JIRA WPB-2390   Update verbiage for inspirations install success.<\\/li>\\n<li>Bug fix:      JIRA WPB-2391   Hide BoldGrid Welcome Panel if key isn\'t entered yet.<\\/li>\\n<li>Bug fix:      JIRA WPB-2392   If key is less than 32 char don\'t make call to validate.<\\/li>\\n<li>Bug fix:      JIRA WPB-2393   Error messages should be removed when resubmitting keys.<\\/li>\\n<li>Bug fix:      JIRA WPB-2394   Cursor for show\\/hide log should be a pointer.<\\/li>\\n<li>Update:       JIRA WPB-2395   Update login page styling.<\\/li>\\n<li>Bug fix:      JIRA WPB-2396   Remove staging from recommended plugin notices.<\\/li>\\n<li>Bug fix:      JIRA WPB-2327   Check if framework is handling plugin recommendations before recommending.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.6<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2344   Updated readme.txt for Tested up to 4.6.1.<\\/li>\\n<li>Bug fix:      JIRA WPB-2336   Load BoldGrid settings from the correct WP option (site\\/blog).<\\/li>\\n<li>Bug fix:      JIRA WPB-2248   Removed \'New From GridBlocks\' button on edit submission page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2332   Reset scroll position on step 2 of Inspirations to top.<\\/li>\\n<li>Bug fix:      JIRA WPB-2339   Remove notices from Inspirations page.<\\/li>\\n<li>Update:       JIRA WPB-2208   Removed tutorials from Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2359   Order \'Category Filter\' by category display order.<\\/li>\\n<li>Update:       JIRA WPB-2360   Sort themes by category and then order within category.<\\/li>\\n<li>Update:       JIRA WPB-2368   Read version constant from plugin file.<\\/li>\\n<li>Update:       JIRA WPB-2361   Add BoldGrid Connect Search to Editor\'s background image tool.<\\/li>\\n<li>Update:       JIRA WPB-2354   Preview button needs to always be visible in mobile view.<\\/li>\\n<li>Update:       JIRA WPB-2355   Remove extraneous \'Preview\' button.<\\/li>\\n<li>Bug fix:      JIRA WPB-2364   Inspirations not respecting theme release channel.<\\/li>\\n<li>Bug fix:      JIRA WPB-2370   Color in screenshot does not match preview.<\\/li>\\n<li>Bug fix:      JIRA WPB-2373   Duplicate themes in Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2379   Wrong budget passed when going form step 2 to step 1.<\\/li>\\n<li>Update:       JIRA WPB-2380   Remove references to tutorials in deployment congrats message.<\\/li>\\n<li>Bug fix:      JIRA WPB-2383   Image Search tab appears when clicking \'Add GridBlock\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2325   Added wrapper to handle mb<em>convert<\\/em>encoding() if mbstring is not loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2313   Disabled GridBlocks in network admin pages.<\\/li>\\n<li>New feature:  JIRA WPB-2268   Changed to resized preview screenshots for Inspirations Design First concept.<\\/li>\\n<li>New feature:  JIRA WPB-2287   Adjust device preview buttons in step 2 to behave like those in editor.<\\/li>\\n<li>New feature:  JIRA WPB-2291   Auto install staging in final step if user chooses staging.<\\/li>\\n<li>Update:       JIRA WPB-2290   Changed \'Install\' button to \'Next\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-2289   Continuously clicking category in step 1 shuffles themes.<\\/li>\\n<li>Update:       JIRA WPB-2267   Added message to Inspirations when no generic themes are available.<\\/li>\\n<li>Update:       JIRA WPB-2315   Added error handling for malformed ajax results for call to \\/api\\/build\\/get-generic.<\\/li>\\n<li>Update:       JIRA WPB-2316   Add error handling for failures to fetch categories.<\\/li>\\n<li>Update:       JIRA WPB-2317   Add error handling for failures to fetch pagesets.<\\/li>\\n<li>Update:       JIRA WPB-2319   Check user capabilities before prompting for api key.<\\/li>\\n<li>Update:       JIRA WPB-2320   Ensure user has permission to edit page before allowing download<em>and<\\/em>insert<em>into<\\/em>page.<\\/li>\\n<li>Update:       JIRA WPB-2322   Sanitize user feedback before adding to options table.<\\/li>\\n<li>Update:       JIRA WPB-2323   Allow admin notices to be dismissed per user.<\\/li>\\n<li>Update:       JIRA WPB-2326   Update \'update\' class to utilize Admin Notices class.<\\/li>\\n<li>Update:       JIRA WPB-2327   Check user capabilities before showing admin notices.<\\/li>\\n<li>Update:       JIRA WPB-2331   Update confirmation messages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2269   Typo fix in Boldgrid<em>Inspirations<\\/em>Dependency<em>Plugins::print<\\/em>uninstalled_plugins().<\\/li>\\n<li>Bug fix:      JIRA WPB-2270   New From GridBlocks became unavailable.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-2172   For preview generic builds, added an option for identification for purges, etc.<\\/li>\\n<li>Bug fix:      JIRA WPB-2263   For preview sites under multisite, set the admin email address using the network admin email address.<\\/li>\\n<li>Bug fix:      JIRA WPB-2223   Reworked API key validation and connection issue notices, formatting.<\\/li>\\n<li>Misc:         JIRA WPB-2256   Updated readme.txt for Tested up to: 4.6.<\\/li>\\n<li>Rework:       JIRA WPB-2150   Moved API methods to a new class, formatting, and phpcs rework.<\\/li>\\n<li>Bug fix:      JIRA WPB-2224   Hide the email address field when widget is loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2225   Fixed jQuery Migrate deprecated warning.<\\/li>\\n<li>Update:       JIRA WPB-2245   Changed feed to pull from dashboard tag on blog.<\\/li>\\n<li>Bug fix:      JIRA WPB-2265   Uncaught TypeError: IMHWPB.BaseAdmin is not a constructor.<\\/li>\\n<li>Bug fix:      JIRA WBP-2236   Errors everywhere when logging in as an Editor.<\\/li>\\n<li>Bug fix:      JIRA WPB-2234   Add current<em>user<\\/em>can checks to Boldgrid<em>Inspirations->set<\\/em>api<em>key<\\/em>callback().<\\/li>\\n<li>Bug fix:      JIRA WPB-2237   Limit ajax requests by user.<\\/li>\\n<li>Bug fix:      JIRA WPB-2240   Limit printing of configs in head.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2058   Added wrap class to the tutorials page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2184   In PHP 5.2, deactivate and die properly.<\\/li>\\n<li>New feature:                  Added BoldGrid news widget to dashboard.<\\/li>\\n<li>Bug fix:      JIRA WPB-1994   Fixed issue with WP Theme Editor not being available.<\\/li>\\n<li>New feature:                  Added BoldGrid Feedback widget.<\\/li>\\n<li>Bug fix:      JIRA WPB-2169   Connect Search defaults to smallest image size when no recommended sizes available.<\\/li>\\n<li>Bug fix:    JIRA WPB-2192 Allow bug report to correctly show parent themes if submitted.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2160   New From GridBlocks, multiple pages are installed.<\\/li>\\n<li>Update:                       Changed text of getting and entering connect keys.<\\/li>\\n<li>Security:     JIRA WPB-2151   Disabled autocomplete for API key entry fields.<\\/li>\\n<li>Bug fix:      JIRA WPB-2145   Fixing issue with theme screenshots on Chrome Ubuntu.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2119   For asset downloads, when Imagick is loaded, set the thread limit to 1.<\\/li>\\n<li>Bug fix:      JIRA WPB-2125   Fixing issue where theme was overwritten without version change.<\\/li>\\n<li>Bug fix:      JIRA WPB-2104   Go back button hides all themes (Inspirations > Add Theme).<\\/li>\\n<li>Bug fix:      JIRA WPB-2107   BoldGrid Connect Search overlapping footer (Dashboard > Media).<\\/li>\\n<li>Bug fix:      JIRA WPB-2109   Session issues when starting over and importing active site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2116   Changes to the order of images in a gallery are not saving.<\\/li>\\n<li>Bug fix:      JIRA WPB-2134   Staging\'s boldgrid_attribution option and \'Uninitialized string offset\' Notice.<\\/li>\\n<li>Bug fix:      JIRA WPB-2135   Image not replaced in Page &amp; Post Editor after using Connect Search.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2058   Added wrap class to Inspirations, so admin notices are displayed at the top.<\\/li>\\n<li>Bug fix:      JIRA WPB-2041   Fixed BoldGrid theme update check in WordPress 4.6.<\\/li>\\n<li>Testing:      JIRA WPB-2046   Tested on WordPress 4.5.3.<\\/li>\\n<li>New feature:  JIRA WPB-599    Added options for plugin and theme auto-updates via WordPress autoupdater.<\\/li>\\n<li>Update:       JIRA WPB-2008   Deploy class updated to allow for is_generic flag.<\\/li>\\n<li>Bug fix:      JIRA WPB-1950   Prevent a portait image from displaying atop \'Crop Image\' and \'Skip Cropping\' buttons.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.7<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2032   Fixed issue when activating key.  Added nonce to api key form.<\\/li>\\n<li>Rework:       JIRA WPB-2030   Updated the \\\"I don\'t have an API key\\\" section.<\\/li>\\n<li>New feature:  JIRA WPB-2029   Added TOS box to API key submission form.<\\/li>\\n<li>New feature:  JIRA WPB-1905   Added capability for auto-updates of boldgrid-inspirations by API response.<\\/li>\\n<li>Bug fix:      JIRA WPB-2002   Fixed theme update issue where upgrader says is up to date at times.<\\/li>\\n<li>Bug fix:      JIRA WPB-2006   Pdes and Homepage not installing correctly on Inpirations Theme Only installs.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.6<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1839   Users can now change their theme release channel.<\\/li>\\n<li>Security fix: JIRA WPB-1977   Validate nonce for feedback form diagnostic data callback and form submit.<\\/li>\\n<li>Bug fix:      JIRA WPB-1955   Fatal error: Class \'Boldgrid<em>Staging<\\/em>Plugin\' not found.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1914   Staged image used on Active page not showing in cart.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1886   Fixed feedback notice being displayed too often (more than a week after submitting).<\\/li>\\n<li>New feature:  JIRA WPB-1183   Refresh the Library Tab after downloading an image.<\\/li>\\n<li>Update:       JIRA WPB-1865   Update style of \'Transactions\' pages to better incorporate BoldGrid Staging\'s nav menu.<\\/li>\\n<li>Update:       JIRA WPB-1884   Passed WordPress 4.5.1 testing.<\\/li>\\n<li>Bug fix:      JIRA WPB-1855   Do not display feedback notice on update or setting pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1860   Fixed horizontal line through screenshot in step 2.<\\/li>\\n<li>Bug fix:      JIRA WPB-1863   Cart does not look for watermarked images used within staged pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1891   View \\/ Download of images within receipts not working for images purchased via Staging.<\\/li>\\n<li>Bug fix:      JIRA WPB-1893   JS errors in console when viewing attachments.<\\/li>\\n<li>Bug fix:      JIRA WPB-1900   Attribution shows in menu when menu generated using wp<em>page<\\/em>menu.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1824   Fixed order of plugin deactivation and uninstall in Start Over process.<\\/li>\\n<li>Bug fix:      JIRA WPB-1814   Fixed PHP notice in page and post editor for In Menu when there is a corrupted nav menu array.<\\/li>\\n<li>Bug fix:      JIRA WPB-1823   Fixed display of \\\"Themes\\\" H1 and the additional themes bar when choosing active or staging before installing a theme.<\\/li>\\n<li>Bug fix:      JIRA WPB-1840   Fixing thumbnail presentation in inspirations and add new theme.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.3<\\/h4>\\n\\n<ul>\\n<li>Update:               Sync version. See version 1.1.1.1.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1833   Fixed checking for previously downloaded assets in deployment when using multisite (wp-preview).<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1817   BoldGrid Connect Search: Was not being added when changing a header image in the Customizer.<\\/li>\\n<li>Rework:       JIRA WPB-1541   Removed feedback form bug report diagnostic report items.<\\/li>\\n<li>Bug fix:      JIRA WPB-1816   Fixed update class interference with the Add Plugins page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1809   Fixed undefined index \\\"action\\\" for some scenarios.  Optimized update class and addressed CodeSniffer items.<\\/li>\\n<li>Rework:       JIRA WPB-1541   Reworked admin feedback notice.<\\/li>\\n<li>Rework:       JIRA WPB-1751   Removed analysis processing and optional logging capabilities.  Added support for XHProf.<\\/li>\\n<li>Bug fix:      JIRA WPB-1805   Now adds theme update info on the Customizer Themes page.<\\/li>\\n<li>Rework:       JIRA WPB-1785   Enabled and reworked image caching for the preview server.<\\/li>\\n<li>Rework:       JIRA WPB-1751   Reworked analysis processing.<\\/li>\\n<li>Update:       JIRA WPB-1658   Storing more reliable install data through inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-1787   When not using BoldGrid menu, cart does not dynamically update total page price.<\\/li>\\n<li>Update:       JIRA WPB-1754   Remove attribution page from search results.<\\/li>\\n<li>Bug fix:      JIRA WPB-1788   webkit css missing from \'new from gridblocks\'.<\\/li>\\n<li>New feature:  JIRA WPB-1806   Add \'BoldGrid search\' tab when replacing an image.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1.1<\\/h4>\\n\\n<ul>\\n<li>Bug Fix:                      Fixing logo display on login screen.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:                      Fixed analysis include for preview server.<\\/li>\\n<li>Bug fix:                      New From GridBlocks: Asset download issues.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1751   Added analysis processing and optional logging capabilities.<\\/li>\\n<li>Bug fix:      JIRA WPB-1781   Removed boldgrid<em>dismissed<\\/em>admin_notices from Start Over cleanup.<\\/li>\\n<li>New feature:  JIRA WPB-1541   Added feedback notice.<\\/li>\\n<li>Bug fix:      JIRA WPB-1747   New From GridBlocks: For non BoldGrid themes, only load grid css.<\\/li>\\n<li>Bug fix:      JIRA WPB-1760   New From GridBlocks: Ensure page title shows on preview page.<\\/li>\\n<li>Update:       JIRA WPB-1779   New From GridBlocks: Update verbiage for \'Downloading GridBlocks\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.12.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1710   Fixed missing device preview tabs on Add New Theme preview modal.<\\/li>\\n<li>Bug fix:      JIRA WPB-1710   Fixed notice dismissal checking.<\\/li>\\n<li>Bug fix:      JIRA WPB-1749   On start over, staging menus are not deleted.<\\/li>\\n<li>Bug fix:      JIRA WPB-1755   Gallery images not showing in cart.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.12<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1740   Fixed \\\"In Menu\\\" messages in editor when staging plugin is not active, and fixed saving menu selections.<\\/li>\\n<li>New feature:  JIRA WPB-1726   Added optional feedback for GridBlock Add Page.<\\/li>\\n<li>Removed Ft:   JIRA WPB-1710   Removed Inspirations Add Pages; replaced by GridBlocks.<\\/li>\\n<li>Misc:         JIRA WPB-1361   Added license file.<\\/li>\\n<li>New feature:                  Don\'t assign footer contact widget if using base pagesets.<\\/li>\\n<li>Bug Fix:      JIRA WPB-1732   Fixing css issues on login screen (firefox).<\\/li>\\n<li>Bug Fix:      JIRA WPB-1687   Image search: Title, Caption, Alt Text and Description do not display on new pages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.11<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1699   Added optional feedback for theme activation.<\\/li>\\n<li>New feature:  JIRA WPB-1690   Adding BoldGrid themes to All themes install menu.<\\/li>\\n<li>Bug fix:      JIRA WPB-1686   Limited items loaded in network admin pages.<\\/li>\\n<li>Improvement:  JIRA WPB-1604   Added a \\\"Cancel\\\" link to the \\\"In Menu\\\" section.<\\/li>\\n<li>Improvement:  JIRA WPB-1603   Display menu locations in the editor \\\"In Menu\\\" section.<\\/li>\\n<li>Bug fix:      JIRA WPB-1602   Corrected capitalization of \\\"None\\\" under \\\"In menu\\\" in the editor.<\\/li>\\n<li>Improvement:  JIRA WPB-1664   Gets api<em>key and site<\\/em>hash from configs instead of get_option.<\\/li>\\n<li>Bug fix:      JIRA WPB-1597   Fixing indefined index error<\\/li>\\n<li>New feature:  JIRA WPB-1649   Added reporting of PHP version and mobile ratio.<\\/li>\\n<li>Bug fix:      JIRA WPB-1598   \'Mine\' count on \'all pages\' is incorrect.<\\/li>\\n<li>Bug fix:      JIRA WPB-1647   JS error with easy-attachment-preview-size.js.<\\/li>\\n<li>Bug fix:      JIRA WPB-1651   When the BG menu is turned off, Appearance link should take you to themes.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1632   Fixed handling of subcategory<em>id in deploy<\\/em>page_sets.<\\/li>\\n<li>New feature:  JIRA WPB-1510   Moved adhoc functions.php to class-boldgrid-inspirations-utility.php (class Boldgrid<em>Inspirations<\\/em>Utility).<\\/li>\\n<li>Rework:       JIRA WPB-1553   Updated require and include statements for standards.<\\/li>\\n<li>Bug fix:      JIRA WPB-1563   Updated pages in which wp<em>iframe-media<\\/em>upload.css is loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-1549   Resolve attribution page missing attribution for several images.png.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:                      Add GridBlock Sets feature disabled.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1553   Fixed support for PHP 5.2 to deactivate plugin.<\\/li>\\n<li>Bug fix:                      Prevent click of links in add<em>new<\\/em>page_selection previews.<\\/li>\\n<li>Bug fix:      JIRA WPB-1554   Fixed undefined JavaScript variable pagenow for customizer link.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1554   Fixed theme link in network dashboard nav menu.<\\/li>\\n<li>Bug fix:      JIRA WPB-1590   Fixed JavaScript error for undefined screen info in network dashboard.<\\/li>\\n<li>Bug fix:      JIRA WPB-1535   Fixed theme deployment issues.<\\/li>\\n<li>New feature:  JIRA WPB-1584   Added an opt-out feedback payload delivery system.<\\/li>\\n<li>New feature:  JIRA WPB-1580   Added optional feedback for customizer_start.<\\/li>\\n<li>Bug fix:      JIRA WPB-1571   Removed plugin dependency admin notice when editing an attachment (image).<\\/li>\\n<li>New feature:  JIRA WPB-1579   Added feedback opt-out in BoldGrid Settings, hidden for now.<\\/li>\\n<li>Bug fix:      JIRA WPB-1575   Addressed an issue causing mismatch color palettes on cached previews<\\/li>\\n<li>New feature:  JIRA WPB-1514   Add new pages offers page templates to choose from.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.8.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1553   Fixed PHP version check condition (&lt;5.3).<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1561   Fixed missing get<em>plugin<\\/em>data on update calls.<\\/li>\\n<li>New feature:  JIRA WPB-1511   Added dependency plugin notice on editor pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1553   Added support for <strong>DIR<\\/strong> in PHP &lt;=5.2.<\\/li>\\n<li>Bug fix:      JIRA WPB-1371   JSON encoded image data for media download requests.<\\/li>\\n<li>New feature:  JIRA WPB-1332   Swapping loading GIF to CSS loading image.<\\/li>\\n<li>New feature:  JIRA WPB-1072   Storing static pages on install<\\/li>\\n<li>New feature:  JIRA WPB-1539   When deleting a page, remove it from any applicable menus as well.<\\/li>\\n<li>New feature   JIRA WPB-1542   Manage menu assignment within editor.<\\/li>\\n<li>New feature   JIRA WPB-1555   Add wp-image-## class to images during deployment.<\\/li>\\n<li>New feature   JIRA WPB-1557   Add wp-image-## class to images when adding gridblocks.<\\/li>\\n<li>Bug fix:      JIRA WPB-1506   Theme naming missing in preview.<\\/li>\\n<li>Bug fix:      JIRA WPB-1443   Extra page listed under \'Mine\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1560   Install options not available on preview server<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.7<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1533   Ensured activation data is sent after first login.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.7<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1533   Ensured activation data is sent after first login.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.6<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1411   Added more output to the deploy log.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1462   Fixed position of dependency plugins admin notice.  Also limited to Dashboard and plugins page.<\\/li>\\n<li>Bug fix:      JIRA WPB-1290   Fixing issues with galleries leaving empty spaces<\\/li>\\n<li>Bug fix:      JIRA WPB-1471   Made deployment plugin installation respect release channel.<\\/li>\\n<li>Rework:       JIRA WPB-1452   Remove unneeded call to \'boldgrid<em>activate<\\/em>framework\' during deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-946    Fixed margin bug on step 2 additional themes.<\\/li>\\n<li>Bug fix:      JIRA WPB-1384   Increase width of select input on image search modal.<\\/li>\\n<li>Bug fix:      JIRA WPB-1508   BoldGrid Image search box size is inconsistent.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1442   Fixing inspiration border styles for wordpress 4.4<\\/li>\\n<li>Bug fix:      JIRA WPB-1461   Updating login button styles for wordpress 4.4<\\/li>\\n<li>Bug fix:      JIRA WPB-1411   Added initialization and checks for empty image queues in deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-1406   Attribution page still showing in \'All Pages\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1451   Active images are showing in Staging attribution page.<\\/li>\\n<li>Bug fix:      JIRA WPB-1466   Tabs on tutorials page too small at 1035px - 1482px.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1363   Updated readme.txt for WordPress standards.<\\/li>\\n<li>New feature:  JIRA WPB-1389   When starting over theme mods are saved with a flag to recompile sass<\\/li>\\n<li>Bug fix:      JIRA WPB-1420   Content of Attribution page is overwriting page saves.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1395   Adjusted theme update data; now gets theme uri from theme style.css, download url from api data.<\\/li>\\n<li>Rework        JIRA WPB-1374   Updated activation timestamp to use GMT\\/UTC.<\\/li>\\n<li>Bug fix:      JIRA WPB-1377   Reseller option is now set on first call to either the front end or wp_login.<\\/li>\\n<li>Bug fix:                      Adjusted handling for image purchases when errors occur.<\\/li>\\n<li>Bug fix:      JIRA WPB-1365   Purchase link on editing a page goes to wrong link.<\\/li>\\n<li>Bug fix:      JIRA WPB-1368   Inspirations step 0 text refers to nonexisting help tabs.<\\/li>\\n<li>Rework:       JIRA WPB-1378   Adjusted formatting of footer in Dashboard.<\\/li>\\n<li>Rework:       JIRA WPB-1369   Update minus signs on \'Transaction History\'.<\\/li>\\n<li>New feature:  JIRA WPB-1379   On the transactions page, show the reseller that processed the credits.<\\/li>\\n<li>Bug fix:                      Count of \'All\' pages inaccurate on \'All pages\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1367   Updated link for \'Lost your BoldGrid Connect Key?\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1374   Updated activation timestamp to include timezone in UTC.<\\/li>\\n<li>Bug fix:                      Attribution page shows style tags.<\\/li>\\n<li>Bug fix:                      Strict Standards fix for wp<em>kses<\\/em>allowed_html.<\\/li>\\n<li>Bug fix:                      Fixed incorrect link.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0<\\/h4>\\n\\n<ul>\\n<li>Initial public release.<\\/li>\\n<\\/ul>\\n\",\"upgrade_notice\":\"<h4>1.3<\\/h4>\\n\\n<p>Version 1.3 has been released with a redesigned Inspiration phase. For more information on this change and others, please visit our blog at https:\\/\\/www.boldgrid.com\\/boldgrid-1-3-released\\/ .<\\/p>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<p>Users should upgrade to version 1.0.2 to ensure proper BoldGrid theme updates.<\\/p>\\n\"}\";s:7:\"siteurl\";s:25:\"https://www.boldgrid.com/\";s:13:\"compatibility\";s:78227:\"{\"5.8\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.7.5\":{\"2.6.5\":[100,95]},\"5.7.4\":{\"2.6.5\":[100,95]},\"5.7.3\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.7.2\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.7.1\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.7\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6.7\":{\"2.6.5\":[100,95]},\"5.6.6\":{\"2.6.5\":[100,95]},\"5.6.5\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6.4\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6.3\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6.2\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6.1\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.6\":{\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.8\":{\"2.6.5\":[100,95]},\"5.5.7\":{\"2.6.5\":[100,95]},\"5.5.6\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.5\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.4\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.3\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.2\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5.1\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.5\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.9\":{\"2.6.5\":[100,95]},\"5.4.8\":{\"2.6.5\":[100,95]},\"5.4.7\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.6\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.5\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.4\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.3\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.2\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4.1\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.4\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.9\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.8\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.7\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.6\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.5\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.4\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.3\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.2\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3.1\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.9\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.8\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.7\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.6\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.5\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.4\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.2\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2.1\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.2\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.8\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.7\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.6\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.5\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.4\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.3\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.2\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1.1\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.1\":{\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.9\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.8\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.7\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.6\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.5\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.4\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.3\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.2\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.10\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0.1\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"5.0\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.9\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.8\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.6\":{\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.5\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.4\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.3\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.2\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.14\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.13\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.12\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.11\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.10\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9.1\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.9\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.8\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.6\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.5\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.4\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.3\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.2\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.10\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8.1\":{\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.8\":{\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.9\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.8\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.6\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.13\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.12\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.11\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.10\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.8\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.12\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.11\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.10\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.12\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.11\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.10\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.4.10\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]},\"4.3.1\":{\"0.29\":[100,12],\"1.0.2\":[100,12],\"1.0.3\":[100,12],\"1.0.4\":[100,12],\"1.0.5\":[100,12],\"1.0.6\":[100,12],\"1.0.7\":[100,12],\"1.0.8.1\":[100,12],\"1.0.9.1\":[100,12],\"1.0.9.2\":[100,12],\"1.0.10\":[100,12],\"1.0.11\":[100,12],\"1.0.12.1\":[100,12],\"1.1.1\":[100,12],\"1.1.2.1\":[100,12],\"1.1.2.3\":[100,12],\"1.1.1.1\":[100,12],\"1.1.3\":[100,12],\"1.1.4\":[100,12],\"1.1.5\":[100,12],\"1.1.6\":[100,12],\"1.1.7\":[100,12],\"1.1.8\":[100,12],\"1.2\":[100,12],\"1.2.1\":[100,12],\"1.2.2\":[100,12],\"1.2.4\":[100,12],\"1.2.5\":[100,12],\"1.2.8\":[100,12],\"1.2.9\":[100,12],\"1.2.11\":[100,12],\"1.2.13\":[100,12],\"1.3\":[100,12],\"1.3.1\":[100,12],\"1.3.2\":[100,12],\"1.3.3\":[100,12],\"1.3.4\":[100,12],\"1.3.5\":[100,12],\"1.3.6\":[100,12],\"1.3.7\":[100,12],\"1.3.8\":[100,12],\"1.3.9\":[100,12],\"1.3.10\":[100,12],\"1.4\":[100,12],\"1.4.1\":[100,12],\"1.4.2\":[100,12],\"1.4.3\":[100,12],\"1.4.4\":[100,12],\"1.4.5\":[100,12],\"1.4.6\":[100,12],\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:113:\"{\"inspiration\":\"Inspiration\",\"customization\":\"Customization\",\"build\":\"Build\",\"create\":\"Create\",\"design\":\"Design\"}\";s:7:\"banners\";s:151:\"{\"low\":\"//repo.boldgrid.com/assets/banner-inspirations-banner-772x250.png\",\"high\":\"//repo.boldgrid.com/assets/banner-inspirations-banner-1544x500.png\"}\";s:6:\"editor\";O:8:\"stdClass\":3:{s:7:\"version\";s:7:\"1.6.0.2\";s:5:\"title\";s:15:\"BoldGrid Editor\";s:8:\"asset_id\";s:6:\"900312\";}s:7:\"staging\";O:8:\"stdClass\":3:{s:7:\"version\";s:5:\"1.5.1\";s:5:\"title\";s:16:\"BoldGrid Staging\";s:8:\"asset_id\";s:6:\"876738\";}s:14:\"theme_versions\";O:8:\"stdClass\":43:{s:2:\"26\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.20.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237030;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-uptempo-1.20.9.zip\";}s:2:\"28\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237029;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-diced-1.25.9.zip\";}s:2:\"29\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237028;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-evolv-1.25.9.zip\";}s:2:\"30\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.20.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237027;s:7:\"package\";s:63:\"https://repo.boldgrid.com/themes/boldgrid-florentine-1.20.9.zip\";}s:2:\"31\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237026;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-hifidel-1.25.9.zip\";}s:2:\"32\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237025;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-hydra-1.25.9.zip\";}s:2:\"33\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237024;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-linx-1.25.10.zip\";}s:2:\"34\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1236959;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-pavilion-1.25.10.zip\";}s:2:\"35\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237023;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-primas-1.25.10.zip\";}s:2:\"36\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.20.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237022;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-resolve-1.20.10.zip\";}s:2:\"38\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237021;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-vacation-1.25.10.zip\";}s:2:\"40\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237020;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-gridone-1.25.10.zip\";}s:2:\"42\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.18.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237019;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-venetian-1.18.10.zip\";}s:2:\"43\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.18.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237018;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-haven-1.18.10.zip\";}s:2:\"44\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.16.11\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237017;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-wedge-1.16.11.zip\";}s:2:\"45\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.15.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237016;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-monument-1.15.10.zip\";}s:2:\"48\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237015;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-callaway-1.3.10.zip\";}s:2:\"49\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1236956;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-swifty-1.3.10.zip\";}s:2:\"50\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237014;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-cobalt-1.3.10.zip\";}s:2:\"51\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237013;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-westview-1.3.10.zip\";}s:2:\"52\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"0.4.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237012;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-lattice-0.4.10.zip\";}s:2:\"54\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2020-05-15\";s:8:\"asset_id\";i:1097350;s:7:\"package\";s:45:\"https://repo.boldgrid.com/themes/Bolt-0.1.zip\";}s:2:\"56\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2020-06-30\";s:8:\"asset_id\";i:1110570;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/Coherent-0.1.zip\";}s:2:\"57\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-01-29\";s:8:\"asset_id\";i:1166277;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/SwiftyV2-0.1.zip\";}s:2:\"58\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-01-27\";s:8:\"asset_id\";i:1167731;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/GridOneV2-0.1.zip\";}s:2:\"59\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-02\";s:8:\"asset_id\";i:1170404;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/CallawayV2-0.1.zip\";}s:2:\"60\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-11\";s:8:\"asset_id\";i:1172882;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/ResolveV2-0.1.zip\";}s:2:\"61\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-17\";s:8:\"asset_id\";i:1174594;s:7:\"package\";s:48:\"https://repo.boldgrid.com/themes/WedgeV2-0.1.zip\";}s:2:\"62\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-17\";s:8:\"asset_id\";i:1175323;s:7:\"package\";s:48:\"https://repo.boldgrid.com/themes/DicedV2-0.1.zip\";}s:2:\"63\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-25\";s:8:\"asset_id\";i:1177324;s:7:\"package\";s:47:\"https://repo.boldgrid.com/themes/LinxV2-0.1.zip\";}s:2:\"64\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-02\";s:8:\"asset_id\";i:1177773;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/HifidelV2-0.1.zip\";}s:2:\"65\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-03\";s:8:\"asset_id\";i:1178992;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/UptempoV2-0.1.zip\";}s:2:\"66\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-11\";s:8:\"asset_id\";i:1180564;s:7:\"package\";s:48:\"https://repo.boldgrid.com/themes/EvolvV2-0.1.zip\";}s:2:\"67\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-18\";s:8:\"asset_id\";i:1182152;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/WestviewV2-0.1.zip\";}s:2:\"68\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-23\";s:8:\"asset_id\";i:1183787;s:7:\"package\";s:53:\"https://repo.boldgrid.com/themes/FlorentineV2-0.1.zip\";}s:2:\"69\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-04-01\";s:8:\"asset_id\";i:1184444;s:7:\"package\";s:52:\"https://repo.boldgrid.com/themes/CrioStarter-0.1.zip\";}s:2:\"70\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-04-07\";s:8:\"asset_id\";i:1187346;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/VacationV2-0.1.zip\";}s:2:\"71\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-04-27\";s:8:\"asset_id\";i:1190564;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/MonumentV2-0.1.zip\";}s:2:\"72\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-05-03\";s:8:\"asset_id\";i:1192977;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/Hydra V2-0.1.zip\";}s:2:\"73\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-05-13\";s:8:\"asset_id\";i:1193996;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/VenetianV2-0.1.zip\";}s:2:\"74\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-05-20\";s:8:\"asset_id\";i:1196830;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/PrimasV2-0.1.zip\";}s:2:\"75\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2022-07-11\";s:8:\"asset_id\";i:1258057;s:7:\"package\";s:52:\"https://repo.boldgrid.com/themes/DH-Plumbing-0.1.zip\";}s:2:\"99\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237014;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-cobalt-1.3.10.zip\";}}s:9:\"site_hash\";s:32:\"5d294e047bfa5aba077b0fd358bd8357\";s:19:\"reseller_identifier\";s:3:\"IMH\";s:14:\"reseller_title\";s:16:\"InMotion Hosting\";s:17:\"reseller_logo_url\";s:78:\"./wp-content/plugins/boldgrid-inspirations/assets/images/wordpressinmotion.png\";s:20:\"reseller_website_url\";s:32:\"https://www.inmotionhosting.com/\";s:20:\"reseller_support_url\";s:52:\"http://www.inmotionhosting.com/support/edu/boldgrid/\";s:16:\"reseller_amp_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:14:\"reseller_email\";s:27:\"support@inmotionhosting.com\";s:14:\"reseller_phone\";s:14:\"1-888-321-4678\";s:16:\"reseller_css_url\";s:71:\"/wp-content/plugins/boldgrid-inspirations/assets/css/boldgrid-login.css\";s:17:\"reseller_coin_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:20:\"reseller_brand_login\";b:1;s:13:\"wporg_plugins\";O:8:\"stdClass\":4:{s:6:\"backup\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:50:\"https://plugins.svn.wordpress.org/boldgrid-backup/\";s:11:\"package_url\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.13.zip\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:8:\"old_slug\";s:15:\"boldgrid-backup\";s:5:\"title\";s:12:\"Total Upkeep\";s:7:\"version\";s:7:\"1.14.13\";}s:6:\"editor\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:56:\"https://plugins.svn.wordpress.org/post-and-page-builder/\";s:11:\"package_url\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.20.1.zip\";s:4:\"slug\";s:21:\"post-and-page-builder\";s:8:\"old_slug\";s:15:\"boldgrid-editor\";s:5:\"title\";s:21:\"Post and Page Builder\";s:7:\"version\";s:6:\"1.20.1\";}s:3:\"seo\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:52:\"https://plugins.svn.wordpress.org/boldgrid-easy-seo/\";s:11:\"package_url\";s:67:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.10.zip\";s:4:\"slug\";s:17:\"boldgrid-easy-seo\";s:8:\"old_slug\";s:12:\"boldgrid-seo\";s:5:\"title\";s:17:\"BoldGrid Easy SEO\";s:7:\"version\";s:6:\"1.6.10\";}s:7:\"weforms\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:42:\"https://plugins.svn.wordpress.org/weforms/\";s:11:\"package_url\";s:50:\"https://downloads.wordpress.org/plugin/weforms.zip\";s:4:\"slug\";s:7:\"weforms\";s:8:\"old_slug\";s:7:\"weforms\";s:5:\"title\";s:7:\"weForms\";s:7:\"version\";N;}}s:9:\"is_author\";b:0;}}s:14:\"license_status\";b:1;}','no'),(75497,'elementor_experiment-e_hidden_wordpress_widgets','default','yes'),(75498,'elementor_experiment-theme_builder_v2','default','yes'),(75499,'elementor_experiment-favorite-widgets','default','yes'),(75500,'elementor_experiment-e_scroll_snap','default','yes'),(107966,'elementor_notes_db_version','5','yes'),(116379,'_transient_wpseo_total_unindexed_general_items','0','no'),(116380,'_transient_timeout_wpseo_unindexed_post_link_count','1658606230','no'),(116378,'_transient_timeout_wpseo_total_unindexed_general_items','1658606230','no'),(117241,'_site_transient_timeout_bg_license_data','1658674880','no'),(117242,'_site_transient_bg_license_data','O:8:\"stdClass\":5:{s:3:\"key\";s:64:\"QhXVTtbIMZGxzbsnyGeBUWR8qgRPRP4NLXQmmJ71pmStG6djtBAoy3wEXEl5lQY8\";s:6:\"cipher\";s:11:\"AES-128-CBC\";s:2:\"iv\";s:42:\"%86%5DZ%B8%C8%9A%EFV%0B%91%06Y%10%09%23%9F\";s:4:\"data\";s:556:\"FlqovJrknrUCXNCdMea8RhrBVbv+KrVyuOKCjnZdoaGUMhPCjRTzxP7cU2nYooc9rzY3iy65yCw5d5FLyohyZaK89isxUXSfHfJV3D5x2E/jl4jBQ+WZ69WmcZ93ENrVolc6JcV3z6t8rWkAf11VVxUV71CgE1ty7wi8ZBxfK2NqMAQjQ8xhJ/Q6Kzqk2bHQ5S3eJMY0EF9eenwn/WjZHx4L/4nmfcKyg06DbG0wlYDivtWOz3CiIURTFJ1fMxDhbYxJJJaWl2LCSyNeDu4u/p/NgKQtUTxLFopRW7C4HitHkuugYn/Tcdruhwj2Cvv7LUOaAeBgyCdSN8BcJ+ngWEuKy5kaUuIH99UlvLhQmlHdwg24Iv5JDDpSdrYakWDhOvf1ELH3imZ5T9sNfdaefzzID8tH6MoD1sazmfHD6uWVlKoespiM90DjF7jy61qI5CPgT+AL4y86cNC3Huf8Cs2L/SKszNSTtc2y6ZYCXi31xs8emjpZ2ZQryMXEp6vdTGPPtAWpVcJSiReYflJCfO/ynygdOb7SspA8eDWNClo=\";s:7:\"version\";i:2;}','no'),(117243,'_transient_timeout_boldgrid_backup_system_zip_test','1658674881','no'),(117244,'_transient_boldgrid_backup_system_zip_test','1','no'),(117245,'_transient_timeout_boldgrid_backup_is_functional','1658674881','no'),(117500,'_site_transient_timeout_theme_roots','1658610728','no'),(117501,'_site_transient_theme_roots','a:2:{s:7:\"oceanwp\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(115748,'elementor_experiment-notes','default','yes'),(115751,'elementor-custom-breakpoints-files','a:10:{s:24:\"custom-frontend-lite.min\";a:1:{s:4:\"time\";i:1658329786;}s:28:\"custom-pro-frontend-lite.min\";a:1:{s:4:\"time\";i:1658329786;}s:30:\"custom-pro-widget-nav-menu.min\";a:1:{s:4:\"time\";i:1658329788;}s:26:\"custom-widget-icon-box.min\";a:1:{s:4:\"time\";i:1658329788;}s:27:\"custom-widget-icon-list.min\";a:1:{s:4:\"time\";i:1658329788;}s:27:\"custom-widget-image-box.min\";a:1:{s:4:\"time\";i:1658329809;}s:27:\"custom-widget-accordion.min\";a:1:{s:4:\"time\";i:1658329825;}s:19:\"custom-frontend.min\";a:1:{s:4:\"time\";i:1658353099;}s:23:\"custom-pro-frontend.min\";a:1:{s:4:\"time\";i:1658353099;}s:24:\"custom-widget-toggle.min\";a:1:{s:4:\"time\";i:1658539810;}}','yes'),(107963,'elementor_pro_remote_info_api_data_3.6.4','a:2:{s:7:\"timeout\";i:1656072734;s:5:\"value\";s:99:\"{\"stable_version\":\"3.7.2\",\"last_updated\":\"2022-05-10 14:03:37\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:158532:\\\"<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629]\\\">#18629<\\/a><\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser <\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget <\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget <\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"#11475\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475<\\/a><\\/a>, <a href=\\\"#10690\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690<\\/a><\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.7.2\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.0\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v1\\/plugin\\/package_download\\/MTY1NjEzNzUzNDplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MToxZTIyZDNhMzE5M2FlZWY2MTRjODI2YTlhNmEzODI4MDpodHRwc0AvL3N0YWdpbmcuZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbTow\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v1\\/plugin\\/package_download\\/MTY1NjEzNzUzNDplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MToxZTIyZDNhMzE5M2FlZWY2MTRjODI2YTlhNmEzODI4MDpodHRwc0AvL3N0YWdpbmcuZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbTow\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.0\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v1\\/plugin\\/previous_download\\/MTY1NjEzNzUzNDplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MTozLjcuMDpiNTdlNWYzNDAzNTMxNGM4MmJiMTVlNjM3NTdhNmQ4NzpodHRwc0AvL3N0YWdpbmcuZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbQ==\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v1\\/plugin\\/previous_download\\/MTY1NjEzNzUzNDplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MTozLjcuMDpiNTdlNWYzNDAzNTMxNGM4MmJiMTVlNjM3NTdhNmQ4NzpodHRwc0AvL3N0YWdpbmcuZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbQ==\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]}}\";}','no'),(87144,'elementor_1_elementor_pro_updater_batch_f3d5fd3d36869afd01ad393f','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:34:\"ElementorPro\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','no'),(113705,'user_count','3','no'),(84031,'wp_calendar_block_has_published_posts','','yes'),(80804,'duplicate_post_show_notice','0','yes'),(80805,'duplicate_post_copytitle','1','yes'),(80806,'duplicate_post_copydate','0','yes'),(80807,'duplicate_post_copystatus','0','yes'),(80808,'duplicate_post_copyslug','0','yes'),(80809,'duplicate_post_copyexcerpt','1','yes'),(80810,'duplicate_post_copycontent','1','yes'),(80811,'duplicate_post_copythumbnail','1','yes'),(80812,'duplicate_post_copytemplate','1','yes'),(80813,'duplicate_post_copyformat','1','yes'),(80814,'duplicate_post_copyauthor','0','yes'),(80815,'duplicate_post_copypassword','0','yes'),(80816,'duplicate_post_copyattachments','0','yes'),(80817,'duplicate_post_copychildren','0','yes'),(80818,'duplicate_post_copycomments','0','yes'),(80819,'duplicate_post_copymenuorder','1','yes'),(80820,'duplicate_post_taxonomies_blacklist','a:0:{}','yes'),(80821,'duplicate_post_blacklist','','yes'),(80822,'duplicate_post_types_enabled','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(80823,'duplicate_post_show_original_column','0','yes'),(80824,'duplicate_post_show_original_in_post_states','0','yes'),(80825,'duplicate_post_show_original_meta_box','0','yes'),(80826,'duplicate_post_show_link','a:3:{s:9:\"new_draft\";s:1:\"1\";s:5:\"clone\";s:1:\"1\";s:17:\"rewrite_republish\";s:1:\"1\";}','yes'),(80827,'duplicate_post_show_link_in','a:4:{s:3:\"row\";s:1:\"1\";s:8:\"adminbar\";s:1:\"1\";s:9:\"submitbox\";s:1:\"1\";s:11:\"bulkactions\";s:1:\"1\";}','yes'),(115514,'duplicate_post_version','4.5','yes'),(80848,'irrp_redirection','a:15:{s:23:\"ignore_trailing_slashes\";s:1:\"0\";s:17:\"ignore_parameters\";s:1:\"0\";s:11:\"ignore_case\";s:1:\"0\";s:18:\"pass_on_parameters\";s:1:\"0\";s:13:\"redirect_code\";s:3:\"301\";s:25:\"inclusion_exclusion_rules\";s:1:\"0\";s:16:\"redirect_options\";s:8:\"are_case\";s:12:\"rules_group1\";a:2:{s:7:\"enabled\";s:1:\"0\";s:10:\"login_info\";s:0:\"\";}s:12:\"rules_group2\";a:3:{s:7:\"enabled\";s:1:\"0\";s:4:\"role\";s:0:\"\";s:9:\"role_name\";s:0:\"\";}s:12:\"rules_group3\";a:3:{s:7:\"enabled\";s:1:\"0\";s:8:\"referrer\";s:0:\"\";s:14:\"referrer_value\";s:0:\"\";}s:12:\"rules_group4\";a:4:{s:7:\"enabled\";s:1:\"0\";s:5:\"agent\";s:0:\"\";s:11:\"agent_value\";s:0:\"\";s:11:\"agent_regex\";s:1:\"0\";}s:12:\"rules_group5\";a:5:{s:7:\"enabled\";s:1:\"0\";s:6:\"cookie\";s:0:\"\";s:11:\"cookie_name\";s:0:\"\";s:12:\"cookie_value\";s:0:\"\";s:12:\"cookie_regex\";s:1:\"0\";}s:12:\"rules_group6\";a:3:{s:7:\"enabled\";s:1:\"0\";s:2:\"ip\";s:0:\"\";s:8:\"ip_value\";s:0:\"\";}s:12:\"rules_group7\";a:3:{s:7:\"enabled\";s:1:\"0\";s:6:\"server\";s:0:\"\";s:12:\"server_value\";s:0:\"\";}s:12:\"rules_group8\";a:3:{s:7:\"enabled\";s:1:\"0\";s:8:\"language\";s:0:\"\";s:14:\"language_value\";s:0:\"\";}}','no'),(115529,'elementor_1_elementor_updater_batch_069034784087b52e9b114e896185','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','no'),(115703,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.0.1\";s:7:\"version\";s:5:\"6.0.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1658608929;s:15:\"version_checked\";s:5:\"6.0.1\";s:12:\"translations\";a:0:{}}','no'),(117438,'_site_transient_timeout_boldgrid_backup_premium_version_data','1658633770','no'),(117439,'_site_transient_boldgrid_backup_premium_version_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":13:{s:5:\"title\";s:64:\"Total Upkeep Premium &ndash; WordPress Backup Plugin plus Restor\";s:7:\"version\";s:5:\"1.5.9\";s:8:\"asset_id\";i:1192077;s:12:\"release_date\";s:19:\"2021-04-29 14:47:06\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"5.8\";s:8:\"sections\";s:4823:\"{\"description\":\"<p>Premium extension for the Total Upkeep plugin.<\\/p>\\n\",\"installation\":\"<h4>Minimum Requirements<\\/h4>\\n\\n<ul>\\n<li>PHP 5.4 or higher<\\/li>\\n<\\/ul>\\n\\n<h4>Manually<\\/h4>\\n\\n<ol>\\n<li>Upload the entire boldgrid-backup-premium folder to the \\/wp-content\\/plugins\\/ directory.<\\/li>\\n<li>Activate the plugin through the Plugins menu in WordPress.<\\/li>\\n<\\/ol>\\n\",\"changelog\":\"<h4>1.5.9<\\/h4>\\n\\n<p>Release date: April 29th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Fixed nonce for restoring single files.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.8<\\/h4>\\n\\n<p>Release date: March 11th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies, including aws-php-sdk from version 2 to 3.<\\/li>\\n<li>Update: Adding google-drive-download.og<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.7<\\/h4>\\n\\n<p>Release date: February 16th, 2021<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed confings type in update class.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.6<\\/h4>\\n\\n<p>Release date: December 8th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Various JQMIGRATE warnings fixed.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.5<\\/h4>\\n\\n<p>Release date: December 2nd, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed invalid nonce when downloading Amazon S3 backups.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.4<\\/h4>\\n\\n<p>Release date: October 15th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed issue with installing plugins.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.3<\\/h4>\\n\\n<p>Release date: October 13th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Added additional logging for Google Drive.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.2<\\/h4>\\n\\n<p>Release date: August 12th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated Timely Auto Updates to work with the new WordPress 5.5+ Auto Update UI.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.1<\\/h4>\\n\\n<p>Release date: July 7th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Auto Update Translation filter causes fatal error with JetPack active <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-backup-premium\\/issues\\/50\\\">#50<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>1.5.0<\\/h4>\\n\\n<p>Release date: July 7th, 2020<\\/p>\\n\\n<ul>\\n<li>New Feature: Added Timely Auto Updates.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.0<\\/h4>\\n\\n<p>Release date: May 19th, 2020<\\/p>\\n\\n<ul>\\n<li>New feature: Google drive - shared drive support.<\\/li>\\n<li>New feature: Google drive - upload to any folder by using a folder id.<\\/li>\\n<li>Bug fix: Cleaned up Amazon libraries loaded to prevent conflict with W3TC.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.3<\\/h4>\\n\\n<p>Release date: February 19th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Cannot save Google Drive on settings page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.2<\\/h4>\\n\\n<p>Release date: February 18th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Allow Google Drive settings to be reset, and which allows for reauthorization.<\\/li>\\n<li>Update: Show error messages when validating Google Drive.<\\/li>\\n<li>Bug fix: Error 403: Daily Limit for Unauthenticated Use Exceeded.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.1<\\/h4>\\n\\n<p>Release date: December 13th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed filtering of archive attributes.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.0<\\/h4>\\n\\n<p>Release data: November 21th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Renamed plugin from \\\"BoldGrid Backup Premium\\\" to \\\"Total Upkeep Premium\\\".<\\/li>\\n<li>New feature: Added database dump file encryption.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.1<\\/h4>\\n\\n<p>Release date: October 1st, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fix bucket errors on archive details page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.0<\\/h4>\\n\\n<p>Release date: October 1st, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: DreamObjects support.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2<\\/h4>\\n\\n<p>Release date: May 21th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Google Drive attempting to upload archive that does not exist.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1<\\/h4>\\n\\n<p>Release date: May 14th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Themes autoupdated not showing in Tools > History.<\\/li>\\n<li>Bug fix: Incorrect theme version listed in history during autoupdate.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.0<\\/h4>\\n\\n<p>Release date: Feb 14th, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: Google Drive support.<\\/li>\\n<li>Update: Composer libraries updated.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<p>Release date: Dec 5th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed updating plugin via ajax.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<p>Release date: Nov 20th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed ob_flush warning with S3.<\\/li>\\n<li>Bug fix: Fixed error: Invalid argument supplied for foreach().<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<p>Release Date: October 25th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed handling of hook parameter on non-bulk plugin upgrades.<\\/li>\\n<li>Bug fix: Fatal error: Uncaught Error: Call to undefined function wp<em>generate<\\/em>password.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.0<\\/h4>\\n\\n<p>Release Date: April 11th, 2017<\\/p>\\n\\n<ul>\\n<li>Initial release.<\\/li>\\n<\\/ul>\\n\",\"upgrade_notice\":\"<h4>1.3.0<\\/h4>\\n\\n<p>BoldGrid Backup Premium has been renamed to Total Upkeep Premium.  Different name with the same great features.<\\/p>\\n\"}\";s:7:\"siteurl\";s:25:\"https://www.boldgrid.com/\";s:13:\"compatibility\";s:45643:\"{\"5.7\":{\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.6.3\":{\"1.5.9\":[100,95]},\"5.6.2\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.6.1\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.6\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.5.4\":{\"1.5.9\":[100,95]},\"5.5.3\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.5.2\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.5.1\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.5\":{\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.4.5\":{\"1.5.9\":[100,95]},\"5.4.4\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.4.3\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.4.2\":{\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.4.1\":{\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.4\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.7\":{\"1.5.9\":[100,95]},\"5.3.6\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.5\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.4\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.3\":{\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.2\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3.1\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.9\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.8\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.7\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.6\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.5\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.4\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.2\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2.10\":{\"1.5.9\":[100,95]},\"5.2.1\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.2\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.8\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.7\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.6\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.5\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.4\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.2\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1.1\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.1\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.9\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.8\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.7\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.6\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.5\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.4\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.3\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.2\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.10\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0.1\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"5.0\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.9\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.8\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.7\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.6\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.5\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.4\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.3\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.2\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.14\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.13\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.12\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.11\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.10\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9.1\":{\"1.0.0\":[100,12],\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.9\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.8\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.7\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.6\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.10\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.12\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.11\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.10\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.12\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.11\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.10\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]},\"4.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:143:\"{\"backup\":\"Backup\",\"cloud backup\":\"Cloud backup\",\"database backup\":\"Database backup\",\"restore\":\"Restore\",\"wordpress backup\":\"Wordpress backup\"}\";s:7:\"banners\";s:125:\"{\"low\":\"//repo.boldgrid.com/assets/banner-backup-772x250.png\",\"high\":\"//repo.boldgrid.com/assets/banner-backup-1544x500.png\"}\";}}s:7:\"updated\";i:1658604970;}','no'),(115781,'_site_transient_boldgrid_plugins_filtered','a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:14:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.15.2\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:14:{s:4:\"Name\";s:20:\"Total Upkeep Premium\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:5:\"1.5.9\";s:11:\"Description\";s:46:\"Premium extension for the Total Upkeep plugin.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:20:\"Total Upkeep Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(115784,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1658587329;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:9:{s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.7\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.7.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:45:\"redirect-redirection/redirect-redirection.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/redirect-redirection\";s:4:\"slug\";s:20:\"redirect-redirection\";s:6:\"plugin\";s:45:\"redirect-redirection/redirect-redirection.php\";s:11:\"new_version\";s:5:\"1.0.9\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/redirect-redirection/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/redirect-redirection.1.0.9.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/redirect-redirection/assets/icon-128x128.gif?rev=2555588\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/redirect-redirection/assets/banner-772x250.jpg?rev=2556040\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:6:\"1.15.2\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:21:\"wp-sweep/wp-sweep.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/wp-sweep\";s:4:\"slug\";s:8:\"wp-sweep\";s:6:\"plugin\";s:21:\"wp-sweep/wp-sweep.php\";s:11:\"new_version\";s:5:\"1.1.5\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/wp-sweep/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wp-sweep.1.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:53:\"https://ps.w.org/wp-sweep/assets/icon.svg?rev=1098912\";s:3:\"svg\";s:53:\"https://ps.w.org/wp-sweep/assets/icon.svg?rev=1098912\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wp-sweep/assets/banner-1544x500.jpg?rev=1098912\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-sweep/assets/banner-772x250.jpg?rev=1098912\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:27:\"wp-super-cache/wp-cache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/wp-super-cache\";s:4:\"slug\";s:14:\"wp-super-cache\";s:6:\"plugin\";s:27:\"wp-super-cache/wp-cache.php\";s:11:\"new_version\";s:5:\"1.7.9\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-super-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-super-cache.1.7.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=1095422\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-128x128.png?rev=1095422\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-super-cache/assets/banner-1544x500.png?rev=1082414\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-super-cache/assets/banner-772x250.png?rev=1082414\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.1\";}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:33:\"duplicate-post/duplicate-post.php\";s:11:\"new_version\";s:3:\"4.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/duplicate-post.4.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=2336666\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=2336666\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/duplicate-post/assets/banner-1544x500.png?rev=2336666\";s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=2336666\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"19.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"5.8\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:23:\"boldgrid-backup-premium\";s:6:\"plugin\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:11:\"new_version\";s:5:\"1.5.9\";s:6:\"tested\";s:3:\"5.8\";s:3:\"url\";s:25:\"https://www.boldgrid.com/\";s:7:\"package\";s:112:\"https://api.boldgrid.com/api/open/get-asset?id=1192077&installed_plugin_version=1.5.9&installed_wp_version=6.0.1\";}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":16:{s:14:\"stable_version\";s:5:\"3.7.2\";s:12:\"last_updated\";s:19:\"2022-05-10 14:03:37\";s:11:\"new_version\";s:5:\"3.7.2\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:3:\"6.0\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:234:\"https://plugin-downloads.elementor.com/v1/plugin/package_download/MTY1ODY2NjY2ODplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MTo4NTA3NTE0NjMwY2U5NTY4MDhjZmRhODYzMGY4MmE0YTpodHRwQC8vZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbTow\";s:13:\"download_link\";s:234:\"https://plugin-downloads.elementor.com/v1/plugin/package_download/MTY1ODY2NjY2ODplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MTo4NTA3NTE0NjMwY2U5NTY4MDhjZmRhODYzMGY4MmE0YTpodHRwQC8vZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbTow\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:3:\"6.0\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:243:\"https://plugin-downloads.elementor.com/v1/plugin/previous_download/MTY1ODY2NjY2ODplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MTozLjcuMDo5MTMwMjgzZTJhY2RlMzkyYzE2NWI1ZTUzZGMwMjA2ZjpodHRwQC8vZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbQ==\";s:13:\"download_link\";s:243:\"https://plugin-downloads.elementor.com/v1/plugin/previous_download/MTY1ODY2NjY2ODplcC1mcEZrM1RSeDM3UEJXa24wZjZ4UzE2MzEzNjk4Mzhqa2h4YnpiUFlRbW46MTozLjcuMDo5MTMwMjgzZTJhY2RlMzkyYzE2NWI1ZTUzZGMwMjA2ZjpodHRwQC8vZmxhdGlyb25zeHJheXNlcnZpY2VzLmNvbQ==\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:7:\"checked\";a:1:{s:31:\"elementor-pro/elementor-pro.php\";s:5:\"3.7.2\";}}','no'),(117497,'_transient_timeout_global_styles_svg_filters_oceanwp','1658608914','no'),(117498,'_transient_global_styles_svg_filters_oceanwp','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','no'),(115791,'wpsupercache_start','1658331890','yes'),(115792,'wpsupercache_count','0','yes'),(117495,'_transient_timeout_global_styles_oceanwp','1658608914','no'),(117496,'_transient_global_styles_oceanwp','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(117503,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1658608929;s:7:\"checked\";a:2:{s:7:\"oceanwp\";s:5:\"3.1.3\";s:15:\"twentytwentytwo\";s:3:\"1.0\";}s:8:\"response\";a:2:{s:7:\"oceanwp\";a:6:{s:5:\"theme\";s:7:\"oceanwp\";s:11:\"new_version\";s:5:\"3.3.3\";s:3:\"url\";s:37:\"https://wordpress.org/themes/oceanwp/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/oceanwp.3.3.3.zip\";s:8:\"requires\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"7.2\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.2.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(115785,'wp_super_cache_index_detected','3','no'),(115743,'elementor_pro_stripe_live_secret_key','','yes'),(115744,'elementor_validate_stripe_api_live_secret_key_button','','yes'),(115745,'elementor_stripe_legal_disclaimer','','yes'),(115754,'_elementor_global_css','a:7:{s:4:\"time\";i:1658329786;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(115757,'_elementor_assets_data','a:2:{s:4:\"json\";a:1:{s:7:\"widgets\";a:2:{s:22:\"pro-responsive-widgets\";a:2:{s:7:\"content\";a:5:{s:14:\"call-to-action\";b:1;s:8:\"flip-box\";b:1;s:8:\"nav-menu\";b:1;s:6:\"slides\";b:1;s:14:\"video-playlist\";b:1;}s:7:\"version\";s:5:\"3.7.2\";}s:18:\"responsive-widgets\";a:2:{s:7:\"content\";a:10:{s:9:\"accordion\";b:1;s:5:\"alert\";b:1;s:8:\"icon-box\";b:1;s:9:\"icon-list\";b:1;s:9:\"image-box\";b:1;s:13:\"image-gallery\";b:1;s:8:\"progress\";b:1;s:11:\"star-rating\";b:1;s:4:\"tabs\";b:1;s:6:\"toggle\";b:1;}s:7:\"version\";s:5:\"3.6.7\";}}}s:3:\"css\";a:1:{s:7:\"widgets\";a:12:{s:5:\"image\";a:2:{s:7:\"content\";s:268:\"<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:5:\"3.6.7\";}s:15:\"theme-site-logo\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.7.2\";}s:8:\"nav-menu\";a:2:{s:7:\"content\";s:146:\"<link rel=\"stylesheet\" href=\"http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1658329787\">\";s:7:\"version\";s:5:\"3.7.2\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.7\";}s:7:\"heading\";a:2:{s:7:\"content\";s:672:\"<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:5:\"3.6.7\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:718:\"<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>\";s:7:\"version\";s:5:\"3.6.7\";}s:8:\"icon-box\";a:2:{s:7:\"content\";s:142:\"<link rel=\"stylesheet\" href=\"http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1658329788\">\";s:7:\"version\";s:5:\"3.6.7\";}s:9:\"icon-list\";a:2:{s:7:\"content\";s:143:\"<link rel=\"stylesheet\" href=\"http://flatironsxrayservices.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1658329788\">\";s:7:\"version\";s:5:\"3.6.7\";}s:9:\"image-box\";a:2:{s:7:\"content\";s:1731:\"<style>.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:501px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:500px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style>\";s:7:\"version\";s:5:\"3.6.7\";}s:9:\"accordion\";a:2:{s:7:\"content\";s:1545:\"<style>.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:500px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}</style>\";s:7:\"version\";s:5:\"3.6.7\";}s:5:\"forms\";a:2:{s:7:\"content\";s:6800:\"<style>/*! elementor-pro - v3.7.2 - 15-06-2022 */\n.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.e-form__buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.e-form__indicators{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:13px;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators,.e-form__indicators__indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e-form__indicators__indicator{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:0;flex-basis:0;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{width:100%;position:relative;background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden}.e-form__indicators__indicator__progress__meter{width:var(--e-form-steps-indicator-progress-meter-width,0);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;border-radius:var(--e-form-steps-indicator-progress-border-radius);background-color:var(--e-form-steps-indicator-progress-color);color:var(--e-form-steps-indicator-progress-meter-color);text-align:right;-webkit-transition:width .1s linear;-o-transition:width .1s linear;transition:width .1s linear}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{color:var(--e-form-steps-indicator-active-primary-color,#39b54a);border-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);background-color:initial}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);font-size:var(--e-form-steps-indicator-icon-size);border-width:1px;border-style:solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;margin-bottom:10px}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{width:var(--e-form-steps-indicator-icon-size);height:auto}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);border-width:1px;border-style:solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{width:100%;height:var(--e-form-steps-divider-width);background-color:#c2cbd2}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.elementor-form .elementor-button>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}</style>\";s:7:\"version\";s:5:\"3.7.2\";}s:6:\"toggle\";a:2:{s:7:\"content\";s:1387:\"<style>.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:500px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>\";s:7:\"version\";s:5:\"3.6.7\";}}}}','yes'),(115814,'_site_transient_timeout_browser_fe3dd4eb3dfdbb3e31bcf3a5cb7b5d58','1658937492','no'),(115809,'supercache_stats','a:3:{s:9:\"generated\";i:1658332442;s:10:\"supercache\";a:5:{s:7:\"expired\";i:0;s:6:\"cached\";i:1;s:5:\"fsize\";i:101142;s:11:\"cached_list\";a:0:{}s:12:\"expired_list\";a:0:{}}s:7:\"wpcache\";a:5:{s:7:\"expired\";i:0;s:6:\"cached\";i:0;s:5:\"fsize\";i:0;s:11:\"cached_list\";a:0:{}s:12:\"expired_list\";a:0:{}}}','yes'),(115815,'_site_transient_browser_fe3dd4eb3dfdbb3e31bcf3a5cb7b5d58','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"103.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(115816,'_site_transient_timeout_php_check_2f5acf219326a8bc5331ee302b9812f4','1658937492','no'),(115817,'_site_transient_php_check_2f5acf219326a8bc5331ee302b9812f4','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(116386,'_transient_timeout_wpseo-statistics-totals','1658606241','no'),(116387,'_transient_wpseo-statistics-totals','a:1:{i:1;a:2:{s:6:\"scores\";a:0:{}s:8:\"division\";b:0;}}','no'),(115883,'wpsc_feed_list','a:2:{i:0;s:140:\"/home/flatir11/public_html/wp-content/cache/supercache/flatironsxrayservices.com/comments/feed/wp-cache-d9af75698f85223bef730da71b8ed479.php\";i:1;s:131:\"/home/flatir11/public_html/wp-content/cache/supercache/flatironsxrayservices.com/feed/wp-cache-825218363a2bc6c7603e5cdd57ecbbe6.php\";}','yes'),(116381,'_transient_wpseo_unindexed_post_link_count','0','no'),(116382,'_transient_timeout_wpseo_unindexed_term_link_count','1658606230','no'),(117246,'_transient_boldgrid_backup_is_functional','1','no');
/*!40000 ALTER TABLE `wpml_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_postmeta`
--

DROP TABLE IF EXISTS `wpml_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=63405 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_postmeta`
--

LOCK TABLES `wpml_postmeta` WRITE;
/*!40000 ALTER TABLE `wpml_postmeta` DISABLE KEYS */;
INSERT INTO `wpml_postmeta` VALUES (2,3,'_wp_page_template','default'),(115,107,'_edit_lock','1656225579:1'),(174,165,'_wp_attached_file','2021/05/Flatirons-intricate-explorer-unsplash-1-e1622587241899.jpg'),(26,15,'wpuf_form_settings','a:48:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:64:\"Thanks for contacting us! We will get in touch with you shortly.\";s:7:\"page_id\";s:0:\"\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:12:\"Submit Query\";s:18:\"submit_button_cond\";a:3:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_logic\";s:3:\"any\";s:10:\"conditions\";a:1:{i:0;a:3:{s:4:\"name\";s:0:\"\";s:8:\"operator\";s:1:\"=\";s:6:\"option\";s:0:\"\";}}}s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:39:\"Form submission hasn\'t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:3:\"100\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";s:13:\"use_theme_css\";s:10:\"wpuf-style\";s:9:\"quiz_form\";s:2:\"no\";s:22:\"shuffle_question_order\";s:2:\"no\";s:13:\"release_grade\";s:16:\"after_submission\";s:18:\"respondent_can_see\";a:3:{i:0;s:16:\"missed_questions\";i:1;s:15:\"correct_answers\";i:2;s:12:\"point_values\";}s:12:\"total_points\";i:0;s:16:\"enable_multistep\";b:0;s:26:\"multistep_progressbar_type\";s:11:\"progressive\";s:21:\"payment_paypal_images\";s:68:\"https://www.paypalobjects.com/webstatic/mktg/logo/AM_mc_vs_dc_ae.jpg\";s:20:\"payment_paypal_label\";s:6:\"PayPal\";s:20:\"payment_stripe_label\";s:11:\"Credit Card\";s:21:\"payment_stripe_images\";a:4:{i:0;s:4:\"visa\";i:1;s:10:\"mastercard\";i:2;s:4:\"amex\";i:3;s:8:\"discover\";}s:25:\"payment_stripe_deactivate\";s:0:\"\";s:11:\"stripe_mode\";s:4:\"live\";s:14:\"stripe_page_id\";s:0:\"\";s:20:\"stripe_override_keys\";s:0:\"\";s:12:\"stripe_email\";s:0:\"\";s:10:\"stripe_key\";s:0:\"\";s:17:\"stripe_secret_key\";s:0:\"\";s:15:\"stripe_key_test\";s:0:\"\";s:22:\"stripe_secret_key_test\";s:0:\"\";s:20:\"stripe_prefill_email\";s:0:\"\";s:23:\"stripe_user_email_field\";s:0:\"\";s:25:\"payment_paypal_deactivate\";s:0:\"\";s:11:\"paypal_mode\";s:4:\"live\";s:11:\"paypal_type\";s:5:\"_cart\";s:15:\"paypal_override\";s:0:\"\";s:12:\"paypal_email\";s:0:\"\";s:14:\"paypal_page_id\";s:0:\"\";s:20:\"paypal_prefill_email\";s:0:\"\";s:23:\"paypal_user_email_field\";s:0:\"\";}'),(27,15,'notifications','a:1:{i:0;a:14:{s:6:\"active\";s:4:\"true\";s:4:\"type\";s:5:\"email\";s:5:\"smsTo\";s:0:\"\";s:7:\"smsText\";s:45:\"[{form_name}] New Form Submission #{entry_id}\";s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:45:\"[{form_name}] New Form Submission #{entry_id}\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:13:\"{field:email}\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:11:\"{site_name}\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"weforms_cond\";a:3:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_logic\";s:3:\"any\";s:10:\"conditions\";a:1:{i:0;a:3:{s:4:\"name\";s:0:\"\";s:8:\"operator\";s:1:\"=\";s:6:\"option\";s:0:\"\";}}}}}'),(28,15,'integrations','a:0:{}'),(29,19,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(30,19,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:17:\"Form 1 submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(31,23,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(32,23,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:17:\"Form 2 submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(33,35,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(34,35,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:17:\"Form 3 submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(35,50,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(36,50,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:39:\"Address Form (International) submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(37,58,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(38,58,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:28:\"Address Form (US) submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(39,65,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(40,65,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:35:\"Email Form (Traditional) submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(41,70,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:8:\"Register\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(42,70,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:50:\"Event Registration Form (Group Support) submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(43,74,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:8:\"Register\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(44,74,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:34:\"Event Registration Form submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(45,78,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(46,78,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:35:\"Information Request Form submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(47,83,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(48,83,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:36:\"Shipping Information Form submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(49,93,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:7:\"Sign Up\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(50,93,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:27:\"New Sign Up Form submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(51,96,'wpuf_form_settings','a:16:{s:11:\"redirect_to\";s:4:\"same\";s:7:\"message\";s:214:\"<span id=\"nf-drawer-content\"><span class=\"nf-setting-groups\"><span class=\"nf-field-settings\">Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\";s:7:\"page_id\";s:5:\"72532\";s:3:\"url\";s:0:\"\";s:11:\"submit_text\";s:6:\"Submit\";s:13:\"schedule_form\";s:5:\"false\";s:14:\"schedule_start\";s:0:\"\";s:12:\"schedule_end\";s:0:\"\";s:18:\"sc_pending_message\";s:44:\"Form submission hasn&#039;t been started yet\";s:18:\"sc_expired_message\";s:30:\"Form submission is now closed.\";s:13:\"require_login\";s:5:\"false\";s:17:\"req_login_message\";s:36:\"You need to login to submit a query.\";s:13:\"limit_entries\";s:5:\"false\";s:12:\"limit_number\";s:4:\"1000\";s:13:\"limit_message\";s:57:\"Sorry, we have reached the maximum number of submissions.\";s:14:\"label_position\";s:5:\"above\";}'),(52,96,'notifications','a:1:{i:0;a:10:{s:6:\"active\";b:1;s:4:\"name\";s:18:\"Admin Notification\";s:7:\"subject\";s:33:\"Customer Feedback Form submission\";s:2:\"to\";s:13:\"{admin_email}\";s:7:\"replyTo\";s:0:\"\";s:7:\"message\";s:12:\"{all_fields}\";s:8:\"fromName\";s:0:\"\";s:11:\"fromAddress\";s:13:\"{admin_email}\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}'),(2794,654,'boldgrid_hide_page_title','1'),(2792,654,'_edit_last','1'),(2791,107,'ocean_custom_footer_template','0'),(63,108,'_menu_item_type','post_type'),(64,108,'_menu_item_menu_item_parent','0'),(65,108,'_menu_item_object_id','107'),(66,108,'_menu_item_object','page'),(67,108,'_menu_item_target',''),(68,108,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(69,108,'_menu_item_xfn',''),(70,108,'_menu_item_url',''),(71,107,'boldgrid_page_id','19'),(2784,107,'ocean_header_custom_menu','0'),(2783,107,'ocean_custom_header_template','0'),(2782,107,'ocean_center_header_left_menu','0'),(2781,107,'ocean_display_header','default'),(2780,107,'ocean_display_top_bar','default'),(7876,1771,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1389;s:4:\"file\";s:40:\"2021/09/Flatirons-XRay-Services-Logo.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Flatirons-XRay-Services-Logo-300x208.png\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"Flatirons-XRay-Services-Logo-1024x711.png\";s:5:\"width\";i:1024;s:6:\"height\";i:711;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Flatirons-XRay-Services-Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"Flatirons-XRay-Services-Logo-768x533.png\";s:5:\"width\";i:768;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:42:\"Flatirons-XRay-Services-Logo-1536x1067.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(175,165,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:500;s:4:\"file\";s:66:\"2021/05/Flatirons-intricate-explorer-unsplash-1-e1622587241899.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:65:\"Flatirons-intricate-explorer-unsplash-1-e1621019333396-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:67:\"Flatirons-intricate-explorer-unsplash-1-e1621019333396-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"Flatirons-intricate-explorer-unsplash-1-e1621019333396-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:66:\"Flatirons-intricate-explorer-unsplash-1-e1621019333396-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:67:\"Flatirons-intricate-explorer-unsplash-1-e1621019333396-1536x480.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:67:\"Flatirons-intricate-explorer-unsplash-1-e1621019333396-2048x640.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(176,165,'_wp_attachment_backup_sizes','a:8:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2400;s:6:\"height\";i:1211;s:4:\"file\";s:43:\"Flatirons-intricate-explorer-unsplash-1.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:51:\"Flatirons-intricate-explorer-unsplash-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:51:\"Flatirons-intricate-explorer-unsplash-1-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:51:\"Flatirons-intricate-explorer-unsplash-1-768x388.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:388;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:52:\"Flatirons-intricate-explorer-unsplash-1-1024x517.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:52:\"Flatirons-intricate-explorer-unsplash-1-1536x775.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:775;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:53:\"Flatirons-intricate-explorer-unsplash-1-2048x1033.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1622587241899\";a:3:{s:5:\"width\";i:2400;s:6:\"height\";i:750;s:4:\"file\";s:58:\"Flatirons-intricate-explorer-unsplash-1-e1621019333396.jpg\";}}'),(187,107,'_edit_last','1'),(188,107,'_wp_page_template','elementor_header_footer'),(189,107,'boldgrid_hide_page_title','1'),(190,107,'boldgrid_in_page_containers','1'),(191,107,'bgseo_robots_index','index'),(192,107,'bgseo_robots_follow','follow'),(200,196,'_edit_last','1'),(201,196,'_wp_page_template','elementor_header_footer'),(202,196,'boldgrid_hide_page_title','0'),(203,196,'boldgrid_in_page_containers','1'),(204,196,'bgseo_robots_index','index'),(205,196,'bgseo_robots_follow','follow'),(206,198,'boldgrid_in_page_containers','1'),(207,198,'_menu_item_type','post_type'),(208,198,'_menu_item_menu_item_parent','0'),(209,198,'_menu_item_object_id','196'),(210,198,'_menu_item_object','page'),(211,198,'_menu_item_target',''),(212,198,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(213,198,'_menu_item_xfn',''),(214,198,'_menu_item_url',''),(215,198,'_menu_item_template',''),(216,198,'_menu_item_mega_template','0'),(217,198,'_menu_item_nolink',''),(218,198,'_menu_item_category_post',''),(219,198,'_menu_item_megamenu',''),(220,198,'_menu_item_megamenu_auto_width',''),(221,198,'_menu_item_megamenu_col',''),(222,198,'_menu_item_megamenu_heading',''),(223,198,'_menu_item_megamenu_widgetarea','0'),(224,198,'_menu_item_icon',''),(225,196,'_edit_lock','1658534394:1'),(226,199,'_edit_last','1'),(227,199,'_wp_page_template','elementor_header_footer'),(228,199,'boldgrid_hide_page_title','0'),(229,199,'boldgrid_in_page_containers','1'),(230,199,'bgseo_robots_index','index'),(231,199,'bgseo_robots_follow','follow'),(232,201,'boldgrid_in_page_containers','1'),(233,201,'_menu_item_type','post_type'),(234,201,'_menu_item_menu_item_parent','0'),(235,201,'_menu_item_object_id','199'),(236,201,'_menu_item_object','page'),(237,201,'_menu_item_target',''),(238,201,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(239,201,'_menu_item_xfn',''),(240,201,'_menu_item_url',''),(241,201,'_menu_item_template',''),(242,201,'_menu_item_mega_template','0'),(243,201,'_menu_item_nolink',''),(244,201,'_menu_item_category_post',''),(245,201,'_menu_item_megamenu',''),(246,201,'_menu_item_megamenu_auto_width',''),(247,201,'_menu_item_megamenu_col',''),(248,201,'_menu_item_megamenu_heading',''),(249,201,'_menu_item_megamenu_widgetarea','0'),(250,201,'_menu_item_icon',''),(251,199,'_edit_lock','1658536376:1'),(2772,198,'_wp_old_date','2021-05-21'),(2770,1016,'_menu_item_icon',''),(2769,1016,'_menu_item_megamenu_widgetarea','0'),(2768,1016,'_menu_item_megamenu_heading',''),(2767,1016,'_menu_item_megamenu_col',''),(2766,1016,'_menu_item_megamenu_auto_width',''),(2765,1016,'_menu_item_megamenu',''),(2764,1016,'_menu_item_category_post',''),(2763,1016,'_menu_item_nolink',''),(2762,1016,'_menu_item_mega_template','0'),(2761,1016,'_menu_item_template',''),(2771,108,'_wp_old_date','2021-05-21'),(2758,1016,'_menu_item_xfn',''),(2754,1016,'_menu_item_object_id','654'),(2753,1016,'_menu_item_menu_item_parent','0'),(2751,1015,'_menu_item_icon',''),(2752,1016,'_menu_item_type','post_type'),(2750,1015,'_menu_item_megamenu_widgetarea','0'),(2749,1015,'_menu_item_megamenu_heading',''),(2748,1015,'_menu_item_megamenu_col',''),(486,654,'_wp_page_template','default'),(487,654,'ocean_post_layout','full-screen'),(488,654,'ocean_disable_margins','on'),(490,654,'_elementor_data','[{\"id\":\"q0x262l\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":34},\"background_attachment\":\"fixed\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.79000000000000003552713678800500929355621337890625},\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"background_background\":\"gradient\",\"background_xpos\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_ypos\":{\"unit\":\"em\",\"size\":-9.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"box_shadow_box_shadow_type\":\"yes\",\"animation\":\"none\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":12,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_color_b\":\"#4480CC69\",\"background_size\":\"cover\",\"background_position\":\"initial\",\"background_size_mobile\":\"contain\",\"background_bg_width\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"background_position_tablet\":\"initial\",\"background_position_mobile\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_size_tablet\":\"initial\",\"background_bg_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"animation_duration\":\"slow\",\"column_position\":\"top\",\"background_color_stop\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"background_gradient_position\":\"top center\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"em\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"initial\",\"background_overlay_bg_width\":{\"unit\":\"vw\",\"size\":65,\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"vw\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"z_index\":0,\"background_color_b_stop\":{\"unit\":\"%\",\"size\":89,\"sizes\":[]},\"background_overlay_size_mobile\":\"initial\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":47,\"sizes\":[]},\"custom_height_tablet_extra\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_overlay_xpos_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_ypos_tablet_extra\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_size_tablet\":\"initial\",\"background_overlay_bg_width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"custom_height_mobile_extra\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"08a0068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding\":{\"unit\":\"rem\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":100,\"background_overlay_background\":\"classic\",\"border_border\":\"double\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"space_between_widgets\":0,\"animation\":\"none\",\"space_between_widgets_mobile\":13,\"space_between_widgets_tablet\":-1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position_mobile_extra\":\"top\"},\"elements\":[{\"id\":\"6338817\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLATIRONS X-RAY SERVICES, LLC\",\"header_size\":\"h1\",\"align\":\"left\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":68,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_animation\":\"none\",\"_animation_delay\":500,\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0,\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":68,\"end\":100}},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=text\"},\"_element_custom_width\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"title_color\":\"#4E636A\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet_extra\":{\"unit\":\"vw\",\"size\":3.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9abf1c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dental and Veterinary X-ray Machine Inspections\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.7\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"_animation_delay\":100,\"animation_duration\":\"slow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"2\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_tablet_extra\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4d9758\",\"elType\":\"widget\",\"settings\":{\"title\":\"Serving Colorado Since 2011\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=89511df\",\"title_color\":\"globals\\/colors?id=text\"},\"animation_duration\":\"slow\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"%\",\"top\":\"0.5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b2d9f27\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"61aac89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f226c1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pay Invoice\",\"_element_width_tablet_extra\":\"auto\",\"_position\":\"fixed\",\"_offset_orientation_h\":\"end\",\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.bestcardteam.com\\/Payments\\/?Profile=xrayWEB\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"align_tablet_extra\":\"center\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"\"},\"button_text_color\":\"#FFFFFF\",\"background_color_b\":\"#79CDEA\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":94,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"background_gradient_position\":\"center left\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#62CAE4\",\"hover_animation\":\"grow\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#49A8B6\",\"border_radius\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_box_shadow_box_shadow\":{\"horizontal\":87,\"vertical\":9,\"blur\":23,\"spread\":1,\"color\":\"rgba(231.2568254222041, 238.16343568581942, 240.1312408447266, 0.56)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_offset\":12,\"sticky_effects_offset\":12,\"_animation\":\"none\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31},\"_element_vertical_align\":\"flex-end\",\"_offset_x\":{\"size\":-8,\"unit\":\"px\"},\"_offset_x_tablet_extra\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":-32.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"_offset_x_end_tablet\":{\"size\":-31.39999999999999857891452847979962825775146484375,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-36.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"_offset_y\":{\"size\":69,\"unit\":\"%\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=8b81827\",\"background_color\":\"globals\\/colors?id=906fcd7\",\"background_color_b\":\"\",\"border_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=10c46c0\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=52bf104\",\"hover_color\":\"globals\\/colors?id=8b81827\"},\"_offset_orientation_v\":\"end\",\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":158,\"sizes\":[]},\"_offset_y_end_tablet\":{\"size\":299,\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"_transform_rotate_popover\":\"transform\",\"_element_width_tablet\":\"auto\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"087beda\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule An Inspection\",\"_element_width_tablet_extra\":\"auto\",\"_position\":\"fixed\",\"_offset_orientation_h\":\"end\",\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"align_tablet_extra\":\"center\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"\"},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#007DB9\",\"background_color_b\":\"#79CDEA\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":94,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"background_gradient_position\":\"center left\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#62CAE4\",\"hover_animation\":\"grow\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#49A8B6\",\"border_radius\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_box_shadow_box_shadow\":{\"horizontal\":87,\"vertical\":9,\"blur\":23,\"spread\":1,\"color\":\"rgba(231.2568254222041, 238.16343568581942, 240.1312408447266, 0.56)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_offset\":12,\"sticky_effects_offset\":12,\"_animation\":\"none\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31},\"_element_vertical_align\":\"flex-end\",\"_offset_x\":{\"size\":-8,\"unit\":\"px\"},\"_offset_x_tablet_extra\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"vh\",\"size\":91,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":-79,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-79.400000000000005684341886080801486968994140625,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-84.400000000000005684341886080801486968994140625,\"sizes\":[]},\"_offset_y\":{\"size\":65,\"unit\":\"%\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=8b81827\",\"background_color\":\"\",\"background_color_b\":\"\",\"border_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=10c46c0\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=52bf104\",\"hover_color\":\"globals\\/colors?id=8b81827\"},\"_offset_orientation_v\":\"end\",\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":322,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":454,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"size\":\"xs\",\"text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"_transform_rotate_popover\":\"transform\",\"_element_width_tablet\":\"auto\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f6ccee0\",\"elType\":\"section\",\"settings\":{\"overflow\":\"hidden\",\"margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width_tablet_extra\":{\"unit\":\"px\",\"size\":874,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":874,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"content_position\":\"top\",\"content_width_tablet\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"content_width_mobile_extra\":{\"unit\":\"px\",\"size\":1109,\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ff6152f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"align\":\"space-between\",\"space_between_widgets_mobile\":40,\"space_between_widgets\":20,\"space_between_widgets_mobile_extra\":20,\"_inline_size_mobile_extra\":100,\"margin_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"a6058ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Approach\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44a6b60\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At<strong> Flatirons X-Ray Services<\\/strong>, we believe all x-ray machine inspections should be a stress-free experience.<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dc48107\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-handshake\",\"library\":\"fa-regular\"},\"title_text\":\"Friendly\",\"description_text\":\"We want you to feel comfortable with the inspection process. No question is too big or too small. \",\"icon_size\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":22.89999999999999857891452847979962825775146484375},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=text\",\"hover_primary_color\":\"\"},\"primary_color\":\"#5EA5DE\",\"text_align\":\"center\",\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"vw\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":9.800000000000000710542735760100185871124267578125,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":500,\"icon_space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":100,\"sizes\":[]},\"_element_vertical_align_mobile\":\"flex-start\",\"text_align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"icon_space_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space_mobile_extra\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"_element_width_mobile_extra\":\"inherit\",\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"10\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fd85dbd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-comments\",\"library\":\"fa-regular\"},\"title_text\":\"Educational\",\"description_text\":\"We teach your staff and operators how to provide a safe treatment environment. We\'re here to help you learn.\",\"icon_size\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":22.89999999999999857891452847979962825775146484375},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=text\",\"hover_primary_color\":\"\"},\"text_align\":\"center\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":9.800000000000000710542735760100185871124267578125,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":500,\"primary_color\":\"#5EA5DE\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"vw\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":100,\"sizes\":[]},\"_element_vertical_align_mobile\":\"flex-start\",\"text_align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"icon_space_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space_mobile_extra\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"_element_width_mobile_extra\":\"inherit\",\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"10\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3846634\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clipboard\",\"library\":\"fa-regular\"},\"title_text\":\"Accurate\",\"description_text\":\"Our qualified Inspectors provide high quality Colorado state Certification Evaluations on all Dental and Veterinary x-ray machines, including CBCT\\/3D machines.\",\"icon_size\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":22.89999999999999857891452847979962825775146484375},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\",\"hover_primary_color\":\"\"},\"primary_color\":\"#5EA5DE\",\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"vw\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"text_align\":\"center\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":9.800000000000000710542735760100185871124267578125,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"_animation\":\"fadeIn\",\"_animation_delay\":500,\"icon_space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":100,\"sizes\":[]},\"_element_vertical_align_mobile\":\"flex-start\",\"text_align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"icon_space_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space_mobile_extra\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"_element_width_mobile_extra\":\"inherit\",\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"10\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a94a7ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width_tablet_extra\":{\"unit\":\"px\",\"size\":992,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":874,\"sizes\":[]}},\"elements\":[{\"id\":\"61a3d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position_tablet\":\"space-evenly\",\"_inline_size_tablet\":45,\"content_position\":\"space-evenly\",\"align\":\"center\",\"_inline_size_mobile_extra\":2},\"elements\":[{\"id\":\"5d36054\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/06\\/dental-xray-equipment.jpeg\",\"id\":895,\"alt\":\"Dental X-Rray Equipment\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"_offset_x\":{\"size\":21,\"unit\":\"%\"},\"_offset_y\":{\"size\":17,\"unit\":\"%\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"align\":\"center\",\"_offset_x_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"align_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_vertical_align_tablet\":\"flex-end\",\"space_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c60b5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/06\\/animal-xray.jpeg\",\"id\":894,\"alt\":\"Dog on an x-ray table\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"_offset_x\":{\"size\":21,\"unit\":\"%\"},\"_offset_y\":{\"size\":17,\"unit\":\"%\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_offset_x_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"align\":\"center\",\"align_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_vertical_align_tablet\":\"flex-end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0b13ab8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":95,\"align\":\"space-between\",\"align_mobile\":\"space-between\",\"space_between_widgets_mobile\":45,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_tablet\":54,\"space_between_widgets\":25,\"_inline_size_mobile_extra\":90},\"elements\":[{\"id\":\"e8eb4da\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0.8\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bd5b8d\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-users\",\"title_text\":\"Education\",\"description_text\":\"We teach you how to protect your office staff, x-ray operators and patients from excessive and scatter radiation.\",\"position\":\"left\",\"secondary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_padding\":{\"unit\":\"px\",\"size\":\"28\"},\"hover_secondary_color\":\"#FCFCFC\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"custom-icon-boxes\",\"selected_icon\":{\"value\":\"fas fa-info\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=secondary\",\"hover_primary_color\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#27A1E0\",\"hover_primary_color\":\"#27A1E0\",\"description_color\":\"#7A7A7A\",\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_animation_delay\":600,\"icon_space_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4aa9335\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-folder-open-o\",\"title_text\":\"Certification\",\"description_text\":\"Your facility and its equipment will be compliant with Colorado state regulations governing radiation.\",\"position\":\"left\",\"secondary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_padding\":{\"unit\":\"px\",\"size\":\"28\"},\"hover_secondary_color\":\"#FCFCFC\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"custom-icon-boxes\",\"selected_icon\":{\"value\":\"fas fa-certificate\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"hover_primary_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#27A1E0\",\"hover_primary_color\":\"#27A1E0\",\"description_color\":\"#7A7A7A\",\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_animation_delay\":600,\"icon_space_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ce0d7cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-eye\",\"title_text\":\"Confidence\",\"description_text\":\"Your staff will be  confident that they are providing a safe treatment environment for themselves and your patients.\",\"position\":\"left\",\"secondary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_padding\":{\"unit\":\"px\",\"size\":\"28\"},\"hover_secondary_color\":\"#FCFCFC\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_css_classes\":\"custom-icon-boxes\",\"selected_icon\":{\"value\":\"fas fa-thumbs-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"hover_primary_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#27A1E0\",\"hover_primary_color\":\"#27A1E0\",\"description_color\":\"#7A7A7A\",\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_animation_delay\":600,\"icon_space_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"892933d\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"icon\":\"fa fa-eye\",\"title_text\":\"Outstanding Service\",\"description_text\":\"We will do everything we can to exceed your expectations.\\n\\n\",\"position\":\"left\",\"secondary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"icon_padding\":{\"unit\":\"px\",\"size\":\"28\"},\"hover_secondary_color\":\"#FCFCFC\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_css_classes\":\"custom-icon-boxes\",\"__fa4_migrated\":{\"selected_icon\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"hover_primary_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#27A1E0\",\"hover_primary_color\":\"#27A1E0\",\"description_color\":\"#7A7A7A\",\"text_align\":\"left\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_animation_delay\":600,\"icon_space_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_vertical_alignment\":\"middle\",\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(491,654,'_elementor_version','3.6.6'),(492,654,'ocean_disable_title','on'),(6365,654,'_elementor_edit_mode','builder'),(738,671,'_elementor_edit_mode','builder'),(739,671,'_elementor_template_type','kit'),(740,671,'_elementor_version','3.6.6'),(604,354,'_wp_page_template','default'),(605,354,'ocean_post_layout','full-screen'),(606,354,'_elementor_edit_mode','builder'),(607,354,'ocean_disable_margins','on'),(608,354,'ocean_disable_title','on'),(609,354,'_elementor_data','[{\"id\":\"850293f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[{\"id\":\"286d994\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c74336c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae4b8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Call us at <a href=\\\"tel:3039687445\\\"><strong>303-968-7445<\\/strong><\\/a> or fill in your information below to request a <strong>Colorado X-ray Inspection (Certification Evaluation)<\\/strong>\\u00a0or to make any inquiries.<\\/span><\\/h3><h3 style=\\\"text-align: center;\\\">We will contact you within one business day.<\\/h3><p>\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1438d32\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":906,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b9bc0f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"293aa70\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Your Name\",\"width\":\"50\",\"_id\":\"8f6c403\",\"required\":\"true\"},{\"_id\":\"66c7862\",\"field_label\":\"Company\",\"width\":\"50\",\"custom_id\":\"field_66c7862\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"width\":\"50\",\"_id\":\"a5077e0\"},{\"_id\":\"bbe954d\",\"field_type\":\"tel\",\"field_label\":\"Phone\",\"width\":\"50\",\"custom_id\":\"field_bbe954d\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"e720e79\",\"required\":\"true\",\"rows\":3},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: First Name\",\"custom_id\":\"field_63a1585\",\"_id\":\"63a1585\"},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: Address\",\"custom_id\":\"field_54d8aa4\",\"_id\":\"54d8aa4\"},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: City\",\"custom_id\":\"field_77db6f3\",\"_id\":\"77db6f3\"},{\"_id\":\"5633121\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: Country\",\"custom_id\":\"field_5633121\"}],\"mark_required\":\"yes\",\"button_size\":\"xs\",\"button_align\":\"end\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"selected_button_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"button_icon_align\":\"right\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\",\"redirect\"],\"email_to\":\"info@flatironsxrayservices.com\",\"email_subject\":\"New message from Flatirons X-ray Services Website Contact Page\",\"email_content\":\"[all-fields]\",\"email_from\":\"info@flatironsxrayservicesc.om\",\"email_from_name\":\"Flatirons X-ray Services, LLC\",\"email_to_2\":\"ksm.maloney@gmail.com\",\"email_subject_2\":\"New message from &quot;Flatirons X-Ray Services, LLC&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@staging.flatironsxrayservices.com\",\"email_from_name_2\":\"Flatirons X-Ray Services, LLC\",\"email_reply_to_2\":\"ksm.maloney@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"18\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=text\",\"mark_required_color\":\"globals\\/colors?id=secondary\",\"label_typography_typography\":\"globals\\/typography?id=6553f71\",\"field_border_color\":\"globals\\/colors?id=text\",\"button_typography_typography\":\"globals\\/typography?id=52bf104\",\"button_background_color\":\"globals\\/colors?id=secondary\",\"html_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=text\",\"field_background_color\":\"\"},\"label_color\":\"#4E636A\",\"mark_required_color\":\"#007DB9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"label_typography_font_weight\":\"300\",\"label_typography_text_transform\":\"uppercase\",\"label_typography_font_style\":\"normal\",\"label_typography_text_decoration\":\"none\",\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"html_color\":\"#4E636A\",\"field_text_color\":\"#4E636A\",\"field_background_color\":\"\",\"field_border_color\":\"#4E636A\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"none\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"button_background_color\":\"#007DB9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(610,354,'_elementor_version','3.6.7'),(3439,354,'_elementor_template_type','wp-page'),(747,671,'_wp_page_template','default'),(748,671,'_elementor_page_settings','a:85:{s:16:\"site_description\";s:56:\"Colorado Dental and Veterinary X-Ray Machine Inspections\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:9:\"Home Page\";s:5:\"color\";s:7:\"#CCE5ED\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#007DB9\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#4E636A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#BCD8C1\";}}s:13:\"custom_colors\";a:9:{i:0;a:3:{s:3:\"_id\";s:7:\"f7ec007\";s:5:\"title\";s:10:\"Background\";s:5:\"color\";s:9:\"#29455DBA\";}i:1;a:3:{s:3:\"_id\";s:7:\"d5e16e5\";s:5:\"title\";s:15:\"Logo Background\";s:5:\"color\";s:9:\"#244B6C78\";}i:2;a:3:{s:3:\"_id\";s:7:\"20c9fed\";s:5:\"title\";s:17:\"Logo Background 2\";s:5:\"color\";s:7:\"#C3CED3\";}i:3;a:3:{s:3:\"_id\";s:7:\"3211a9a\";s:5:\"title\";s:18:\"Background Overlay\";s:5:\"color\";s:9:\"#2488BA42\";}i:4;a:3:{s:3:\"_id\";s:7:\"8b81827\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}i:5;a:3:{s:3:\"_id\";s:7:\"10c46c0\";s:5:\"title\";s:10:\"Hover Blue\";s:5:\"color\";s:7:\"#62CAE4\";}i:6;a:3:{s:3:\"_id\";s:7:\"906fcd7\";s:5:\"title\";s:14:\"Invoice Button\";s:5:\"color\";s:7:\"#138A00\";}i:7;a:3:{s:3:\"_id\";s:7:\"f739951\";s:5:\"title\";s:13:\"Invoice Hover\";s:5:\"color\";s:7:\"#138A00\";}i:8;a:3:{s:3:\"_id\";s:7:\"9519869\";s:5:\"title\";s:25:\"Header Bottom Border Line\";s:5:\"color\";s:7:\"#A7BAC3\";}}s:17:\"system_typography\";a:4:{i:0;a:16:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:4:\"Logo\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:22:\"typography_font_weight\";s:3:\"200\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";d:1.8000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";d:2.899999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:6;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:7.5999999999999996447286321199499070644378662109375;s:5:\"sizes\";a:0:{}}s:33:\"typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";d:3.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}}i:1;a:10:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:16:\"Section Headings\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:2.70000000000000017763568394002504646778106689453125;s:5:\"sizes\";a:0:{}}}i:2;a:10:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:14:\"Paragraph Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:7:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:12:\"Icon Heading\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:8:{i:0;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:0.8000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"89511df\";s:5:\"title\";s:15:\"Logo Subheading\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";d:2.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:33:\"typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";d:2.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"6553f71\";s:5:\"title\";s:15:\"Employee Titles\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"113327b\";s:5:\"title\";s:9:\"Copyright\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}}i:3;a:10:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.899999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"52bf104\";s:5:\"title\";s:6:\"Button\";}i:4;a:10:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.8000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"0f19a2b\";s:5:\"title\";s:11:\"Footer text\";}i:5;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"d6d70e1\";s:5:\"title\";s:13:\"Meet The Team\";}i:6;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.6999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"ae28b9a\";s:5:\"title\";s:19:\"Header Phone Number\";s:26:\"typography_text_decoration\";s:4:\"none\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:33:\"typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:33:\"typography_font_size_mobile_extra\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.6999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:7;a:10:{s:3:\"_id\";s:7:\"e88dbb3\";s:5:\"title\";s:9:\"Main Menu\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.8000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:26:\"typography_text_decoration\";s:4:\"none\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:29:\"Flatirons X-Ray Services, LLC\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:501;s:11:\"viewport_lg\";i:1025;s:9:\"site_logo\";a:4:{s:3:\"url\";s:73:\"http://flatironsxrayservices.com/wp-content/uploads/2021/05/Site-Logo.png\";s:2:\"id\";i:7010;s:3:\"alt\";s:30:\"Flatirions X-ray Services Logo\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1130;s:5:\"sizes\";a:0:{}}s:17:\"link_normal_color\";s:7:\"#007DB9\";s:11:\"__globals__\";a:12:{s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:33:\"link_normal_typography_typography\";s:26:\"globals/typography?id=text\";s:16:\"link_hover_color\";s:0:\"\";s:32:\"link_hover_typography_typography\";s:26:\"globals/typography?id=text\";s:8:\"h1_color\";s:22:\"globals/colors?id=text\";s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h4_color\";s:22:\"globals/colors?id=text\";s:8:\"h2_color\";s:22:\"globals/colors?id=text\";s:8:\"h3_color\";s:22:\"globals/colors?id=text\";s:8:\"h5_color\";s:22:\"globals/colors?id=text\";s:8:\"h6_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";}s:10:\"custom_css\";s:508:\"/* Get rid of bottom margin on last paragraph in column */\n\n.elementor-widget-text-editor p:last-child {\n	margin-bottom: 0;\n}\n\nh2 {\n   margin: 0px;\n   padding: 0px;\n}\n\n/* Change the Background Color of the Header when Scrolling */\n.elementor-sticky--effects {\n background: #ffffff!important;\n}\n\n/* The logo on the mobile header is currently not showing.*/\n.logo {\n display: none;\n}\n\n\n/* Makes the logo on the mobile header show after scrolling*/\n.elementor-sticky--effects .logo {\n display: inline-block;\n}\n\n\";s:32:\"link_hover_typography_typography\";s:6:\"custom\";s:33:\"link_hover_typography_font_family\";s:10:\"Montserrat\";s:31:\"link_hover_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:33:\"link_hover_typography_font_weight\";s:3:\"400\";s:32:\"link_hover_typography_font_style\";s:6:\"normal\";s:37:\"link_hover_typography_text_decoration\";s:4:\"none\";s:33:\"link_hover_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_family\";s:6:\"Nunito\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"600\";s:28:\"h1_typography_text_transform\";s:9:\"uppercase\";s:24:\"h1_typography_font_style\";s:6:\"normal\";s:29:\"h1_typography_text_decoration\";s:4:\"none\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:2.70000000000000017763568394002504646778106689453125;s:5:\"sizes\";a:0:{}}s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:6:\"Nunito\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";d:1.3000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"300\";s:28:\"h2_typography_text_transform\";s:9:\"uppercase\";s:26:\"body_background_background\";s:7:\"classic\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:10:\"Montserrat\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"500\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:6:\"Nunito\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:10:\"Montserrat\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:10:\"Montserrat\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:3:\"300\";s:28:\"h4_typography_text_transform\";s:9:\"uppercase\";s:28:\"h4_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:28:\"h2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:4.4000000000000003552713678800500929355621337890625;s:5:\"sizes\";a:0:{}}s:15:\"viewport_tablet\";i:1024;s:21:\"viewport_tablet_extra\";i:1200;s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.8000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:18:\"active_breakpoints\";a:3:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";}s:15:\"viewport_mobile\";i:500;s:21:\"viewport_mobile_extra\";i:736;s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:10:\"Montserrat\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:30:\"body_typography_text_transform\";s:4:\"none\";s:26:\"body_typography_font_style\";s:6:\"normal\";s:31:\"body_typography_text_decoration\";s:4:\"none\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:10:\"Montserrat\";s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:34:\"link_normal_typography_font_weight\";s:3:\"400\";s:37:\"link_normal_typography_text_transform\";s:4:\"none\";s:33:\"link_normal_typography_font_style\";s:6:\"normal\";s:38:\"link_normal_typography_text_decoration\";s:4:\"none\";s:34:\"link_normal_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:16:\"link_hover_color\";s:7:\"#0A5B81\";s:36:\"link_hover_typography_text_transform\";s:4:\"none\";s:8:\"h1_color\";s:7:\"#4E636A\";s:8:\"h2_color\";s:7:\"#4E636A\";s:8:\"h3_color\";s:7:\"#4E636A\";s:8:\"h4_color\";s:7:\"#4E636A\";s:8:\"h5_color\";s:7:\"#4E636A\";s:8:\"h6_color\";s:7:\"#4E636A\";}'),(765,654,'_edit_lock','1656373175:1'),(771,654,'_elementor_template_type','wp-page'),(796,671,'_edit_lock','1656370876:1'),(803,671,'_elementor_data','[]'),(2733,1015,'_menu_item_type','post_type'),(2734,1015,'_menu_item_menu_item_parent','0'),(2735,1015,'_menu_item_object_id','354'),(2736,1015,'_menu_item_object','page'),(2737,1015,'_menu_item_target',''),(2738,1015,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2739,1015,'_menu_item_xfn',''),(2740,1015,'_menu_item_url',''),(2742,1015,'_menu_item_template',''),(2743,1015,'_menu_item_mega_template','0'),(2744,1015,'_menu_item_nolink',''),(2745,1015,'_menu_item_category_post',''),(2746,1015,'_menu_item_megamenu',''),(2747,1015,'_menu_item_megamenu_auto_width',''),(2790,107,'ocean_display_footer_bottom','default'),(2789,107,'ocean_display_footer_widgets','default'),(2788,107,'ocean_disable_breadcrumbs','default'),(2787,107,'ocean_disable_heading','default'),(2786,107,'ocean_disable_title','default'),(2785,107,'ocean_menu_typo_font_family','0'),(1211,108,'_wp_old_date','2021-04-13'),(1212,108,'_menu_item_template',''),(1213,108,'_menu_item_mega_template','0'),(1214,108,'_menu_item_nolink',''),(1215,108,'_menu_item_category_post',''),(1216,108,'_menu_item_megamenu',''),(1217,108,'_menu_item_megamenu_auto_width',''),(1218,108,'_menu_item_megamenu_col',''),(1219,108,'_menu_item_megamenu_heading',''),(1220,108,'_menu_item_megamenu_widgetarea','0'),(1221,108,'_menu_item_icon',''),(2779,107,'ocean_disable_margins','enable'),(2778,107,'ocean_second_sidebar','0'),(2777,107,'ocean_sidebar','0'),(1233,198,'_wp_old_date','2021-05-14'),(1234,201,'_wp_old_date','2021-05-14'),(2757,1016,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2759,1016,'_menu_item_url',''),(1605,165,'_edit_lock','1622587259:1'),(1613,165,'_edit_last','1'),(2030,891,'_wp_attached_file','2021/06/dental-xray.jpg'),(2031,891,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:300;s:4:\"file\";s:23:\"2021/06/dental-xray.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"dental-xray-300x113.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"dental-xray-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"dental-xray-768x288.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2032,891,'_wp_attachment_image_alt','Doctor holding a dental x-ray'),(2041,893,'_wp_attached_file','2021/06/animal-xray-2.jpeg'),(2042,893,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:291;s:6:\"height\";i:173;s:4:\"file\";s:26:\"2021/06/animal-xray-2.jpeg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"animal-xray-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2043,894,'_wp_attached_file','2021/06/animal-xray.jpeg'),(2044,894,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:180;s:4:\"file\";s:24:\"2021/06/animal-xray.jpeg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"animal-xray-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2045,895,'_wp_attached_file','2021/06/dental-xray-equipment.jpeg'),(2046,895,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:34:\"2021/06/dental-xray-equipment.jpeg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"dental-xray-equipment-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2756,1016,'_menu_item_target',''),(2755,1016,'_menu_item_object','page'),(2773,201,'_wp_old_date','2021-05-21'),(2801,654,'boldgrid_in_page_containers','1'),(2802,654,'ocean_sidebar','0'),(2803,654,'ocean_second_sidebar','0'),(2804,654,'ocean_display_top_bar','default'),(2805,654,'ocean_display_header','default'),(2806,654,'ocean_center_header_left_menu','0'),(2807,654,'ocean_custom_header_template','0'),(2808,654,'ocean_header_custom_menu','0'),(2809,654,'ocean_menu_typo_font_family','0'),(2810,654,'ocean_disable_heading','default'),(2811,654,'ocean_disable_breadcrumbs','default'),(2812,654,'ocean_display_footer_widgets','default'),(2813,654,'ocean_display_footer_bottom','default'),(2814,654,'ocean_custom_footer_template','0'),(2815,196,'ocean_sidebar','0'),(2816,196,'ocean_second_sidebar','0'),(2817,196,'ocean_disable_margins','enable'),(2818,196,'ocean_display_top_bar','default'),(2819,196,'ocean_display_header','default'),(2820,196,'ocean_center_header_left_menu','0'),(2821,196,'ocean_custom_header_template','0'),(2822,196,'ocean_header_custom_menu','0'),(2823,196,'ocean_menu_typo_font_family','0'),(2824,196,'ocean_disable_title','default'),(2825,196,'ocean_disable_heading','default'),(2826,196,'ocean_disable_breadcrumbs','default'),(2827,196,'ocean_display_footer_widgets','default'),(2828,196,'ocean_display_footer_bottom','default'),(2829,196,'ocean_custom_footer_template','0'),(2830,199,'ocean_sidebar','0'),(2831,199,'ocean_second_sidebar','0'),(2832,199,'ocean_disable_margins','enable'),(2833,199,'ocean_display_top_bar','default'),(2834,199,'ocean_display_header','default'),(2835,199,'ocean_center_header_left_menu','0'),(2836,199,'ocean_custom_header_template','0'),(2837,199,'ocean_header_custom_menu','0'),(2838,199,'ocean_menu_typo_font_family','0'),(2839,199,'ocean_disable_title','default'),(2840,199,'ocean_disable_heading','default'),(2841,199,'ocean_disable_breadcrumbs','default'),(2842,199,'ocean_display_footer_widgets','default'),(2843,199,'ocean_display_footer_bottom','default'),(2844,199,'ocean_custom_footer_template','0'),(2847,354,'_edit_lock','1658354781:1'),(2848,354,'_edit_last','1'),(2850,354,'boldgrid_hide_page_title','1'),(2855,354,'boldgrid_in_page_containers','1'),(2856,354,'ocean_sidebar','0'),(2857,354,'ocean_second_sidebar','0'),(2858,354,'ocean_display_top_bar','default'),(2859,354,'ocean_display_header','default'),(2860,354,'ocean_center_header_left_menu','0'),(2861,354,'ocean_custom_header_template','0'),(2862,354,'ocean_header_custom_menu','0'),(2863,354,'ocean_menu_typo_font_family','0'),(2864,354,'ocean_disable_heading','default'),(2865,354,'ocean_disable_breadcrumbs','default'),(2866,354,'ocean_display_footer_widgets','default'),(2867,354,'ocean_display_footer_bottom','default'),(2868,354,'ocean_custom_footer_template','0'),(2869,107,'_elementor_edit_mode','builder'),(2870,107,'_elementor_template_type','wp-page'),(2871,107,'_elementor_version','3.6.6'),(2873,107,'ocean_custom_logo','138'),(3453,107,'_elementor_data','[{\"id\":\"f208d86\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width_tablet\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"content_width_mobile_extra\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"gap\":\"no\",\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false}},\"elements\":[{\"id\":\"aed3ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dc83ae0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Flatirons X-ray Services, o<span style=\\\"font-family: Montserrat, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">ur Qualified Inspectors<\\/span>\\u00a0conduct<span style=\\\"font-family: Montserrat, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; color: var( --e-global-color-text ); letter-spacing: var( --e-global-typography-52bf104-letter-spacing ); text-transform: var( --e-global-typography-52bf104-text-transform ); word-spacing: var( --e-global-typography-52bf104-word-spacing );\\\">\\u00a0<\\/span><span style=\\\"font-family: Montserrat, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; color: var( --e-global-color-text ); letter-spacing: var( --e-global-typography-52bf104-letter-spacing ); text-transform: var( --e-global-typography-52bf104-text-transform ); word-spacing: var( --e-global-typography-52bf104-word-spacing );\\\">high quality Colorado state x-ray machine Certification Evaluations<\\/span><span style=\\\"color: var( --e-global-color-text ); font-family: Montserrat, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: var( --e-global-typography-52bf104-letter-spacing ); text-transform: var( --e-global-typography-52bf104-text-transform ); word-spacing: var( --e-global-typography-52bf104-word-spacing );\\\">.<\\/span><\\/p><p><span style=\\\"font-family: Montserrat, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">We provide inspections\\u00a0<\\/span><span style=\\\"font-family: Montserrat, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; color: var( --e-global-color-text ); letter-spacing: var( --e-global-typography-52bf104-letter-spacing ); text-transform: var( --e-global-typography-52bf104-text-transform ); word-spacing: var( --e-global-typography-52bf104-word-spacing );\\\">on all Dental and Veterinary x-ray machines<\\/span><span style=\\\"font-family: Montserrat, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; color: var( --e-global-color-text ); letter-spacing: var( --e-global-typography-52bf104-letter-spacing ); text-transform: var( --e-global-typography-52bf104-text-transform ); word-spacing: var( --e-global-typography-52bf104-word-spacing );\\\">, including CBCT\\/3D technology.<\\/span><\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=52bf104\",\"text_color\":\"globals\\/colors?id=text\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b58fd4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f4bd43\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1380,\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":284,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\",\"content_width_mobile_extra\":{\"unit\":\"px\",\"size\":1459,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":1436,\"sizes\":[]},\"gap\":\"extended\",\"gap_columns_custom_mobile\":{\"unit\":\"vw\",\"size\":7,\"sizes\":[]},\"background_overlay_position_mobile_extra\":\"top center\",\"background_overlay_position_mobile\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_repeat_mobile_extra\":\"no-repeat\",\"background_overlay_repeat_mobile\":\"no-repeat\",\"background_overlay_size_mobile_extra\":\"contain\",\"background_overlay_size_mobile\":\"contain\",\"css_filters_css_filter\":\"custom\",\"margin_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"43db842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33,\"align\":\"center\",\"space_between_widgets\":0,\"_inline_size_mobile_extra\":100},\"elements\":[{\"id\":\"0c7a423\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689.jpg\",\"id\":3126,\"alt\":\"Shawn Clemenson headshot\",\"source\":\"library\"},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Shawn Clemenson\",\"description_text\":\"FOUNDER, CEO &amp; QUALIFIED INSPECTOR 164\\n\",\"image_space\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"globals\\/typography?id=89511df\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=6553f71\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_animation\":\"bob\",\"motion_fx_mouseTrack_effect\":\"yes\",\"title_size\":\"h2\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"center\",\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"95bdd2c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">A graduate of Colorado State University with a Bachelor of Science (Zoology) degree, Shawn started his career in the x-ray profession while serving in the US Navy, working on electronic warfare and radar systems. After serving in the Persian Gulf War, he was honorably discharged in 1991 and began servicing civilian medical, dental and\\u00a0<\\/span><span style=\\\"font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; color: var( --e-global-color-text ); text-transform: var( --e-global-typography-text-text-transform );\\\">veterinary<\\/span><span style=\\\"font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; color: var( --e-global-color-text ); text-transform: var( --e-global-typography-text-text-transform );\\\">\\u00a0<\\/span><span style=\\\"font-size: 14px; font-weight: 400; color: var( --e-global-color-text ); text-transform: var( --e-global-typography-text-text-transform );\\\">x-ray systems.\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Over the 20+ years he worked as a service technician, Shawn focused on x-ray machines, covering everything from dental intra-oral machines to the current Dental and Vet CBCT\\/3D imaging systems\\u2014installing, diagnosing and repairing them across Colorado and the western US. During those years, he participated in numerous manufacturer training courses while providing training to inexperienced technicians and office staff, earning a reputation among his customers and peers as a superb technician and outstanding instructor in the areas of dental, veterinary and CBCT\\/3D technology.\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">In 2007 Shawn earned his license to conduct x-ray machine Certification Evaluations as a Colorado Qualified Inspector. In 2011 he started Flatirons X-Ray Services, LLC, focusing on providing best in class x-ray machine inspections available in the state of Colorado.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Shawn currently lives in Louisville, CO with his beautiful bride, Sheila; two rescued mutts, Rio and Zoey and a sassy Sun Conure named Mango. When not running their respective businesses, Shawn and Sheila love to travel in their Sprinter campervan on all the backroads they can find to explore along with their dogs and even occasionally with Mango.<\\/span><\\/p>\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":391,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09de8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33,\"align\":\"center\",\"space_between_widgets\":0,\"_inline_size_mobile_extra\":100},\"elements\":[{\"id\":\"99e8c33\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/10\\/Ben-Updated-Headshot-e1635207141842.jpg\",\"id\":2245,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Ben Elwood, MS\",\"description_text\":\"QUALIFIED INSPECTOR 376\",\"image_space\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"globals\\/typography?id=89511df\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=6553f71\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_animation\":\"bob\",\"title_size\":\"h2\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"center\",\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"motion_fx_mouseTrack_effect\":\"yes\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"63163e5\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":391,\"sizes\":[]},\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">Originally from Illinois, Ben joined the Flatirons X-Ray Services team in 2019. He received his Bachelor of Science in Physics from Southern Illinois University Carbondale with a research focus in materials science, followed by a Master of Science in Physics from Florida State University with a research focus in stellar astrophysics.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; color: var( --e-global-color-text ); text-transform: var( --e-global-typography-text-text-transform ); font-weight: bold;\\\">\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; color: var( --e-global-color-text ); text-transform: var( --e-global-typography-text-text-transform );\\\">In 2020 Ben completed his formal training and earned<\\/span><span style=\\\"font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; color: var( --e-global-color-text ); text-transform: var( --e-global-typography-text-text-transform );\\\">\\u00a0<\\/span><span style=\\\"font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; color: var( --e-global-color-text ); text-transform: var( --e-global-typography-text-text-transform );\\\">his license to conduct x-ray machine Certification Evaluations as a Colorado Qualified Inspector.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Ben lives in Denver with his wife Izabel and their beloved springerdoodle, Bartok. In addition to his work as a Qualified Inspector, Ben also enjoys reading about the latest advancements in science, discussing politics and philosophy, and supporting the efforts of the <a href=\\\"https:\\/\\/coloradosymphony.org\\/Home\\/gclid\\/CjwKCAiA9tyQBhAIEiwA6tdCrHQTvoZzbs9ZFg6YfME1cUNf39w0pWYKAv_mn2JxtjTv7Pk2X4lcuxoCTgMQAvD_BwE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado Symphony Orchestra.<\\/a><\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c438731\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.33200000000000073896444519050419330596923828125,\"align\":\"center\",\"space_between_widgets\":0,\"_inline_size_mobile_extra\":100},\"elements\":[{\"id\":\"6fb4282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/10\\/Susie-Headhsot-e1633630924223.jpg\",\"id\":1795,\"alt\":\"Susie Headshot\",\"source\":\"library\"},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Susie\",\"description_text\":\"Administrator\",\"image_space\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"globals\\/typography?id=89511df\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=6553f71\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_animation\":\"bob\",\"title_size\":\"h2\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"center\",\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"motion_fx_mouseTrack_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7a2dee8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":391,\"sizes\":[]},\"editor\":\"<span style=\\\"font-weight: 400;\\\">The voice of Flatirons X-ray Services since 2016, Susie\\u2019s work behind the scenes makes Shawn and Ben look like Rock Stars in the field. Susie will set up your appointments, answer your questions, prepare inspection documents, send forms, and help your business in a myriad of ways. Truly, without her, Flatirons would grind to a halt.\\u00a0<\\/span>\\n\\n<span style=\\\"font-weight: 400;\\\">\\u00a0<\\/span>\\n\\n<span style=\\\"font-weight: 400;\\\">Susie is a Colorado native who lives in Highlands Ranch with her husband Jason and their 3 daughters. A cat, a bearded dragon, and a new golden retriever puppy round out the bunch. Their daughters keep the family quite busy traveling the state and occasionally the country to play competitive volleyball. Susie and her family enjoy lots of outdoor activities like camping and enjoying the awesome Colorado lifestyle. When possible, Susie and Jason love to travel and explore new places.<\\/span>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09c77d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a148f0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3db1733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-family: inherit;\\\"><span style=\\\"font-style: inherit; background-color: #ffffff;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/contact\\/\\\">Contact us<\\/a><\\/span><\\/span><a href=\\\"http:\\/\\/contact\\\">\\u00a0<\\/a>to learn more.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3702,654,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3998,1224,'_wp_attachment_backup_sizes','a:8:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2400;s:6:\"height\";i:1211;s:4:\"file\";s:41:\"Flatirons-intricate-explorer-unsplash.jpg\";}s:18:\"full-1623932919918\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:505;s:4:\"file\";s:56:\"Flatirons-intricate-explorer-unsplash-e1623932758814.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:49:\"Flatirons-intricate-explorer-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:49:\"Flatirons-intricate-explorer-unsplash-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:49:\"Flatirons-intricate-explorer-unsplash-768x388.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:388;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:50:\"Flatirons-intricate-explorer-unsplash-1024x517.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:50:\"Flatirons-intricate-explorer-unsplash-1536x775.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:775;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:51:\"Flatirons-intricate-explorer-unsplash-2048x1033.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(3997,1224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:502;s:4:\"file\";s:64:\"2021/06/Flatirons-intricate-explorer-unsplash-e1623932919918.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:64:\"Flatirons-intricate-explorer-unsplash-e1623932919918-194x300.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"Flatirons-intricate-explorer-unsplash-1024x517.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"Flatirons-intricate-explorer-unsplash-e1623932919918-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"Flatirons-intricate-explorer-unsplash-768x388.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:388;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:50:\"Flatirons-intricate-explorer-unsplash-1536x775.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:775;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:51:\"Flatirons-intricate-explorer-unsplash-2048x1033.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3996,1224,'_wp_attached_file','2021/06/Flatirons-intricate-explorer-unsplash-e1623932919918.jpg'),(5848,1016,'_wp_old_date','2021-06-09'),(5857,108,'_wp_old_date','2021-07-05'),(5849,108,'_wp_old_date','2021-06-09'),(5858,198,'_wp_old_date','2021-07-05'),(5850,198,'_wp_old_date','2021-06-09'),(5859,201,'_wp_old_date','2021-07-05'),(5851,201,'_wp_old_date','2021-06-09'),(5860,1015,'_wp_old_date','2021-07-05'),(5852,1015,'_wp_old_date','2021-06-09'),(5856,1016,'_wp_old_date','2021-07-05'),(6153,654,'_elementor_page_assets','a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'),(6154,654,'_elementor_pro_version','3.7.2'),(6370,107,'_elementor_pro_version','3.7.2'),(7309,1016,'_wp_old_date','2021-07-07'),(7310,108,'_wp_old_date','2021-07-07'),(7311,198,'_wp_old_date','2021-07-07'),(7312,201,'_wp_old_date','2021-07-07'),(7313,1015,'_wp_old_date','2021-07-07'),(17164,895,'_wp_attachment_image_alt','Dental X-ray equipment, an example of x-ray machine inspections'),(17165,2067,'_wp_attachment_image_alt','Flatirons X-Ray Services logo'),(17167,893,'_wp_attachment_image_alt','Dog being x-rayed'),(7527,107,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(7680,671,'_elementor_page_assets','a:0:{}'),(7681,671,'_elementor_pro_version','3.7.2'),(7875,1771,'_wp_attached_file','2021/09/Flatirons-XRay-Services-Logo.png'),(8068,1795,'_wp_attached_file','2021/10/Susie-Headhsot-e1633630924223.jpg'),(8069,1795,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:176;s:6:\"height\";i:191;s:4:\"file\";s:41:\"2021/10/Susie-Headhsot-e1633630924223.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Susie-Headhsot-e1633630924223-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8083,1795,'_wp_attachment_backup_sizes','a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:250;s:6:\"height\";i:300;s:4:\"file\";s:18:\"Susie-Headhsot.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:26:\"Susie-Headhsot-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1633630769389\";a:3:{s:5:\"width\";i:197;s:6:\"height\";i:209;s:4:\"file\";s:33:\"Susie-Headhsot-e1633630197883.jpg\";}s:23:\"thumbnail-1633630769389\";a:4:{s:4:\"file\";s:41:\"Susie-Headhsot-e1633630197883-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1633630924223\";a:3:{s:5:\"width\";i:181;s:6:\"height\";i:196;s:4:\"file\";s:33:\"Susie-Headhsot-e1633630769389.jpg\";}s:23:\"thumbnail-1633630924223\";a:4:{s:4:\"file\";s:41:\"Susie-Headhsot-e1633630769389-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(8084,1795,'_wp_attachment_image_alt','Susie Headshot'),(22375,3334,'_wp_attached_file','2021/11/R-61-Form.pdf'),(22376,3335,'_wp_attached_file','2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf'),(22377,3336,'_wp_attached_file','2021/11/R-4a-Registration-of-Radiation-Machines.pdf'),(22378,3337,'_wp_attached_file','2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf'),(22184,3309,'_wp_attached_file','2021/11/Radiation-Protection-Program-Guidance.pdf'),(22257,3319,'_wp_attached_file','2021/11/Facility-Registrant-Responsibilities.pdf'),(17166,894,'_wp_attachment_image_alt','Dog on a veterinary x-ray table, an example of x-ray machine inspections'),(10265,2067,'_wp_attached_file','2021/05/Text-Logo-Black-.2pt.png'),(10266,2067,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1174;s:6:\"height\";i:75;s:4:\"file\";s:32:\"2021/05/Text-Logo-Black-.2pt.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Text-Logo-Black-.2pt-300x19.png\";s:5:\"width\";i:300;s:6:\"height\";i:19;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Text-Logo-Black-.2pt-1024x65.png\";s:5:\"width\";i:1024;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Text-Logo-Black-.2pt-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Text-Logo-Black-.2pt-768x49.png\";s:5:\"width\";i:768;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27632,3925,'_edit_lock','1639427848:1'),(27633,3925,'_wp_page_template','elementor_header_footer'),(27600,354,'__elementor_forms_snapshot','[{\"id\":\"293aa70\",\"name\":\"Contact Us\",\"fields\":[{\"id\":\"name\",\"type\":\"text\",\"label\":\"Your Name\"},{\"id\":\"field_66c7862\",\"type\":\"text\",\"label\":\"Company\"},{\"id\":\"email\",\"type\":\"email\",\"label\":\"Email\"},{\"id\":\"field_bbe954d\",\"type\":\"tel\",\"label\":\"Phone\"},{\"id\":\"message\",\"type\":\"textarea\",\"label\":\"Message\"},{\"id\":\"field_63a1585\",\"type\":\"honeypot\",\"label\":false},{\"id\":\"field_54d8aa4\",\"type\":\"honeypot\",\"label\":false},{\"id\":\"field_77db6f3\",\"type\":\"honeypot\",\"label\":false},{\"id\":\"field_5633121\",\"type\":\"honeypot\",\"label\":false}]}]'),(11228,2168,'_elementor_version','3.6.6'),(11229,2168,'_elementor_pro_version','3.7.2'),(11230,2168,'_edit_lock','1656358155:1'),(11231,2168,'_wp_page_template','default'),(11232,2168,'_elementor_data','[{\"id\":\"71dc3b3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1460,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":3,\"sizes\":[]},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_opacity_direction\":\"in-out-in\",\"animation\":\"fadeIn\",\"content_position\":\"space-between\",\"custom_height_mobile_extra\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"204ba2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"space-between\",\"background_background\":\"classic\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_mobile_extra\":100,\"space_between_widgets_mobile_extra\":20},\"elements\":[{\"id\":\"310e38e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color:#CCE5ED; font-size: 1%;\\\">Call<\\/span>303-968-7445 <\\/p>\",\"link\":{\"url\":\"tel:3039687445\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_text_color\":\"#4E636A\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ae28b9a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hover_color\":\"#4E636A\",\"_attributes\":\"aria-label|Call 3039687445\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e6053df\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"rem\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"auto\",\"_element_vertical_align\":\"flex-end\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"c732754\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"layout\":\"dropdown\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"rem\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"color_dropdown_item\":\"globals\\/colors?id=5ca9c0c\",\"background_color_dropdown_item\":\"globals\\/colors?id=primary\",\"dropdown_typography_typography\":\"globals\\/typography?id=89511df\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"toggle_color\":\"globals\\/colors?id=5ca9c0c\",\"toggle_color_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=5ca9c0c\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=primary\"},\"toggle_align\":\"\",\"dropdown_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"toggle_background_color\":\"#02010100\",\"_background_background\":\"classic\",\"_element_vertical_align\":\"flex-start\",\"toggle_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_dropdown_item\":\"#4E636A\",\"background_color_dropdown_item\":\"#CCE5ED\",\"color_dropdown_item_active\":\"#4E636A\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Montserrat\",\"dropdown_typography_font_size\":{\"unit\":\"vw\",\"size\":1.5,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"none\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"toggle_color\":\"#4E636A\",\"toggle_color_hover\":\"#4E636A\",\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_dropdown_item_hover\":\"#007DB9\",\"_element_width_mobile_extra\":\"auto\",\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11233,2168,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(11225,2168,'_elementor_template_type','header'),(11224,2168,'_elementor_edit_mode','builder'),(11204,2165,'_wp_attachment_image_alt','Flatirons X-Ray Logo'),(11169,2160,'_elementor_edit_mode','builder'),(11166,2159,'_elementor_is_screenshot','1'),(11167,2159,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_2060_2021-10-20-21-26-58_7ef4be2e.png'),(11170,2160,'_elementor_template_type','footer'),(11173,2160,'_elementor_version','3.5.6'),(11174,2160,'_elementor_pro_version','3.6.4'),(11175,2160,'_edit_lock','1656040915:1'),(11176,2160,'_wp_page_template','default'),(11177,2160,'_elementor_data','[{\"id\":\"179f028\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1250,\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":33,\"sizes\":[]},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#BFE1CB\",\"content_width_tablet_extra\":{\"unit\":\"px\",\"size\":1198,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":1109,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":555,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"bafd48e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-between\",\"content_position\":\"top\",\"space_between_widgets\":2,\"_inline_size_tablet_extra\":95,\"content_position_tablet_extra\":\"space-evenly\",\"space_between_widgets_tablet_extra\":1,\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":90,\"space_between_widgets_mobile\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d714605\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Flatirons X-Ray Services, LLC<\\/h2><p>The friendliest inspectors in Colorado for your dental and veterinary x-ray machines<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6c0f67\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<p><span style=\\\"font-size: 1%;\\\">Call <\\/span>303-968-7445 <\\/p>\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:3039687445\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"5b9aa66\"},{\"_id\":\"99e19ec\",\"text\":\"info@flatironsxrayservices.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:info@flatironsxrayservices.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"rem\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"flex-start\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=text\",\"text_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=0f19a2b\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_color_hover\":\"globals\\/colors?id=secondary\"},\"icon_color\":\"#7A7A7A\",\"text_color\":\"#7A7A7A\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"27e6de4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"_id\":\"ba9332f\",\"text\":\"Schedule An Inspection\",\"selected_icon\":{\"value\":\"far fa-calendar-alt\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2fe6e2d\",\"text\":\"Pay Your Invoice\",\"selected_icon\":{\"value\":\"fas fa-file-invoice-dollar\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/www.bestcardteam.com\\/Payments\\/?Profile=xrayWEB\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"rem\",\"top\":\"5\",\"right\":\"21\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":238,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=text\",\"text_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=0f19a2b\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_color_hover\":\"globals\\/colors?id=secondary\"},\"icon_align_tablet_extra\":\"left\",\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"50\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":false},\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"36ddf71\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"none\",\"toggle\":\"\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=0f19a2b\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_active\":\"globals\\/colors?id=text\",\"dropdown_typography_typography\":\"globals\\/typography?id=0f19a2b\"},\"dropdown\":\"none\",\"color_menu_item\":\"#7A7A7A\",\"color_menu_item_hover\":\"#5EA5DE\",\"color_menu_item_active\":\"#7A7A7A\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Montserrat\",\"dropdown_typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"none\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_horizontal_menu_item_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_menu_item_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"aec5368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9<\\/p>\",\"align\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"13e4f41\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%20%22%2C%22after%22%3A%22%20Flatirons%20X-Ray%20Services%2C%20LLC%20%22%7D\\\"]\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=113327b\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11178,2160,'_elementor_page_assets','a:0:{}'),(11202,2165,'_wp_attached_file','2021/05/Text-Logo-Black-.1pt-e1636670820488.png'),(11203,2165,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:35;s:4:\"file\";s:47:\"2021/05/Text-Logo-Black-.1pt-e1636670820488.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Text-Logo-Black-.1pt-300x21.png\";s:5:\"width\";i:300;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Text-Logo-Black-.1pt-1024x72.png\";s:5:\"width\";i:1024;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Text-Logo-Black-.1pt-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Text-Logo-Black-.1pt-768x54.png\";s:5:\"width\";i:768;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11469,2168,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(11621,2160,'_elementor_conditions','a:2:{i:0;s:15:\"include/general\";i:1;s:26:\"exclude/singular/page/3925\";}'),(11752,2218,'_elementor_edit_mode','builder'),(11753,2218,'_elementor_template_type','widget'),(11756,2218,'_wp_page_template','default'),(11757,2218,'_elementor_version','3.4.7'),(11758,2218,'_elementor_pro_version','3.5.1'),(11759,2218,'_elementor_data','[{\"id\":\"2218\",\"elType\":\"widget\",\"settings\":{\"text\":\"303-968-7445\",\"link\":{\"url\":\"tel:3039687445\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"1.5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ae28b9a\",\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}]'),(11766,2218,'_elementor_page_assets','a:0:{}'),(11768,2218,'_elementor_template_widget_type','button'),(57076,7010,'_wp_attachment_image_alt','Flatirions X-ray Services Logo'),(11781,2218,'_elementor_global_widget_included_posts','a:13:{i:2221;b:1;i:2256;b:1;i:2168;b:1;i:2262;b:1;i:2268;b:1;i:2788;b:1;i:3096;b:1;i:3101;b:1;i:3130;b:1;i:3737;b:1;i:5644;b:1;i:5801;b:1;i:5803;b:1;}'),(12048,2245,'_wp_attached_file','2021/10/Ben-Updated-Headshot-e1635207141842.jpg'),(12049,2245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:154;s:6:\"height\";i:180;s:4:\"file\";s:47:\"2021/10/Ben-Updated-Headshot-e1635207141842.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Ben-Updated-Headshot-196x300.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Ben-Updated-Headshot-e1635207141842-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12058,2245,'_wp_attachment_backup_sizes','a:5:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:300;s:6:\"height\";i:459;s:4:\"file\";s:24:\"Ben-Updated-Headshot.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:32:\"Ben-Updated-Headshot-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:32:\"Ben-Updated-Headshot-196x300.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1635207141842\";a:3:{s:5:\"width\";i:154;s:6:\"height\";i:180;s:4:\"file\";s:39:\"Ben-Updated-Headshot-e1635207020325.jpg\";}s:23:\"thumbnail-1635207141842\";a:4:{s:4:\"file\";s:47:\"Ben-Updated-Headshot-e1635207020325-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(62392,6071,'_elementor_css','a:6:{s:4:\"time\";i:1658441033;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62435,7513,'_elementor_version','3.6.7'),(62436,7513,'_elementor_pro_version','3.7.2'),(62437,7513,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.<br \\/><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Getting Rid of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-61 Form<\\/strong>.<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62391,354,'_elementor_css','a:6:{s:4:\"time\";i:1658386879;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17150,1771,'_wp_attachment_image_alt','Logo for Flatirons X-ray Services, Colorado x-ray machine inspections'),(17153,2245,'_wp_attachment_image_alt','Ben Elwood headshot'),(20392,2165,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1137;s:6:\"height\";i:80;s:4:\"file\";s:24:\"Text-Logo-Black-.1pt.png\";}}'),(20486,3126,'_wp_attached_file','2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689.jpg'),(20487,3126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:238;s:6:\"height\";i:264;s:4:\"file\";s:60:\"2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"Shawn-Clemenson-Headshot-Jun-2021-206x300.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Shawn-Clemenson-Headshot-Jun-2021-e1636680532689-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20488,3126,'_wp_attachment_backup_sizes','a:3:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:297;s:6:\"height\";i:432;s:4:\"file\";s:37:\"Shawn-Clemenson-Headshot-Jun-2021.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:45:\"Shawn-Clemenson-Headshot-Jun-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:45:\"Shawn-Clemenson-Headshot-Jun-2021-206x300.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(20489,3126,'_wp_attachment_image_alt','Shawn Clemenson provides x-ray machine inspections in Colorado.'),(21364,3213,'_elementor_edit_mode','builder'),(21365,3213,'_elementor_template_type','widget'),(21369,3213,'_elementor_version','3.4.7'),(21370,3213,'_elementor_pro_version','3.5.1'),(21371,3213,'_elementor_data','[{\"id\":\"5c81f6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Approach\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_border_color\":\"#5EA5DE\"},\"elements\":[],\"widgetType\":\"heading\"}]'),(21368,3213,'_wp_page_template','default'),(21378,3213,'_elementor_page_assets','a:0:{}'),(21379,3213,'_elementor_controls_usage','a:1:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}}'),(21380,3213,'_elementor_template_widget_type','heading'),(21408,3213,'_elementor_global_widget_included_posts','a:4:{i:654;b:1;i:3709;b:1;i:3821;b:1;i:4178;b:1;}'),(21567,2218,'_elementor_controls_usage','a:1:{s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(21594,196,'_elementor_edit_mode','builder'),(21595,196,'_elementor_template_type','wp-page'),(21605,199,'_elementor_edit_mode','builder'),(21606,199,'_elementor_template_type','wp-page'),(21607,199,'_elementor_version','3.6.7'),(21608,199,'_elementor_pro_version','3.7.2'),(21603,196,'_elementor_version','3.6.7'),(21604,196,'_elementor_pro_version','3.7.2'),(21619,199,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-18,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-28,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62506,7521,'_wp_page_template','elementor_header_footer'),(62507,7521,'_elementor_edit_mode','builder'),(62508,7521,'_elementor_template_type','wp-page'),(62478,7518,'_wp_page_template','elementor_header_footer'),(62479,7518,'_elementor_edit_mode','builder'),(62421,7512,'_wp_page_template','elementor_header_footer'),(62422,7512,'_elementor_edit_mode','builder'),(62403,7510,'_wp_page_template','elementor_header_footer'),(62404,7510,'_elementor_edit_mode','builder'),(62405,7510,'_elementor_template_type','wp-page'),(62406,7510,'_elementor_version','3.6.6'),(62407,7510,'_elementor_pro_version','3.7.2'),(62408,7510,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Getting Rid of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-61 Form<\\/strong>.<\\/a>\\n\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> <p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(21626,199,'_elementor_page_assets','a:0:{}'),(22011,354,'_elementor_pro_version','3.7.2'),(22030,354,'_elementor_page_assets','a:0:{}'),(22094,196,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(62991,7575,'_wp_page_template','elementor_header_footer'),(22101,196,'_elementor_page_assets','a:0:{}'),(23401,199,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(25814,3722,'_wp_attached_file','2021/05/PNG-Logo-e1637339373363.png'),(25815,3722,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2827;s:6:\"height\";i:234;s:4:\"file\";s:35:\"2021/05/PNG-Logo-e1637339373363.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"PNG-Logo-e1637339373363-300x25.png\";s:5:\"width\";i:300;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"PNG-Logo-e1637339373363-1024x85.png\";s:5:\"width\";i:1024;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"PNG-Logo-e1637339373363-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"PNG-Logo-e1637339373363-768x64.png\";s:5:\"width\";i:768;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"PNG-Logo-e1637339373363-1536x127.png\";s:5:\"width\";i:1536;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:36:\"PNG-Logo-e1637339373363-2048x170.png\";s:5:\"width\";i:2048;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25816,3722,'_wp_attachment_image_alt','Flatirons X-Ray Services logo'),(25826,3722,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3900;s:6:\"height\";i:233;s:4:\"file\";s:12:\"PNG-Logo.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:20:\"PNG-Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:19:\"PNG-Logo-300x18.png\";s:5:\"width\";i:300;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:19:\"PNG-Logo-768x46.png\";s:5:\"width\";i:768;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:20:\"PNG-Logo-1024x61.png\";s:5:\"width\";i:1024;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:20:\"PNG-Logo-1536x92.png\";s:5:\"width\";i:1536;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:21:\"PNG-Logo-2048x122.png\";s:5:\"width\";i:2048;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";}}'),(27634,3925,'_edit_last','1'),(27635,3925,'ocean_sidebar','0'),(27636,3925,'ocean_second_sidebar','0'),(27637,3925,'ocean_disable_margins','enable'),(27638,3925,'ocean_display_top_bar','default'),(27639,3925,'ocean_display_header','default'),(27640,3925,'ocean_center_header_left_menu','0'),(27641,3925,'ocean_custom_header_template','0'),(27642,3925,'ocean_header_custom_menu','0'),(27643,3925,'ocean_menu_typo_font_family','0'),(27644,3925,'ocean_disable_title','default'),(27645,3925,'ocean_disable_heading','default'),(27646,3925,'ocean_disable_breadcrumbs','default'),(27647,3925,'ocean_display_footer_widgets','default'),(27648,3925,'ocean_display_footer_bottom','default'),(27649,3925,'ocean_custom_footer_template','0'),(27651,3925,'_elementor_template_type','wp-page'),(27652,3925,'_elementor_version','3.4.8'),(27653,3925,'_elementor_pro_version','3.5.1'),(27664,3925,'_elementor_data','[{\"id\":\"bfd9d1d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f02c1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c150f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"053bf15\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1><span style=\\\"color: #4e636a;\\\">THANK YOU!<\\/span><\\/h1><p>We got your message and our team is on it!<\\/p><p>You can expect a reply within 24 hours.<\\/p><p>\\u00a0<\\/p><p>If you need immediate assistance, please call us at 303-968-7445.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37f7dfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=113327b\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1ec845\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"_margin\":{\"unit\":\"rem\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"flex-end\",\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"\"},\"border_radius\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=8b81827\",\"background_color\":\"globals\\/colors?id=secondary\",\"background_color_b\":\"\",\"border_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=10c46c0\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=52bf104\",\"hover_color\":\"globals\\/colors?id=8b81827\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"background_color_b\":\"#79CDEA\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":94,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"background_gradient_position\":\"center left\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow\":{\"horizontal\":87,\"vertical\":9,\"blur\":23,\"spread\":1,\"color\":\"rgba(231.2568254222041, 238.16343568581942, 240.1312408447266, 0.56)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/home\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"grow\",\"border_color\":\"#49A8B6\",\"_animation\":\"none\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31},\"_offset_x\":{\"size\":-8,\"unit\":\"px\"},\"_offset_y\":{\"size\":659,\"unit\":\"px\"},\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"sticky_offset\":12,\"sticky_effects_offset\":12,\"_position\":\"fixed\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(27671,3925,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(27740,3925,'_elementor_edit_mode','builder'),(27845,3953,'_elementor_edit_mode','builder'),(27846,3953,'_elementor_template_type','widget'),(27849,3953,'_wp_page_template','default'),(27850,3953,'_elementor_version','3.4.8'),(27851,3953,'_elementor_pro_version','3.5.1'),(27852,3953,'_elementor_data','[{\"id\":\"557281f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule An Inspection\",\"_margin\":{\"unit\":\"rem\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"flex-end\",\"align\":\"right\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"\"},\"border_radius\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=8b81827\",\"background_color\":\"globals\\/colors?id=secondary\",\"background_color_b\":\"\",\"border_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=10c46c0\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=52bf104\",\"hover_color\":\"globals\\/colors?id=8b81827\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_color_b\":\"#79CDEA\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":94,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"background_gradient_position\":\"center left\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow\":{\"horizontal\":87,\"vertical\":9,\"blur\":23,\"spread\":1,\"color\":\"rgba(231.2568254222041, 238.16343568581942, 240.1312408447266, 0.56)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"grow\",\"border_color\":\"#49A8B6\",\"_animation\":\"none\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31},\"_offset_x\":{\"size\":-8,\"unit\":\"px\"},\"_offset_y\":{\"size\":595,\"unit\":\"px\"},\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"sticky_offset\":12,\"sticky_effects_offset\":12,\"_position\":\"fixed\"},\"elements\":[],\"widgetType\":\"button\"}]'),(27859,3953,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(27860,3953,'_elementor_controls_usage','a:1:{s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:7:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;s:13:\"selected_icon\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:8:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:9:\"_position\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:13:\"sticky_offset\";i:1;s:21:\"sticky_effects_offset\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:13:\"border_radius\";i:1;s:18:\"background_color_b\";i:1;s:23:\"background_color_b_stop\";i:1;s:25:\"background_gradient_angle\";i:1;s:28:\"background_gradient_position\";i:1;s:12:\"border_width\";i:1;s:28:\"button_box_shadow_box_shadow\";i:1;s:12:\"text_padding\";i:1;s:15:\"hover_animation\";i:1;s:12:\"border_color\";i:1;}}}}}'),(27861,3953,'_elementor_template_widget_type','button'),(29333,4128,'_elementor_edit_mode','builder'),(29334,4128,'_elementor_template_type','page'),(29335,4128,'_elementor_version','3.4.8'),(29336,4128,'_elementor_pro_version','3.5.1'),(29337,4128,'_edit_lock','1639007201:1'),(29338,4128,'_wp_page_template','elementor_canvas'),(29339,4128,'_elementor_data','[{\"id\":\"4f473acf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Header\"},\"elements\":[{\"id\":\"50370ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"743eab30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Website Style Guide\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=2003248\"},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6bd3bf15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"_title\":\"Colors\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=38f689e3\"}},\"elements\":[{\"id\":\"4e4a5547\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"717603b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 1 \",\"header_size\":\"h1\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a329b8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p><p>Dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"641bf197\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This is my link hover color.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b01a33\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2502f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4130,\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/12\\/bear-peak-3-1.jpeg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":320,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_mask_shape\":\"sketch\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=41d9a63\",\"_background_color_b\":\"\"},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"custom_image_mask\":{\"id\":254157,\"url\":\"https:\\/\\/askwpgirldemo.sitedistrict.com\\/wp-content\\/uploads\\/2021\\/12\\/placeholder-4.png\"},\"caption_source\":\"custom\",\"caption\":\"This is a caption\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"506d84c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Medium Button\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62ce1dfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Large Button\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6124d5ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"66e324e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Primary Colors\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c060a4d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#484848\",\"description_text\":\"Primary Color\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=primary\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ad8bf8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#A49D9C\",\"description_text\":\"Secondary Color\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=secondary\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2f9b3ed0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#FF3A1E\",\"description_text\":\"Accent Color\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5c56194a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secondary Colors\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1638764a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#fbfaf1\",\"description_text\":\"Light Background\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=310edfa\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1b3d9cf4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#F0F0F0\",\"description_text\":\"Border Color\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=41d9a63\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19cf05c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#171717\",\"description_text\":\"Dark Background\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=20526d5\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5638e90f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Additional Colors\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Accessible Colors\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7780766f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#859196\",\"description_text\":\"Light Items\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3b01a33\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34ef2faf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#6B0505\",\"description_text\":\"Alert Background\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=f5a8255\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72195faa\",\"elType\":\"section\",\"settings\":{\"_title\":\"Grey Section\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=310edfa\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ae5d368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"2adc6df6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 2\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"159aeac7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><a href=\\\"https:\\/\\/intercambio-elementor.sitedistrict.com\\/?elementor_library=style-guide&amp;elementor-preview=29154&amp;ver=1637286365#\\\">Link text<\\/a><\\/strong>, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;<em>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/em>. Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;<strong>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/strong>.<\\/p>\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12dfbd36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This is my link hover color.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b01a33\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45ce1824\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 3 \",\"header_size\":\"h3\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"610af059\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><a href=\\\"#\\\">Link text<\\/a><\\/strong>, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. <em>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/em>. Lorem ipsum dolor sit amet, consectetur adipiscing elit. <strong>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/strong>.<\\/p>\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"749e2825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>This numbered text uses the lightest possible grey that is still accessible.<\\/li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/li><\\/ol>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=1ba7ac7\"},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"562c509c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 4  \",\"header_size\":\"h4\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d64b967\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p><ul><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/li><\\/ul>\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30410fb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 5\",\"header_size\":\"h5\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f9bf37f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d0d4f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Dark Section\",\"background_position\":\"center left\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5610023f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"90\",\"bottom\":\"90\",\"left\":\"90\",\"isLinked\":false}},\"elements\":[{\"id\":\"328b7c04\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-flag-usa\",\"library\":\"fa-solid\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=38f689e3\"},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"46c47fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 2\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=38f689e3\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f9ba2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=38f689e3\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d7bb5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"link\":{\"url\":\"mailto:info@intercambio.org\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"border_border\":\"solid\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=38f689e3\",\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=38f689e3\",\"hover_color\":\"globals\\/colors?id=38f689e3\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fc3190\",\"elType\":\"section\",\"settings\":{\"_title\":\"Icons\"},\"elements\":[{\"id\":\"3748f7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dd17b2\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"selected_icon\":{\"value\":\"fas fa-sun\",\"library\":\"fa-solid\"},\"primary_color\":\"#FF3A1E\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=41d9a63\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"618eda77\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"selected_icon\":{\"value\":\"fas fa-stroopwafel\",\"library\":\"fa-solid\"},\"primary_color\":\"#FF3A1E\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=41d9a63\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4da8cf46\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"selected_icon\":{\"value\":\"fas fa-temperature-high\",\"library\":\"fa-solid\"},\"primary_color\":\"#FF3A1E\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=41d9a63\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30035ff1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Post Grids\"},\"elements\":[{\"id\":\"488496ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa29ece\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Grids\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c6f7136\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_hover_effect\":\"none\",\"cards_image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_weight\":\"500\",\"cards_excerpt_typography_typography\":\"custom\",\"cards_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=1d9bd32\",\"cards_badge_color\":\"globals\\/colors?id=a04d016\",\"cards_meta_color\":\"globals\\/colors?id=text\",\"cards_excerpt_color\":\"globals\\/colors?id=text\",\"cards_title_color\":\"globals\\/colors?id=secondary\",\"cards_read_more_color\":\"\",\"cards_meta_separator_color\":\"globals\\/colors?id=text\",\"cards_meta_border_color\":\"\",\"cards_card_bg_color\":\"globals\\/colors?id=203c040\"},\"custom_template_list\":[{\"nth\":1,\"_id\":\"e42e391\"}],\"custom_meta_separator\":\"\\/\\/\\/\",\"loadmore_text\":\"Load More\",\"loadmore_loading_text\":\"Loading...\",\"cards_card_bg_color\":\"#F4F4F4\",\"cards_meta_border_color\":\"#3333334A\",\"cards_badge_bg_color\":\"#FBD000\",\"cards_badge_color\":\"#000000\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"cards_title_color\":\"#104564\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"cards_meta_color\":\"#333333\",\"cards_meta_separator_color\":\"#333333\",\"cards_excerpt_color\":\"#333333\",\"cards_read_more_color\":\"#243814\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),(29340,4128,'_elementor_page_assets','a:0:{}'),(29351,4131,'_elementor_edit_mode','builder'),(29352,4131,'_elementor_template_type','page'),(29353,4131,'_elementor_version','3.4.8'),(29354,4131,'_elementor_pro_version','3.5.1'),(29359,4131,'_wp_page_template','default'),(29360,4131,'_elementor_page_settings','a:7:{s:15:\"scroll_viewport\";s:11:\"#outer-wrap\";s:20:\"scroll_contentScroll\";s:5:\"#wrap\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}}'),(29361,4131,'_elementor_data','[{\"id\":\"4c2e06\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Header\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"486b27db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26c846da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Website Style Guide\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=2003248\"},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a431393\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"_title\":\"Colors\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=38f689e3\"},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"679f6a80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"412fc6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 1 \",\"header_size\":\"h1\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"403f521c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p><p>Dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20fc84d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This is my link hover color.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b01a33\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42dc5931\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4130,\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/12\\/bear-peak-3-1.jpeg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":320,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_mask_shape\":\"sketch\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=41d9a63\",\"_background_color_b\":\"\"},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"custom_image_mask\":{\"id\":254157,\"url\":\"https:\\/\\/askwpgirldemo.sitedistrict.com\\/wp-content\\/uploads\\/2021\\/12\\/placeholder-4.png\"},\"caption_source\":\"custom\",\"caption\":\"This is a caption\",\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"28dbccd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Medium Button\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"size\":\"md\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7fa09d0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Large Button\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"57494f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37754dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Primary Colors\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e1ad3b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#484848\",\"description_text\":\"Primary Color\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=primary\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3cf62de4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#A49D9C\",\"description_text\":\"Secondary Color\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=secondary\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"68ee0a3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#FF3A1E\",\"description_text\":\"Accent Color\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"459a93be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secondary Colors\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19b4eb48\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#fbfaf1\",\"description_text\":\"Light Background\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=310edfa\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"76c20d28\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#F0F0F0\",\"description_text\":\"Border Color\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=41d9a63\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"10830c28\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#171717\",\"description_text\":\"Dark Background\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=20526d5\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ab0b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Additional Colors\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Accessible Colors\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5259ca3e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#859196\",\"description_text\":\"Light Items\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3b01a33\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1c113223\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"title_text\":\"#6B0505\",\"description_text\":\"Alert Background\",\"title_size\":\"p\",\"icon_size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=f5a8255\"},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29c25672\",\"elType\":\"section\",\"settings\":{\"_title\":\"Grey Section\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=310edfa\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ae60f41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"433c3b96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 2\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd2c54b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><a href=\\\"https:\\/\\/intercambio-elementor.sitedistrict.com\\/?elementor_library=style-guide&amp;elementor-preview=29154&amp;ver=1637286365#\\\">Link text<\\/a><\\/strong>, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;<em>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/em>. Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;<strong>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/strong>.<\\/p>\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21bfc3ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This is my link hover color.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=3b01a33\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"636cbb30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 3 \",\"header_size\":\"h3\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2789d319\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><a href=\\\"#\\\">Link text<\\/a><\\/strong>, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. <em>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/em>. Lorem ipsum dolor sit amet, consectetur adipiscing elit. <strong>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/strong>.<\\/p>\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ac5c00b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>This numbered text uses the lightest possible grey that is still accessible.<\\/li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/li><\\/ol>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=1ba7ac7\"},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50178893\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 4  \",\"header_size\":\"h4\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bbd0f0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p><ul><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/li><\\/ul>\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f0419a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 5\",\"header_size\":\"h5\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5000a496\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59ae1c80\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Dark Section\",\"background_position\":\"center left\",\"content_position\":\"middle\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7901ca30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"90\",\"bottom\":\"90\",\"left\":\"90\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d42dc23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-flag-usa\",\"library\":\"fa-solid\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=38f689e3\"},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3110962f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading 2\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=38f689e3\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd3d56f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=38f689e3\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52889ffd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"link\":{\"url\":\"mailto:info@intercambio.org\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"border_border\":\"solid\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=38f689e3\",\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=38f689e3\",\"hover_color\":\"globals\\/colors?id=38f689e3\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"617b1d25\",\"elType\":\"section\",\"settings\":{\"_title\":\"Icons\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7496a088\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50b2324d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"selected_icon\":{\"value\":\"fas fa-sun\",\"library\":\"fa-solid\"},\"primary_color\":\"#FF3A1E\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=41d9a63\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2e0b8cdc\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"selected_icon\":{\"value\":\"fas fa-stroopwafel\",\"library\":\"fa-solid\"},\"primary_color\":\"#FF3A1E\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=41d9a63\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1dc8764a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"selected_icon\":{\"value\":\"fas fa-temperature-high\",\"library\":\"fa-solid\"},\"primary_color\":\"#FF3A1E\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=41d9a63\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f58e284\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Post Grids\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"137cf058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b4a1f78\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Grids\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cacced5\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_hover_effect\":\"none\",\"cards_image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_weight\":\"500\",\"cards_excerpt_typography_typography\":\"custom\",\"cards_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=1d9bd32\",\"cards_badge_color\":\"globals\\/colors?id=a04d016\",\"cards_meta_color\":\"globals\\/colors?id=text\",\"cards_excerpt_color\":\"globals\\/colors?id=text\",\"cards_title_color\":\"globals\\/colors?id=secondary\",\"cards_read_more_color\":\"\",\"cards_meta_separator_color\":\"globals\\/colors?id=text\",\"cards_meta_border_color\":\"\",\"cards_card_bg_color\":\"globals\\/colors?id=203c040\"},\"custom_template_list\":[{\"nth\":1,\"_id\":\"e42e391\"}],\"custom_meta_separator\":\"\\/\\/\\/\",\"loadmore_text\":\"Load More\",\"loadmore_loading_text\":\"Loading...\",\"cards_card_bg_color\":\"#F4F4F4\",\"cards_meta_border_color\":\"#3333334A\",\"cards_badge_bg_color\":\"#FBD000\",\"cards_badge_color\":\"#000000\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"cards_title_color\":\"#104564\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"cards_meta_color\":\"#333333\",\"cards_meta_separator_color\":\"#333333\",\"cards_excerpt_color\":\"#333333\",\"cards_read_more_color\":\"#243814\",\"wcm_element_visibility_content_restricted_message\":\"You are not authorized to view this content.\",\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),(29369,4131,'_elementor_page_assets','a:0:{}'),(29370,4131,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:11;s:11:\"header_size\";i:5;s:5:\"align\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:3;s:6:\"_title\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:20:\"typography_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"_title\";i:6;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:1;s:15:\"background_size\";i:1;s:19:\"background_position\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:14:\"caption_source\";i:1;s:7:\"caption\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:5:{s:22:\"_background_background\";i:1;s:22:\"_background_color_stop\";i:1;s:24:\"_background_color_b_stop\";i:1;s:26:\"_background_gradient_angle\";i:1;s:17:\"_background_image\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_shape\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:3;s:4:\"size\";i:2;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:13:\"border_border\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:11;s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:10:\"title_size\";i:8;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:3:{s:9:\"icon_size\";i:8;s:10:\"icon_space\";i:8;s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:3:{s:27:\"title_typography_typography\";i:8;s:18:\"title_bottom_space\";i:8;s:28:\"title_typography_font_weight\";i:8;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:11;s:21:\"_element_custom_width\";i:11;s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:3:{s:5:\"_skin\";i:1;s:15:\"cards_meta_data\";i:1;s:17:\"cards_show_avatar\";i:1;}}s:5:\"style\";a:3:{s:25:\"cards_section_design_card\";a:3:{s:18:\"cards_hover_effect\";i:1;s:19:\"cards_card_bg_color\";i:1;s:23:\"cards_meta_border_color\";i:1;}s:26:\"cards_section_design_image\";a:6:{s:19:\"cards_image_spacing\";i:1;s:33:\"cards_badge_typography_typography\";i:1;s:34:\"cards_badge_typography_font_weight\";i:1;s:20:\"cards_badge_bg_color\";i:1;s:17:\"cards_badge_color\";i:1;s:18:\"cards_badge_radius\";i:1;}s:28:\"cards_section_design_content\";a:9:{s:35:\"cards_excerpt_typography_typography\";i:1;s:34:\"cards_excerpt_typography_font_size\";i:1;s:17:\"cards_title_color\";i:1;s:33:\"cards_title_typography_typography\";i:1;s:32:\"cards_title_typography_font_size\";i:1;s:16:\"cards_meta_color\";i:1;s:26:\"cards_meta_separator_color\";i:1;s:19:\"cards_excerpt_color\";i:1;s:21:\"cards_read_more_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}}'),(29371,4128,'_elementor_page_settings','a:2:{s:15:\"scroll_viewport\";s:11:\"#outer-wrap\";s:20:\"scroll_contentScroll\";s:5:\"#wrap\";}'),(31339,3925,'_elementor_controls_usage','a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:7:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;s:13:\"selected_icon\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:8:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:9:\"_position\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:13:\"sticky_offset\";i:1;s:21:\"sticky_effects_offset\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:13:\"border_radius\";i:1;s:18:\"background_color_b\";i:1;s:23:\"background_color_b_stop\";i:1;s:25:\"background_gradient_angle\";i:1;s:28:\"background_gradient_position\";i:1;s:12:\"border_width\";i:1;s:28:\"button_box_shadow_box_shadow\";i:1;s:12:\"text_padding\";i:1;s:15:\"hover_animation\";i:1;s:12:\"border_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(57408,354,'_yoast_wpseo_content_score','90'),(57409,354,'_yoast_wpseo_estimated-reading-time-minutes','1'),(59816,7269,'_elementor_edit_mode','builder'),(59817,7269,'_elementor_template_type','widget'),(59820,7269,'_wp_page_template','default'),(59821,7269,'_elementor_version','3.6.6'),(59822,7269,'_elementor_pro_version','3.7.2'),(59823,7269,'_elementor_data','[{\"id\":\"3d5b2ef1\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"layout\":\"dropdown\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"rem\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"color_dropdown_item\":\"globals\\/colors?id=5ca9c0c\",\"background_color_dropdown_item\":\"globals\\/colors?id=primary\",\"dropdown_typography_typography\":\"globals\\/typography?id=89511df\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"toggle_color\":\"globals\\/colors?id=5ca9c0c\",\"toggle_color_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=5ca9c0c\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=primary\"},\"toggle_align\":\"\",\"dropdown_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"toggle_background_color\":\"#02010100\",\"_background_background\":\"classic\",\"_element_vertical_align\":\"flex-start\",\"toggle_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_dropdown_item\":\"#4E636A\",\"background_color_dropdown_item\":\"#CCE5ED\",\"color_dropdown_item_active\":\"#4E636A\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Montserrat\",\"dropdown_typography_font_size\":{\"unit\":\"vw\",\"size\":1.5,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"none\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"toggle_color\":\"#4E636A\",\"toggle_color_hover\":\"#4E636A\",\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_dropdown_item_hover\":\"#007DB9\",\"_element_width_mobile_extra\":\"auto\",\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"nav-menu\"}]'),(59830,7269,'_elementor_page_assets','a:0:{}'),(59831,7269,'_elementor_controls_usage','a:1:{s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:10:\"full_width\";i:1;s:10:\"text_align\";i:1;s:12:\"toggle_align\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_style_dropdown\";a:15:{s:32:\"padding_horizontal_dropdown_item\";i:1;s:30:\"padding_vertical_dropdown_item\";i:1;s:21:\"dropdown_top_distance\";i:1;s:22:\"dropdown_border_radius\";i:1;s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;s:26:\"color_dropdown_item_active\";i:1;s:30:\"dropdown_typography_typography\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:29:\"dropdown_typography_font_size\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:34:\"dropdown_typography_text_transform\";i:1;s:30:\"dropdown_typography_font_style\";i:1;s:35:\"dropdown_typography_text_decoration\";i:1;s:25:\"color_dropdown_item_hover\";i:1;}s:12:\"style_toggle\";a:4:{s:23:\"toggle_background_color\";i:1;s:11:\"toggle_size\";i:1;s:12:\"toggle_color\";i:1;s:18:\"toggle_color_hover\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;s:8:\"_padding\";i:1;s:27:\"_element_width_mobile_extra\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}}'),(59832,7269,'_elementor_template_widget_type','nav-menu'),(59833,7272,'_elementor_edit_mode','builder'),(59834,7272,'_elementor_template_type','widget'),(59837,7272,'_wp_page_template','default'),(59838,7272,'_elementor_version','3.6.6'),(59839,7272,'_elementor_pro_version','3.7.2'),(59840,7272,'_elementor_data','[{\"id\":\"37f9c183\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color:#CCE5ED; font-size: 1%;\\\">Call<\\/span>303-968-7445 <\\/p>\",\"link\":{\"url\":\"tel:3039687445\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_text_color\":\"#4E636A\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ae28b9a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hover_color\":\"#4E636A\",\"_attributes\":\"aria-label|Call 3039687445\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}]'),(59847,7272,'_elementor_page_assets','a:0:{}'),(59848,7272,'_elementor_controls_usage','a:1:{s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:11:\"icon_indent\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:11:\"hover_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}s:19:\"_section_attributes\";a:1:{s:11:\"_attributes\";i:1;}}}}}'),(59849,7272,'_elementor_template_widget_type','button'),(59428,2168,'_elementor_controls_usage','a:5:{s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:11:\"icon_indent\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:11:\"hover_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}s:19:\"_section_attributes\";a:1:{s:11:\"_attributes\";i:1;}}}}s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"align\";i:1;s:5:\"image\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:10:\"full_width\";i:1;s:10:\"text_align\";i:1;s:12:\"toggle_align\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_style_dropdown\";a:15:{s:32:\"padding_horizontal_dropdown_item\";i:1;s:30:\"padding_vertical_dropdown_item\";i:1;s:21:\"dropdown_top_distance\";i:1;s:22:\"dropdown_border_radius\";i:1;s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;s:26:\"color_dropdown_item_active\";i:1;s:30:\"dropdown_typography_typography\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:29:\"dropdown_typography_font_size\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:34:\"dropdown_typography_text_transform\";i:1;s:30:\"dropdown_typography_font_style\";i:1;s:35:\"dropdown_typography_text_decoration\";i:1;s:25:\"color_dropdown_item_hover\";i:1;}s:12:\"style_toggle\";a:4:{s:23:\"toggle_background_color\";i:1;s:11:\"toggle_size\";i:1;s:12:\"toggle_color\";i:1;s:18:\"toggle_color_hover\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;s:8:\"_padding\";i:1;s:27:\"_element_width_mobile_extra\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:1;s:16:\"content_position\";i:1;s:5:\"align\";i:1;s:21:\"space_between_widgets\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:5:{s:13:\"content_width\";i:1;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:27:\"background_hover_background\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:29:\"motion_fx_motion_fx_scrolling\";i:1;s:27:\"motion_fx_opacity_direction\";i:1;s:9:\"animation\";i:1;}}}}}'),(59432,2168,'_elementor_screenshot','a:2:{s:2:\"id\";i:7230;s:3:\"url\";s:137:\"http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_2168_2022-06-25-20-35-07_526ab937.png\";}'),(56275,2218,'_edit_lock','1649687218:1'),(57074,7010,'_wp_attached_file','2021/05/Site-Logo.png'),(57075,7010,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:202;s:4:\"file\";s:21:\"2021/05/Site-Logo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Site-Logo-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Site-Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(52134,6556,'_elementor_is_screenshot','1'),(52135,6556,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_2160_2022-03-22-05-30-59_76191b58.png'),(52136,2160,'_elementor_screenshot','a:2:{s:2:\"id\";i:6556;s:3:\"url\";s:137:\"http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_2160_2022-03-22-05-30-59_76191b58.png\";}'),(51718,199,'_yoast_wpseo_content_score','90'),(51719,199,'_yoast_wpseo_estimated-reading-time-minutes','2'),(47507,6051,'boldgrid_page_id','19'),(47508,6051,'_wp_page_template','elementor_header_footer'),(47509,6051,'boldgrid_hide_page_title','1'),(47510,6051,'boldgrid_in_page_containers','1'),(47511,6051,'bgseo_robots_index','index'),(47512,6051,'bgseo_robots_follow','follow'),(47513,6051,'ocean_sidebar','0'),(47514,6051,'ocean_second_sidebar','0'),(47515,6051,'ocean_disable_margins','enable'),(47516,6051,'ocean_display_top_bar','default'),(47517,6051,'ocean_display_header','default'),(47518,6051,'ocean_center_header_left_menu','0'),(47519,6051,'ocean_custom_header_template','0'),(47520,6051,'ocean_header_custom_menu','0'),(47521,6051,'ocean_menu_typo_font_family','0'),(47522,6051,'ocean_disable_title','default'),(47523,6051,'ocean_disable_heading','default'),(47524,6051,'ocean_disable_breadcrumbs','default'),(47525,6051,'ocean_display_footer_widgets','default'),(47526,6051,'ocean_display_footer_bottom','default'),(47527,6051,'ocean_custom_footer_template','0'),(47528,6051,'_elementor_edit_mode','builder'),(47529,6051,'_elementor_template_type','wp-page'),(47530,6051,'_elementor_version','3.5.5'),(47531,6051,'ocean_custom_logo','138'),(47532,6051,'_elementor_data','[{\"id\":\"f208d86\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1419,\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width_tablet\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"content_width_mobile_extra\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"gap\":\"no\",\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false}},\"elements\":[{\"id\":\"aed3ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b58fd4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f4bd43\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1380,\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":284,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\",\"content_width_mobile_extra\":{\"unit\":\"px\",\"size\":1459,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":1436,\"sizes\":[]},\"gap\":\"extended\",\"gap_columns_custom_mobile\":{\"unit\":\"vw\",\"size\":7,\"sizes\":[]},\"background_overlay_position_mobile_extra\":\"top center\",\"background_overlay_position_mobile\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_repeat_mobile_extra\":\"no-repeat\",\"background_overlay_repeat_mobile\":\"no-repeat\",\"background_overlay_size_mobile_extra\":\"contain\",\"background_overlay_size_mobile\":\"contain\",\"css_filters_css_filter\":\"custom\",\"margin_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"43db842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"_inline_size_mobile_extra\":100},\"elements\":[{\"id\":\"0c7a423\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689.jpg\",\"id\":3126,\"alt\":\"Shawn Clemenson headshot\",\"source\":\"library\"},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Shawn Clemenson\",\"description_text\":\"FOUNDER, CEO &amp; QUALIFIED INSPECTOR 164\\n\",\"image_space\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"globals\\/typography?id=89511df\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=6553f71\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_animation\":\"bob\",\"motion_fx_mouseTrack_effect\":\"yes\",\"title_size\":\"h2\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"center\",\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"95bdd2c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"font-weight: 400;\\\">A graduate of Colorado State University with a Bachelor of Science degree, Shawn started his career in the x-ray profession while serving in the US Navy, working on electronic warfare and radar systems. After participating in the Persian Gulf War, he was honorably discharged in 1991 and began servicing civilian medical, veterinary and dental x-ray systems.<\\/span>\\n\\n<span style=\\\"font-weight: 400;\\\">Over the past 20+ years, Shawn has focused on x-ray machines, covering everything from dental intra-oral machines to the current Dental Cone Beam or Computed Tomography\\/3D imaging systems\\u2014installing, diagnosing and repairing them across Colorado and the western US. To expand his knowledge base and stay current on industry changes, he participates in numerous manufacturer training courses while providing training to inexperienced technicians and office staff.<\\/span>\\n\\n<span style=\\\"font-weight: 400;\\\">Shawn has built a reputation among his customers and peers as a superb technician and outstanding teacher in the areas of dental and CT\\/3D technology. In 2007 Shawn earned his license to conduct x-ray Certification Evaluations as a Colorado Qualified Inspector.<\\/span>\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":391,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09de8e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"_inline_size_mobile_extra\":100},\"elements\":[{\"id\":\"99e8c33\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/10\\/Ben-Updated-Headshot-e1635207141842.jpg\",\"id\":2245,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Ben Elwood, MS\",\"description_text\":\"QUALIFIED INSPECTOR 376\",\"image_space\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"globals\\/typography?id=89511df\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=6553f71\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_animation\":\"bob\",\"title_size\":\"h2\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"center\",\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"motion_fx_mouseTrack_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"63163e5\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":391,\"sizes\":[]},\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">Originally from Illinois, Ben joined the Flatirons X-Ray Services team in 2019. He received his Bachelor of Science in Physics from Southern Illinois University Carbondale with a research focus in materials science, followed by a Master of Science in Physics from Florida State University with a research focus in stellar astrophysics.\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Ben lives in Denver with his wife Izabel and their beloved springerdoodle, Bartok. In addition to his work as a Qualified Inspector, Ben also enjoys reading about the latest advancements in science, discussing politics and philosophy, and supporting the efforts of the Colorado Symphony Orchestra.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c438731\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"_inline_size_mobile_extra\":100},\"elements\":[{\"id\":\"6fb4282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/10\\/Susie-Headhsot-e1633630924223.jpg\",\"id\":1795,\"alt\":\"Susie Headshot\",\"source\":\"library\"},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Susie\",\"description_text\":\"Administrator\",\"image_space\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"globals\\/typography?id=89511df\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=6553f71\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_animation\":\"bob\",\"title_size\":\"h2\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"center\",\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"motion_fx_mouseTrack_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7a2dee8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":391,\"sizes\":[]},\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">The voice of Flatirons X-ray Services since 2016, Susie\\u2019s work behind the scenes makes Shawn and Ben look like Rock Stars in the field. Susie will set up your appointments, answer your questions, prepare inspection documents, send forms, and help your business in a myriad of ways. Truly, without her, Flatirons would grind to a halt.\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Susie is a Colorado native who lives in Highlands Ranch with her husband Jason and their 3 daughters. A cat, a bearded dragon, and a new golden retriever puppy round out the bunch. Their daughters keep the family quite busy traveling the state and occasionally the country to play competitive volleyball. Susie and her family enjoy lots of outdoor activities like camping and enjoying the awesome Colorado lifestyle. When possible, Susie and Jason love to travel and explore new places.<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(47533,6051,'_elementor_pro_version','3.5.2'),(47534,6051,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(47535,6051,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:4;s:21:\"space_between_widgets\";i:4;s:5:\"align\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:2;s:13:\"custom_height\";i:2;s:3:\"gap\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:26:\"background_overlay_opacity\";i:1;s:25:\"background_overlay_repeat\";i:1;s:22:\"css_filters_css_filter\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:3;s:14:\"thumbnail_size\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:10:\"title_size\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:5:{s:11:\"image_space\";i:3;s:10:\"image_size\";i:3;s:19:\"image_border_radius\";i:3;s:27:\"background_hover_transition\";i:3;s:15:\"hover_animation\";i:3;}s:21:\"section_style_content\";a:2:{s:18:\"title_bottom_space\";i:3;s:10:\"text_align\";i:3;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;}s:15:\"section_effects\";a:1:{s:27:\"motion_fx_mouseTrack_effect\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;}}}}}'),(47536,6051,'_dp_original','107'),(47548,107,'_yoast_wpseo_metadesc','Shawn Clemenson, Founder and CEO, and his team have been providing x-ray machine Certification Evaluations in Colorado since 2011.'),(47550,107,'_yoast_wpseo_content_score','30'),(47551,107,'_yoast_wpseo_estimated-reading-time-minutes','3'),(47633,654,'_yoast_wpseo_estimated-reading-time-minutes','2'),(47733,6070,'_wp_page_template','elementor_header_footer'),(47734,6070,'boldgrid_hide_page_title','0'),(47735,6070,'boldgrid_in_page_containers','1'),(47736,6070,'bgseo_robots_index','index'),(47737,6070,'bgseo_robots_follow','follow'),(47738,6070,'ocean_sidebar','0'),(47739,6070,'ocean_second_sidebar','0'),(47740,6070,'ocean_disable_margins','enable'),(47741,6070,'ocean_display_top_bar','default'),(47742,6070,'ocean_display_header','default'),(47743,6070,'ocean_center_header_left_menu','0'),(47744,6070,'ocean_custom_header_template','0'),(47745,6070,'ocean_header_custom_menu','0'),(47746,6070,'ocean_menu_typo_font_family','0'),(47747,6070,'ocean_disable_title','default'),(47748,6070,'ocean_disable_heading','default'),(47749,6070,'ocean_disable_breadcrumbs','default'),(47750,6070,'ocean_display_footer_widgets','default'),(47751,6070,'ocean_display_footer_bottom','default'),(47752,6070,'ocean_custom_footer_template','0'),(47753,6070,'_elementor_edit_mode','builder'),(47754,6070,'_elementor_template_type','wp-page'),(47755,6070,'_elementor_version','3.6.7'),(47756,6070,'_elementor_pro_version','3.7.2'),(47757,6070,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bfe3d8f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p>We provide inspections on every type of Dental and Veterinary X-Ray machine.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p>We cover the entire state of Colorado. We are based in the Metro Denver area but have customers throughout the state. We are in the Western Slope area every month.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p>Dental machines are required to be inspected every three years with the following exceptions: Dental 3D\\/CT machines and Dental Handheld Portable machines which need to be inspected annually (every year). \\u00a0Veterinary machines are required to be inspected every three years.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\\"Yes.\\\" The reason is that the Colorado State Regulations covering this topic are very clear.<\\/li><li>RH 4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from licensed or unlicensed sources under the control of the licensee and shall supply and require the use of individual monitoring devices\\u2026<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film badge\\/radiation monitoring device.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but only if your office is in possession of a current signed waiver issued by the Radiation Monitoring Division. To obtain a waiver you must follow the request procedure correctly.<\\/p><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include submittal to the Department of an acceptable application documenting six months of the use of continuous individual monitoring devices<\\/em>\\u201d<\\/p><p>In other words, if after 6 months of monitoring your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may send a letter to the State requesting a waiver from continued monitoring. This is a request only and a granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><p>Here is the official waiver request: \\u00a0<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><p>If you receive a waiver from the Radiation Control Division, you must keep it in a safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\",\"_id\":\"18bfc4a\"},{\"_id\":\"7de093a\",\"tab_title\":\"Are there special monitoring requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes there are. RH 6.3.3.10 (2) states, \\\"<em>Each operator of portable hand-held x-ray equipment shall wear whole body and extremity personnel dosimetric monitoring devices.<\\/em>\\\" In other words each operator who uses a handheld x-ray machine must wear both a whole body badge and an extremity badge (commonly known as a \\\"finger badge\\\") when making an exposure.<\\/p>\"},{\"_id\":\"6ebf622\",\"tab_title\":\"What about handheld x-ray machines? Are all of them allowed?\",\"tab_content\":\"<p>Currently, the Aribex Nomad and the Gen-Ray Zen-PX2 are the only handheld x-ray machines that we know are FDA approved for use. Be very careful if purchasing online as there are reports of ILLEGAL, non FDA approved machines showing up for sale on line.<\\/p><p>Here are the regulations specifically addressing these machines:<br \\/>\\u00a0 <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/Handheld_Machines_Regulations.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Handheld Machine Regulations.pdf<\\/a><\\/p>\"},{\"_id\":\"d5e60c3\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. RH 4.5.2 states \\\"The licensee or registrant shall use, to the extent practical, procedures and engineering controls based upon sound radiation protection principles to achieve occupational doses and doses to members of the public that are as low as is reasonably achievable (ALARA).\\\" This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\\"The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\\" This means that once a year everyone who takes x-rays needs to review ALARA. RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA.<\\/p><p>Radiation Division\'s view on ALARA.\\u00a0<a href=\\\"http:\\/\\/www.colorado.gov\\/cs\\/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Click here.<\\/a><\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as well as a sheet to document the event.<\\/p><p>\\u00a0 <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"8e296f5\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of last year. What should I do?\",\"tab_content\":\"<p>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\'s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out form R-61 Disposition of Machines and send it in by mail or fax. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/p><p>Here is a copy of the form and the instructions on how to fill it out.<\\/p><ul><li>\\u00a0 <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition Form.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"d1d3362\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015. Cost is about $24.00 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":20},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"27\",\"bottom\":\"15\",\"left\":\"27\",\"isLinked\":false},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"1\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_background\":\"\",\"title_color\":\"globals\\/colors?id=secondary\",\"tab_active_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=52bf104\",\"icon_active_color\":\"globals\\/colors?id=secondary\",\"content_color\":\"globals\\/colors?id=text\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"icon_color\":\"globals\\/colors?id=secondary\"},\"content_shadow_text_shadow_type\":\"yes\",\"content_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(63368,6070,'_yoast_wpseo_content_score','30'),(47758,6070,'_elementor_page_assets','a:0:{}'),(47759,6070,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_toggle_style\";a:5:{s:12:\"border_width\";i:1;s:13:\"space_between\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:1:{s:13:\"title_padding\";i:1;}s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_align\";i:1;}s:28:\"section_toggle_style_content\";a:3:{s:15:\"content_padding\";i:1;s:31:\"content_shadow_text_shadow_type\";i:1;s:26:\"content_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:14:\"_section_style\";a:2:{s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:5:{s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:20:\"content_width_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;s:6:\"margin\";i:1;s:20:\"padding_mobile_extra\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:18:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:34:\"background_overlay_position_tablet\";i:1;s:40:\"background_overlay_position_mobile_extra\";i:1;s:34:\"background_overlay_position_mobile\";i:1;s:30:\"background_overlay_xpos_tablet\";i:1;s:36:\"background_overlay_xpos_mobile_extra\";i:1;s:30:\"background_overlay_xpos_mobile\";i:1;s:30:\"background_overlay_ypos_tablet\";i:1;s:36:\"background_overlay_ypos_mobile_extra\";i:1;s:30:\"background_overlay_ypos_mobile\";i:1;s:36:\"background_overlay_size_mobile_extra\";i:1;s:34:\"background_overlay_bg_width_mobile\";i:1;}}}}}'),(47761,6070,'_dp_original','196'),(47762,6071,'_wp_page_template','elementor_header_footer'),(47763,6071,'boldgrid_hide_page_title','0'),(47764,6071,'boldgrid_in_page_containers','1'),(47765,6071,'bgseo_robots_index','index'),(47766,6071,'bgseo_robots_follow','follow'),(47767,6071,'ocean_sidebar','0'),(47768,6071,'ocean_second_sidebar','0'),(47769,6071,'ocean_disable_margins','enable'),(47770,6071,'ocean_display_top_bar','default'),(47771,6071,'ocean_display_header','default'),(47772,6071,'ocean_center_header_left_menu','0'),(47773,6071,'ocean_custom_header_template','0'),(47774,6071,'ocean_header_custom_menu','0'),(47775,6071,'ocean_menu_typo_font_family','0'),(47776,6071,'ocean_disable_title','default'),(47777,6071,'ocean_disable_heading','default'),(47778,6071,'ocean_disable_breadcrumbs','default'),(47779,6071,'ocean_display_footer_widgets','default'),(47780,6071,'ocean_display_footer_bottom','default'),(47781,6071,'ocean_custom_footer_template','0'),(47782,6071,'_elementor_edit_mode','builder'),(47783,6071,'_elementor_template_type','wp-page'),(47784,6071,'_elementor_version','3.5.6'),(47785,6071,'_elementor_pro_version','3.6.3'),(47786,6071,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online<\\/strong> R-4 Form.<\\/a><br \\/><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Getting Rid of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online<\\/strong> R-61 Form.<\\/a><br \\/><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online<\\/strong> form<\\/a><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(47787,6071,'_elementor_page_assets','a:0:{}'),(47788,6071,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(47791,6071,'_dp_original','199'),(47896,6051,'_edit_lock','1645760918:1'),(48997,654,'_yoast_wpseo_metadesc','Flatirons X-ray Services has been providing Dental and Veterinary x-ray machine inspections in Colorado since 2011.'),(48093,107,'_yoast_wpseo_title','X-ray Machine Certification Evaluations %%sep%% %%sitename%%'),(48897,654,'_yoast_wpseo_focuskw','x-ray machine inspections'),(60417,654,'_yoast_wpseo_linkdex','51'),(60444,654,'_yoast_wpseo_content_score','90'),(48998,654,'_yoast_wpseo_title','X-ray Machine Inspections %%sep%% Colorado %%sep%% %%sitename%%'),(62274,7496,'_wp_attached_file','2022/06/Flatirons-Xray-Services-Logo.png'),(62275,7496,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:371;s:6:\"height\";i:178;s:4:\"file\";s:40:\"2022/06/Flatirons-Xray-Services-Logo.png\";s:8:\"filesize\";i:29626;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Flatirons-Xray-Services-Logo-300x144.png\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Flatirons-Xray-Services-Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18463;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(62276,7496,'_wp_attachment_image_alt','Flatirions X-ray Services Logo'),(62341,6522,'_elementor_controls_usage','a:6:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:7:\"_margin\";i:1;}s:19:\"_section_responsive\";a:3:{s:17:\"hide_mobile_extra\";i:1;s:11:\"hide_mobile\";i:1;s:11:\"hide_tablet\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:10:\"image_size\";i:1;s:5:\"image\";i:1;s:4:\"link\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:6:{s:10:\"full_width\";i:2;s:10:\"text_align\";i:2;s:12:\"toggle_align\";i:2;s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:6:\"layout\";i:1;}}s:5:\"style\";a:3:{s:22:\"section_style_dropdown\";a:15:{s:32:\"padding_horizontal_dropdown_item\";i:2;s:30:\"padding_vertical_dropdown_item\";i:2;s:21:\"dropdown_top_distance\";i:2;s:22:\"dropdown_border_radius\";i:2;s:30:\"background_color_dropdown_item\";i:2;s:30:\"dropdown_typography_typography\";i:2;s:31:\"dropdown_typography_font_family\";i:2;s:29:\"dropdown_typography_font_size\";i:2;s:31:\"dropdown_typography_font_weight\";i:2;s:34:\"dropdown_typography_text_transform\";i:2;s:30:\"dropdown_typography_font_style\";i:2;s:35:\"dropdown_typography_text_decoration\";i:2;s:25:\"color_dropdown_item_hover\";i:2;s:19:\"color_dropdown_item\";i:1;s:26:\"color_dropdown_item_active\";i:1;}s:12:\"style_toggle\";a:4:{s:23:\"toggle_background_color\";i:2;s:11:\"toggle_size\";i:2;s:18:\"toggle_color_hover\";i:2;s:12:\"toggle_color\";i:1;}s:23:\"section_style_main-menu\";a:1:{s:26:\"padding_vertical_menu_item\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:12:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:23:\"_element_vertical_align\";i:2;s:8:\"_padding\";i:2;s:27:\"_element_width_mobile_extra\";i:2;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;s:21:\"_element_width_tablet\";i:2;s:21:\"_element_width_mobile\";i:2;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:10:\"icon_align\";i:2;s:11:\"icon_indent\";i:3;s:12:\"align_mobile\";i:2;s:4:\"link\";i:3;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:12:{s:7:\"_margin\";i:3;s:14:\"_element_width\";i:3;s:23:\"_element_vertical_align\";i:3;s:8:\"_padding\";i:3;s:21:\"_element_custom_width\";i:3;s:9:\"_offset_x\";i:2;s:9:\"_offset_y\";i:2;s:9:\"_position\";i:2;s:21:\"_offset_orientation_h\";i:2;s:13:\"_offset_x_end\";i:2;s:21:\"_element_width_mobile\";i:1;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:13:\"sticky_offset\";i:2;s:21:\"sticky_effects_offset\";i:2;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_tablet\";i:2;s:17:\"hide_mobile_extra\";i:2;s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:25:{s:28:\"text_shadow_text_shadow_type\";i:2;s:23:\"text_shadow_text_shadow\";i:2;s:13:\"border_radius\";i:2;s:18:\"background_color_b\";i:2;s:23:\"background_color_b_stop\";i:2;s:25:\"background_gradient_angle\";i:2;s:28:\"background_gradient_position\";i:2;s:12:\"border_width\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:12:\"text_padding\";i:3;s:15:\"hover_animation\";i:2;s:12:\"border_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:22:\"typography_line_height\";i:1;s:23:\"typography_word_spacing\";i:1;s:17:\"button_text_color\";i:2;s:16:\"background_color\";i:2;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;s:21:\"space_between_widgets\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:13:\"content_width\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:6:\"layout\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:27:\"background_hover_background\";i:1;s:35:\"background_motion_fx_opacity_effect\";i:1;s:34:\"background_motion_fx_opacity_range\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:4:{s:27:\"motion_fx_opacity_direction\";i:1;s:9:\"animation\";i:2;s:6:\"sticky\";i:2;s:21:\"sticky_effects_offset\";i:2;}s:19:\"_section_responsive\";a:4:{s:11:\"hide_tablet\";i:1;s:17:\"hide_mobile_extra\";i:1;s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:12:\"_css_classes\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}}'),(62352,107,'_elementor_css','a:6:{s:4:\"time\";i:1658329809;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62351,2160,'_elementor_css','a:6:{s:4:\"time\";i:1658329787;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"aec5368\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62350,6522,'_elementor_css','a:6:{s:4:\"time\";i:1658329787;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"ee5a93e\";i:1;s:7:\"ee5a93e\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62349,654,'_elementor_css','a:6:{s:4:\"time\";i:1658329787;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:10:\"fa-regular\";i:5;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62348,671,'_elementor_css','a:6:{s:4:\"time\";i:1658329786;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:2;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(49389,107,'_yoast_wpseo_focuskw','x-ray machine Certification Evaluations'),(49390,107,'_yoast_wpseo_linkdex','66'),(49969,196,'_yoast_wpseo_content_score','30'),(49970,196,'_yoast_wpseo_estimated-reading-time-minutes','6'),(50028,6321,'_wp_attached_file','2022/03/Flatirons-X-ray-Services.png'),(50029,6321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1137;s:6:\"height\";i:80;s:4:\"file\";s:36:\"2022/03/Flatirons-X-ray-Services.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Flatirons-X-ray-Services-300x21.png\";s:5:\"width\";i:300;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Flatirons-X-ray-Services-1024x72.png\";s:5:\"width\";i:1024;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Flatirons-X-ray-Services-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Flatirons-X-ray-Services-768x54.png\";s:5:\"width\";i:768;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(61301,654,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:1;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;s:21:\"_element_width_mobile\";i:2;}s:15:\"section_effects\";a:7:{s:10:\"_animation\";i:3;s:16:\"_animation_delay\";i:3;s:27:\"motion_fx_translateY_effect\";i:1;s:30:\"motion_fx_translateY_direction\";i:1;s:26:\"motion_fx_translateY_speed\";i:1;s:34:\"motion_fx_translateY_affectedRange\";i:1;s:18:\"animation_duration\";i:2;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:2;s:13:\"_border_width\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:21:\"space_between_widgets\";i:3;s:5:\"align\";i:3;s:16:\"content_position\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:13:\"content_width\";i:1;s:15:\"column_position\";i:1;s:8:\"overflow\";i:2;s:6:\"layout\";i:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:12:{s:21:\"background_attachment\";i:1;s:21:\"background_background\";i:1;s:15:\"background_xpos\";i:1;s:15:\"background_ypos\";i:1;s:17:\"background_repeat\";i:1;s:18:\"background_color_b\";i:1;s:15:\"background_size\";i:1;s:19:\"background_position\";i:1;s:19:\"background_bg_width\";i:1;s:21:\"background_color_stop\";i:1;s:28:\"background_gradient_position\";i:1;s:23:\"background_color_b_stop\";i:1;}s:26:\"section_background_overlay\";a:11:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_css_filter\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:27:\"background_overlay_bg_width\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:3:{s:9:\"animation\";i:1;s:18:\"animation_duration\";i:1;s:29:\"motion_fx_motion_fx_scrolling\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:3;s:7:\"padding\";i:1;s:7:\"z_index\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:13;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:4:\"link\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;s:11:\"icon_indent\";i:2;s:4:\"size\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:13:{s:9:\"_position\";i:2;s:21:\"_offset_orientation_h\";i:2;s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:23:\"_element_vertical_align\";i:2;s:9:\"_offset_x\";i:2;s:9:\"_offset_y\";i:2;s:21:\"_offset_orientation_v\";i:2;s:13:\"_offset_x_end\";i:2;s:13:\"_offset_y_end\";i:2;s:21:\"_element_width_tablet\";i:2;}s:15:\"section_effects\";a:3:{s:13:\"sticky_offset\";i:2;s:21:\"sticky_effects_offset\";i:2;s:10:\"_animation\";i:2;}s:18:\"_section_transform\";a:4:{s:25:\"_transform_rotateZ_effect\";i:2;s:32:\"_transform_rotateZ_effect_tablet\";i:2;s:32:\"_transform_rotateZ_effect_mobile\";i:2;s:25:\"_transform_rotate_popover\";i:2;}s:19:\"_section_responsive\";a:2:{s:12:\"hide_desktop\";i:2;s:17:\"hide_mobile_extra\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:24:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:28:\"text_shadow_text_shadow_type\";i:2;s:23:\"text_shadow_text_shadow\";i:2;s:17:\"button_text_color\";i:2;s:18:\"background_color_b\";i:2;s:23:\"background_color_b_stop\";i:2;s:25:\"background_gradient_angle\";i:2;s:28:\"background_gradient_position\";i:2;s:11:\"hover_color\";i:2;s:29:\"button_background_hover_color\";i:2;s:15:\"hover_animation\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;s:13:\"border_radius\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:12:\"text_padding\";i:2;s:16:\"background_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:6;s:10:\"title_text\";i:7;s:16:\"description_text\";i:7;s:4:\"view\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:7:{s:9:\"icon_size\";i:7;s:13:\"primary_color\";i:7;s:15:\"secondary_color\";i:4;s:10:\"icon_space\";i:4;s:12:\"icon_padding\";i:4;s:21:\"hover_secondary_color\";i:4;s:19:\"hover_primary_color\";i:4;}s:21:\"section_style_content\";a:12:{s:10:\"text_align\";i:7;s:17:\"description_color\";i:7;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:37:\"description_typography_text_transform\";i:3;s:33:\"description_typography_font_style\";i:3;s:38:\"description_typography_text_decoration\";i:3;s:34:\"description_typography_line_height\";i:3;s:18:\"title_bottom_space\";i:4;s:26:\"content_vertical_alignment\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:7:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:21:\"_element_width_mobile\";i:3;s:27:\"_element_width_mobile_extra\";i:3;s:7:\"_margin\";i:4;s:8:\"_padding\";i:4;s:12:\"_css_classes\";i:4;}s:15:\"section_effects\";a:6:{s:27:\"motion_fx_translateY_effect\";i:3;s:26:\"motion_fx_translateY_speed\";i:3;s:34:\"motion_fx_translateY_affectedRange\";i:3;s:10:\"_animation\";i:7;s:18:\"animation_duration\";i:7;s:16:\"_animation_delay\";i:7;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:2;s:32:\"image_box_shadow_box_shadow_type\";i:2;s:27:\"image_box_shadow_box_shadow\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:6:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:9:\"_offset_x\";i:2;s:9:\"_offset_y\";i:2;s:13:\"_offset_x_end\";i:2;s:21:\"_element_width_tablet\";i:2;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_mobile\";i:2;s:17:\"hide_mobile_extra\";i:2;}}}}}'),(50635,6071,'_edit_lock','1648761997:1'),(50666,6071,'_yoast_wpseo_content_score','60'),(50667,6071,'_yoast_wpseo_estimated-reading-time-minutes','2'),(62366,7506,'_wp_page_template','default'),(62367,7506,'_elementor_edit_mode','builder'),(62368,7506,'_elementor_data','[{\"id\":\"850293f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[{\"id\":\"286d994\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c74336c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae4b8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Call us at <a href=\\\"tel:3039687445\\\"><strong>303-968-7445<\\/strong><\\/a> or fill in your information below to request a <strong>Colorado X-ray Inspection (Certification Evaluation)<\\/strong>\\u00a0or to make any inquiries.<\\/span><\\/h3><h3 style=\\\"text-align: center;\\\">We will contact you within one business day.<\\/h3><p>\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1438d32\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":906,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b9bc0f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"293aa70\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Your Name\",\"width\":\"50\",\"_id\":\"8f6c403\",\"required\":\"true\"},{\"_id\":\"66c7862\",\"field_label\":\"Company\",\"width\":\"50\",\"custom_id\":\"field_66c7862\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"width\":\"50\",\"_id\":\"a5077e0\"},{\"_id\":\"bbe954d\",\"field_type\":\"tel\",\"field_label\":\"Phone\",\"width\":\"50\",\"custom_id\":\"field_bbe954d\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"e720e79\",\"required\":\"true\",\"rows\":3},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: First Name\",\"custom_id\":\"field_63a1585\",\"_id\":\"63a1585\"},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: Address\",\"custom_id\":\"field_54d8aa4\",\"_id\":\"54d8aa4\"},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: City\",\"custom_id\":\"field_77db6f3\",\"_id\":\"77db6f3\"},{\"_id\":\"5633121\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: Country\",\"custom_id\":\"field_5633121\"}],\"mark_required\":\"yes\",\"button_size\":\"xs\",\"button_align\":\"end\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"selected_button_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"button_icon_align\":\"right\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\",\"redirect\"],\"email_to\":\"ksm.maloney@gmail.com\",\"email_subject\":\"New message from Flatirons X-ray Services Website Contact Page\",\"email_content\":\"[all-fields]\",\"email_from\":\"ksm.maloney@gmail.com\",\"email_from_name\":\"Flatirons X-Ray Services, LLC\",\"email_to_2\":\"ksm.maloney@gmail.com\",\"email_subject_2\":\"New message from &quot;Flatirons X-Ray Services, LLC&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@staging.flatironsxrayservices.com\",\"email_from_name_2\":\"Flatirons X-Ray Services, LLC\",\"email_reply_to_2\":\"ksm.maloney@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"18\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=text\",\"mark_required_color\":\"globals\\/colors?id=secondary\",\"label_typography_typography\":\"globals\\/typography?id=6553f71\",\"field_border_color\":\"globals\\/colors?id=text\",\"button_typography_typography\":\"globals\\/typography?id=52bf104\",\"button_background_color\":\"globals\\/colors?id=secondary\",\"html_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=text\",\"field_background_color\":\"\"},\"label_color\":\"#4E636A\",\"mark_required_color\":\"#007DB9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"label_typography_font_weight\":\"300\",\"label_typography_text_transform\":\"uppercase\",\"label_typography_font_style\":\"normal\",\"label_typography_text_decoration\":\"none\",\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"html_color\":\"#4E636A\",\"field_text_color\":\"#4E636A\",\"field_background_color\":\"\",\"field_border_color\":\"#4E636A\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"none\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"button_background_color\":\"#007DB9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(60825,107,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:4;s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:7:\"_margin\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:21:\"space_between_widgets\";i:4;s:5:\"align\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:2;s:13:\"custom_height\";i:2;s:3:\"gap\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:26:\"background_overlay_opacity\";i:1;s:25:\"background_overlay_repeat\";i:1;s:22:\"css_filters_css_filter\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:3;s:14:\"thumbnail_size\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:10:\"title_size\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:5:{s:11:\"image_space\";i:3;s:10:\"image_size\";i:3;s:19:\"image_border_radius\";i:3;s:27:\"background_hover_transition\";i:3;s:15:\"hover_animation\";i:3;}s:21:\"section_style_content\";a:2:{s:18:\"title_bottom_space\";i:3;s:10:\"text_align\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;}s:15:\"section_effects\";a:1:{s:27:\"motion_fx_mouseTrack_effect\";i:3;}}}}}'),(62545,7525,'_wp_page_template','elementor_header_footer'),(62546,7525,'_elementor_edit_mode','builder'),(62547,7525,'_elementor_template_type','wp-page'),(62548,7525,'_elementor_version','3.6.6'),(62549,7525,'_elementor_pro_version','3.7.2'),(62550,7525,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the online form <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition of Machine.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(51214,3953,'_elementor_global_widget_included_posts','a:1:{i:2262;b:1;}'),(51807,6518,'_elementor_is_screenshot','1'),(51808,6518,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_2262_2022-03-22-03-56-03_f566b45.png'),(51833,6522,'_elementor_edit_mode','builder'),(51834,6522,'_elementor_template_type','header'),(51835,6522,'_elementor_version','3.6.6'),(51836,6522,'_elementor_pro_version','3.7.2'),(51841,6522,'_wp_page_template','default'),(51842,6522,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(51843,6522,'_elementor_data','[{\"id\":\"7e8b151f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1104,\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":3,\"sizes\":[]},\"column_position\":\"top\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\",\"border_color\":\"globals\\/colors?id=9519869\"},\"motion_fx_opacity_direction\":\"in-out-in\",\"animation\":\"fadeIn\",\"custom_height_mobile_extra\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":33,\"end\":45}},\"sticky\":\"top\",\"background_overlay_color\":\"#007DB900\",\"background_color\":\"#BCD8C100\",\"sticky_effects_offset\":25,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":1055,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"317d165a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"content_position\":\"bottom\",\"background_background\":\"gradient\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets_mobile_extra\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"content_position_mobile\":\"top\",\"align\":\"center\",\"align_mobile_extra\":\"space-between\",\"align_mobile\":\"space-between\",\"space_between_widgets_mobile\":0,\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ee5a93e\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":175,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\",\"image_size\":\"medium\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66968a7f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"color_dropdown_item\":\"\",\"background_color_dropdown_item\":\"globals\\/colors?id=primary\",\"dropdown_typography_typography\":\"globals\\/typography?id=89511df\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"toggle_color\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=primary\",\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"menu_typography_typography\":\"globals\\/typography?id=e88dbb3\",\"color_menu_item_active\":\"globals\\/colors?id=text\"},\"toggle_align\":\"\",\"dropdown_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"toggle_background_color\":\"#02010100\",\"_background_background\":\"classic\",\"_element_vertical_align\":\"flex-end\",\"toggle_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color_dropdown_item\":\"#CCE5ED\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Montserrat\",\"dropdown_typography_font_size\":{\"unit\":\"vw\",\"size\":1.5,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"none\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"toggle_color_hover\":\"#4E636A\",\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_dropdown_item_hover\":\"#007DB9\",\"_element_width_mobile_extra\":\"auto\",\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"align_items\":\"justify\",\"pointer\":\"none\",\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile_extra\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":94,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_element_width_mobile\":\"auto\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"e7c0ddf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule An Inspection\",\"_margin\":{\"unit\":\"rem\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"flex-end\",\"align\":\"right\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"\"},\"border_radius\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=8b81827\",\"background_color\":\"globals\\/colors?id=secondary\",\"background_color_b\":\"\",\"border_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=10c46c0\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=52bf104\",\"hover_color\":\"globals\\/colors?id=8b81827\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_color_b\":\"#79CDEA\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":94,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"background_gradient_position\":\"center left\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow\":{\"horizontal\":87,\"vertical\":9,\"blur\":23,\"spread\":1,\"color\":\"rgba(231.2568254222041, 238.16343568581942, 240.1312408447266, 0.56)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"grow\",\"border_color\":\"#49A8B6\",\"_animation\":\"none\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31},\"_offset_x\":{\"size\":456,\"unit\":\"px\"},\"_offset_y\":{\"size\":53,\"unit\":\"px\"},\"sticky_offset\":12,\"sticky_effects_offset\":12,\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c9005b9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pay Invoice\",\"_margin\":{\"unit\":\"rem\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link\":{\"url\":\"https:\\/\\/www.bestcardteam.com\\/Payments\\/?Profile=xrayWEB\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"border_radius\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=8b81827\",\"background_color\":\"globals\\/colors?id=906fcd7\",\"background_color_b\":\"\",\"border_color\":\"\",\"button_background_hover_color\":\"\",\"typography_typography\":\"globals\\/typography?id=52bf104\",\"hover_color\":\"globals\\/colors?id=8b81827\",\"_background_color\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"right\",\"align_mobile\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"\"},\"background_color_b\":\"#79CDEA\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":94,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"background_gradient_position\":\"center left\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow\":{\"horizontal\":87,\"vertical\":9,\"blur\":23,\"spread\":1,\"color\":\"rgba(231.2568254222041, 238.16343568581942, 240.1312408447266, 0.56)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"_element_vertical_align\":\"flex-end\",\"hover_animation\":\"grow\",\"_animation\":\"none\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31},\"_offset_x\":{\"size\":456,\"unit\":\"px\"},\"_offset_y\":{\"size\":53,\"unit\":\"px\"},\"border_color\":\"#49A8B6\",\"sticky_offset\":12,\"sticky_effects_offset\":12,\"_offset_x_tablet_extra\":{\"size\":0,\"unit\":\"vw\"},\"_offset_y_tablet_extra\":{\"size\":69.8700000000000045474735088646411895751953125,\"unit\":\"vh\"},\"_offset_orientation_h\":\"end\",\"_offset_y_end_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x_end_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.5,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#138A00\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#57CD0A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c3dae2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"sticky\":\"top\",\"sticky_effects_offset\":10,\"animation\":\"fadeIn\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=9519869\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"359e470\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align_mobile\":\"space-between\",\"content_position_mobile\":\"space-between\",\"align\":\"space-between\",\"align_tablet\":\"space-between\",\"align_mobile_extra\":\"space-between\"},\"elements\":[{\"id\":\"d9cde15\",\"elType\":\"widget\",\"settings\":{\"text\":\"303-968-7445\",\"link\":{\"url\":\"tel:3039687445\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ae28b9a\",\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile\":\"auto\",\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"208111f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/06\\/Flatirons-Xray-Services-Logo.png\",\"id\":7496,\"alt\":\"Flatirions X-ray Services Logo\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"vw\",\"size\":23,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"_element_width_tablet\":\"auto\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"_css_classes\":\"logo\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2911a7c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"layout\":\"dropdown\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"rem\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"color_dropdown_item\":\"\",\"background_color_dropdown_item\":\"globals\\/colors?id=primary\",\"dropdown_typography_typography\":\"globals\\/typography?id=89511df\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"toggle_color\":\"globals\\/colors?id=5ca9c0c\",\"toggle_color_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=primary\"},\"toggle_align\":\"right\",\"dropdown_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"toggle_background_color\":\"#02010100\",\"_background_background\":\"classic\",\"_element_vertical_align\":\"flex-end\",\"toggle_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_dropdown_item\":\"#4E636A\",\"background_color_dropdown_item\":\"#CCE5ED\",\"color_dropdown_item_active\":\"#4E636A\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Montserrat\",\"dropdown_typography_font_size\":{\"unit\":\"vw\",\"size\":1.5,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"none\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"toggle_color\":\"#4E636A\",\"toggle_color_hover\":\"#4E636A\",\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"color_dropdown_item_hover\":\"#007DB9\",\"_element_width_mobile_extra\":\"auto\",\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_custom_width\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"_element_width_mobile\":\"auto\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":24},\"_element_vertical_align_mobile\":\"flex-end\",\"_element_width_tablet\":\"auto\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(51851,6522,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}s:7:\"scripts\";a:2:{i:0;s:8:\"e-sticky\";i:1;s:8:\"e-sticky\";}}'),(51873,6522,'_edit_lock','1656376284:1'),(51863,6526,'_elementor_is_screenshot','1'),(51864,6526,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_6520_2022-03-22-04-02-56_2741c03e.png'),(51886,6522,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(51566,6071,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:3;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:21:\"typography_font_style\";i:3;s:26:\"typography_text_decoration\";i:3;s:25:\"typography_letter_spacing\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:13:\"content_width\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}'),(59891,7269,'_elementor_global_widget_included_posts','a:1:{i:7278;b:1;}'),(59371,2168,'_elementor_conditions','a:1:{i:0;s:15:\"exclude/general\";}'),(52132,2160,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:2;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:2;s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:2:{s:11:\"text_indent\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:23:\"_element_vertical_align\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:6:\"layout\";i:1;s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:6:\"toggle\";i:1;s:8:\"dropdown\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:6:{s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;}s:22:\"section_style_dropdown\";a:7:{s:30:\"dropdown_typography_typography\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:29:\"dropdown_typography_font_size\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:34:\"dropdown_typography_text_transform\";i:1;s:30:\"dropdown_typography_font_style\";i:1;s:35:\"dropdown_typography_text_decoration\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:1;s:5:\"align\";i:1;s:16:\"content_position\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(59431,7230,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_2168_2022-06-25-20-35-07_526ab937.png'),(59430,7230,'_elementor_is_screenshot','1'),(62385,7508,'_elementor_version','3.6.6'),(62386,7508,'_elementor_template_type','wp-page'),(62387,7508,'_elementor_pro_version','3.7.2'),(62388,7508,'_elementor_page_assets','a:0:{}'),(62389,7508,'_elementor_css','a:6:{s:4:\"time\";i:1658353722;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62384,7508,'_elementor_data','[{\"id\":\"850293f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[{\"id\":\"286d994\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c74336c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae4b8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Call us at <a href=\\\"tel:3039687445\\\"><strong>303-968-7445<\\/strong><\\/a> or fill in your information below to request a <strong>Colorado X-ray Inspection (Certification Evaluation)<\\/strong>\\u00a0or to make any inquiries.<\\/span><\\/h3><h3 style=\\\"text-align: center;\\\">We will contact you within one business day.<\\/h3><p>\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1438d32\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":906,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b9bc0f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"293aa70\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Your Name\",\"width\":\"50\",\"_id\":\"8f6c403\",\"required\":\"true\"},{\"_id\":\"66c7862\",\"field_label\":\"Company\",\"width\":\"50\",\"custom_id\":\"field_66c7862\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"width\":\"50\",\"_id\":\"a5077e0\"},{\"_id\":\"bbe954d\",\"field_type\":\"tel\",\"field_label\":\"Phone\",\"width\":\"50\",\"custom_id\":\"field_bbe954d\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"e720e79\",\"required\":\"true\",\"rows\":3},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: First Name\",\"custom_id\":\"field_63a1585\",\"_id\":\"63a1585\"},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: Address\",\"custom_id\":\"field_54d8aa4\",\"_id\":\"54d8aa4\"},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: City\",\"custom_id\":\"field_77db6f3\",\"_id\":\"77db6f3\"},{\"_id\":\"5633121\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: Country\",\"custom_id\":\"field_5633121\"}],\"mark_required\":\"yes\",\"button_size\":\"xs\",\"button_align\":\"end\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"selected_button_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"button_icon_align\":\"right\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\",\"redirect\"],\"email_to\":\"info@flatironsxrayservices.com\",\"email_subject\":\"New message from Flatirons X-ray Services Website Contact Page\",\"email_content\":\"[all-fields]\",\"email_from\":\"info@flatironsxrayservicesc.om\",\"email_from_name\":\"Flatirons X-ray Services, LLC\",\"email_to_2\":\"ksm.maloney@gmail.com\",\"email_subject_2\":\"New message from &quot;Flatirons X-Ray Services, LLC&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@staging.flatironsxrayservices.com\",\"email_from_name_2\":\"Flatirons X-Ray Services, LLC\",\"email_reply_to_2\":\"ksm.maloney@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"18\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=text\",\"mark_required_color\":\"globals\\/colors?id=secondary\",\"label_typography_typography\":\"globals\\/typography?id=6553f71\",\"field_border_color\":\"globals\\/colors?id=text\",\"button_typography_typography\":\"globals\\/typography?id=52bf104\",\"button_background_color\":\"globals\\/colors?id=secondary\",\"html_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=text\",\"field_background_color\":\"\"},\"label_color\":\"#4E636A\",\"mark_required_color\":\"#007DB9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"label_typography_font_weight\":\"300\",\"label_typography_text_transform\":\"uppercase\",\"label_typography_font_style\":\"normal\",\"label_typography_text_decoration\":\"none\",\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"html_color\":\"#4E636A\",\"field_text_color\":\"#4E636A\",\"field_background_color\":\"\",\"field_border_color\":\"#4E636A\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"none\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"button_background_color\":\"#007DB9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(62382,7508,'_wp_page_template','default'),(62383,7508,'_elementor_edit_mode','builder'),(62369,7506,'_elementor_version','3.6.6'),(62370,7506,'_elementor_template_type','wp-page'),(62371,7506,'_elementor_pro_version','3.7.2'),(62372,7506,'_elementor_page_assets','a:0:{}'),(62390,354,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:3:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:13:\"mark_required\";i:1;}s:15:\"section_buttons\";a:6:{s:11:\"button_size\";i:1;s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;s:20:\"selected_button_icon\";i:1;s:17:\"button_icon_align\";i:1;s:18:\"button_icon_indent\";i:1;}s:19:\"section_integration\";a:1:{s:14:\"submit_actions\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_form_style\";a:14:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"label_spacing\";i:1;s:11:\"label_color\";i:1;s:19:\"mark_required_color\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:26:\"label_typography_font_size\";i:1;s:28:\"label_typography_font_weight\";i:1;s:31:\"label_typography_text_transform\";i:1;s:27:\"label_typography_font_style\";i:1;s:32:\"label_typography_text_decoration\";i:1;s:31:\"label_typography_letter_spacing\";i:1;s:10:\"html_color\";i:1;}s:19:\"section_field_style\";a:4:{s:18:\"field_border_width\";i:1;s:16:\"field_text_color\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:11:{s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:29:\"button_typography_line_height\";i:1;s:23:\"button_background_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(62374,7507,'_wp_page_template','default'),(62375,7507,'_elementor_edit_mode','builder'),(62376,7507,'_elementor_data','[{\"id\":\"850293f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[{\"id\":\"286d994\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c74336c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae4b8e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Call us at <a href=\\\"tel:3039687445\\\"><strong>303-968-7445<\\/strong><\\/a> or fill in your information below to request a <strong>Colorado X-ray Inspection (Certification Evaluation)<\\/strong>\\u00a0or to make any inquiries.<\\/span><\\/h3><h3 style=\\\"text-align: center;\\\">We will contact you within one business day.<\\/h3><p>\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1438d32\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":906,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b9bc0f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"293aa70\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Your Name\",\"width\":\"50\",\"_id\":\"8f6c403\",\"required\":\"true\"},{\"_id\":\"66c7862\",\"field_label\":\"Company\",\"width\":\"50\",\"custom_id\":\"field_66c7862\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"width\":\"50\",\"_id\":\"a5077e0\"},{\"_id\":\"bbe954d\",\"field_type\":\"tel\",\"field_label\":\"Phone\",\"width\":\"50\",\"custom_id\":\"field_bbe954d\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"e720e79\",\"required\":\"true\",\"rows\":3},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: First Name\",\"custom_id\":\"field_63a1585\",\"_id\":\"63a1585\"},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: Address\",\"custom_id\":\"field_54d8aa4\",\"_id\":\"54d8aa4\"},{\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: City\",\"custom_id\":\"field_77db6f3\",\"_id\":\"77db6f3\"},{\"_id\":\"5633121\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot: Country\",\"custom_id\":\"field_5633121\"}],\"mark_required\":\"yes\",\"button_size\":\"xs\",\"button_align\":\"end\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"selected_button_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"button_icon_align\":\"right\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\",\"redirect\"],\"email_to\":\"ksm.maloney@gmail.com\",\"email_subject\":\"New message from Flatirons X-ray Services Website Contact Page\",\"email_content\":\"[all-fields]\",\"email_from\":\"ksm.maloney@gmail.com\",\"email_from_name\":\"Flatirons X-Ray Services, LLC\",\"email_to_2\":\"ksm.maloney@gmail.com\",\"email_subject_2\":\"New message from &quot;Flatirons X-Ray Services, LLC&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@staging.flatironsxrayservices.com\",\"email_from_name_2\":\"Flatirons X-Ray Services, LLC\",\"email_reply_to_2\":\"ksm.maloney@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"18\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=text\",\"mark_required_color\":\"globals\\/colors?id=secondary\",\"label_typography_typography\":\"globals\\/typography?id=6553f71\",\"field_border_color\":\"globals\\/colors?id=text\",\"button_typography_typography\":\"globals\\/typography?id=52bf104\",\"button_background_color\":\"globals\\/colors?id=secondary\",\"html_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=text\",\"field_background_color\":\"\"},\"label_color\":\"#4E636A\",\"mark_required_color\":\"#007DB9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"label_typography_font_weight\":\"300\",\"label_typography_text_transform\":\"uppercase\",\"label_typography_font_style\":\"normal\",\"label_typography_text_decoration\":\"none\",\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"html_color\":\"#4E636A\",\"field_text_color\":\"#4E636A\",\"field_background_color\":\"\",\"field_border_color\":\"#4E636A\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"none\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"button_background_color\":\"#007DB9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(62377,7507,'_elementor_version','3.6.6'),(62378,7507,'_elementor_template_type','wp-page'),(62379,7507,'_elementor_pro_version','3.7.2'),(62380,7507,'_elementor_page_assets','a:0:{}'),(62381,7507,'_elementor_css','a:6:{s:4:\"time\";i:1658353722;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62427,7512,'_elementor_page_assets','a:0:{}'),(62428,7512,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62429,7512,'_elementor_css','a:6:{s:4:\"time\";i:1658520623;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62425,7512,'_elementor_pro_version','3.7.2'),(62426,7512,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.<br \\/><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Getting Rid of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-61 Form<\\/strong>.<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62423,7512,'_elementor_template_type','wp-page'),(62424,7512,'_elementor_version','3.6.6'),(62409,7510,'_elementor_page_assets','a:0:{}'),(62410,7510,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62412,7511,'_wp_page_template','elementor_header_footer'),(62413,7511,'_elementor_edit_mode','builder'),(62414,7511,'_elementor_template_type','wp-page'),(62415,7511,'_elementor_version','3.6.6'),(62416,7511,'_elementor_pro_version','3.7.2'),(62417,7511,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Getting Rid of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-61 Form<\\/strong>.<\\/a>\\n\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> <p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62418,7511,'_elementor_page_assets','a:0:{}'),(62419,7511,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62420,7511,'_elementor_css','a:6:{s:4:\"time\";i:1658520623;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62432,7513,'_wp_page_template','elementor_header_footer'),(62433,7513,'_elementor_edit_mode','builder'),(62434,7513,'_elementor_template_type','wp-page'),(62438,7513,'_elementor_page_assets','a:0:{}'),(62439,7513,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62440,7513,'_elementor_css','a:6:{s:4:\"time\";i:1658520624;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62441,7514,'_wp_page_template','elementor_header_footer'),(62442,7514,'_elementor_edit_mode','builder'),(62443,7514,'_elementor_template_type','wp-page'),(62444,7514,'_elementor_version','3.6.7'),(62445,7514,'_elementor_pro_version','3.7.2'),(62446,7514,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.<br \\/><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Getting Rid of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-61 Form<\\/strong>.<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62447,7514,'_elementor_page_assets','a:0:{}'),(62448,7514,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62449,7514,'_elementor_css','a:6:{s:4:\"time\";i:1658520624;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62450,7515,'_wp_page_template','elementor_header_footer'),(62451,7515,'_elementor_edit_mode','builder'),(62452,7515,'_elementor_template_type','wp-page'),(62453,7515,'_elementor_version','3.6.7'),(62454,7515,'_elementor_pro_version','3.7.2'),(62455,7515,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.<br \\/><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-61 Form<\\/strong>.<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62456,7515,'_elementor_page_assets','a:0:{}'),(62457,7515,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62458,7515,'_elementor_css','a:6:{s:4:\"time\";i:1658520624;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62460,7516,'_wp_page_template','elementor_header_footer'),(62461,7516,'_elementor_edit_mode','builder'),(62462,7516,'_elementor_template_type','wp-page'),(62463,7516,'_elementor_version','3.6.7'),(62464,7516,'_elementor_pro_version','3.7.2'),(62465,7516,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.<br \\/><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-61 Form<\\/strong>.<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62466,7516,'_elementor_page_assets','a:0:{}'),(62467,7516,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62469,7517,'_wp_page_template','elementor_header_footer'),(62470,7517,'_elementor_edit_mode','builder'),(62471,7517,'_elementor_template_type','wp-page'),(62472,7517,'_elementor_version','3.6.7'),(62473,7517,'_elementor_pro_version','3.7.2'),(62474,7517,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.<br \\/><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-61 Form<\\/strong>.<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62475,7517,'_elementor_page_assets','a:0:{}'),(62476,7517,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62477,7517,'_elementor_css','a:6:{s:4:\"time\";i:1658520812;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62480,7518,'_elementor_template_type','wp-page'),(62481,7518,'_elementor_version','3.6.7'),(62482,7518,'_elementor_pro_version','3.7.2'),(62483,7518,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62484,7518,'_elementor_page_assets','a:0:{}'),(62485,7518,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62486,7518,'_elementor_css','a:6:{s:4:\"time\";i:1658520812;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62488,7519,'_wp_page_template','elementor_header_footer'),(62489,7519,'_elementor_edit_mode','builder'),(62490,7519,'_elementor_template_type','wp-page'),(62491,7519,'_elementor_version','3.6.7'),(62492,7519,'_elementor_pro_version','3.7.2'),(62493,7519,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62494,7519,'_elementor_page_assets','a:0:{}'),(62495,7519,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62497,7520,'_wp_page_template','elementor_header_footer'),(62498,7520,'_elementor_edit_mode','builder'),(62499,7520,'_elementor_template_type','wp-page'),(62500,7520,'_elementor_version','3.6.7'),(62501,7520,'_elementor_pro_version','3.7.2'),(62502,7520,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the<\\/span> <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>online R-4 Form<\\/strong>.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62503,7520,'_elementor_page_assets','a:0:{}'),(62504,7520,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62505,7520,'_elementor_css','a:6:{s:4:\"time\";i:1658520905;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62509,7521,'_elementor_version','3.6.7'),(62510,7521,'_elementor_pro_version','3.7.2'),(62511,7521,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62512,7521,'_elementor_page_assets','a:0:{}'),(62513,7521,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62514,7521,'_elementor_css','a:6:{s:4:\"time\";i:1658520905;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62516,7522,'_wp_page_template','elementor_header_footer'),(62517,7522,'_elementor_edit_mode','builder'),(62518,7522,'_elementor_template_type','wp-page'),(62519,7522,'_elementor_version','3.6.7'),(62520,7522,'_elementor_pro_version','3.7.2'),(62521,7522,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62522,7522,'_elementor_page_assets','a:0:{}'),(62523,7522,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62525,7523,'_wp_page_template','elementor_header_footer'),(62526,7523,'_elementor_edit_mode','builder'),(62527,7523,'_elementor_template_type','wp-page'),(62528,7523,'_elementor_version','3.6.7'),(62529,7523,'_elementor_pro_version','3.7.2'),(62530,7523,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62531,7523,'_elementor_page_assets','a:0:{}'),(62532,7523,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62533,7523,'_elementor_css','a:6:{s:4:\"time\";i:1658523590;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62534,7524,'_wp_page_template','elementor_header_footer'),(62535,7524,'_elementor_edit_mode','builder'),(62536,7524,'_elementor_template_type','wp-page'),(62537,7524,'_elementor_version','3.6.7'),(62538,7524,'_elementor_pro_version','3.7.2'),(62539,7524,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62540,7524,'_elementor_page_assets','a:0:{}'),(62541,7524,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62542,7524,'_elementor_css','a:6:{s:4:\"time\";i:1658523590;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62580,7529,'_wp_page_template','elementor_header_footer'),(62581,7529,'_elementor_edit_mode','builder'),(62582,7529,'_elementor_template_type','wp-page'),(62583,7529,'_elementor_version','3.6.7'),(62584,7529,'_elementor_pro_version','3.7.2'),(62585,7529,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62551,7525,'_elementor_page_assets','a:0:{}'),(62552,7525,'_elementor_css','a:6:{s:4:\"time\";i:1658329825;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62553,7526,'_wp_page_template','elementor_header_footer'),(62554,7526,'_elementor_edit_mode','builder'),(62555,7526,'_elementor_template_type','wp-page'),(62556,7526,'_elementor_version','3.6.6'),(62557,7526,'_elementor_pro_version','3.7.2'),(62558,7526,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the online form <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition of Machine.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(62559,7526,'_elementor_page_assets','a:0:{}'),(62560,7526,'_elementor_css','a:6:{s:4:\"time\";i:1658329825;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62561,7527,'_wp_page_template','elementor_header_footer'),(62562,7527,'_elementor_edit_mode','builder'),(62563,7527,'_elementor_template_type','wp-page'),(62564,7527,'_elementor_version','3.6.6'),(62565,7527,'_elementor_pro_version','3.7.2'),(62566,7527,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the online form <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition of Machine.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(62567,7527,'_elementor_page_assets','a:0:{}'),(62568,7527,'_elementor_css','a:6:{s:4:\"time\";i:1658329825;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62950,7570,'_wp_page_template','elementor_header_footer'),(62951,7570,'_elementor_edit_mode','builder'),(62952,7570,'_elementor_template_type','wp-page'),(62953,7570,'_elementor_version','3.6.7'),(62954,7570,'_elementor_pro_version','3.7.2'),(62955,7570,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the online form <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition of Machine.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(62621,7534,'_elementor_template_type','wp-page'),(62622,7534,'_elementor_version','3.6.7'),(62623,7534,'_elementor_pro_version','3.7.2'),(62624,7534,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n\\nRectangular Dental Collimator Guidance\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62604,7531,'_elementor_page_assets','a:0:{}'),(62605,7531,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62606,7531,'_elementor_css','a:6:{s:4:\"time\";i:1658529292;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62599,7531,'_elementor_edit_mode','builder'),(62600,7531,'_elementor_template_type','wp-page'),(62601,7531,'_elementor_version','3.6.7'),(62602,7531,'_elementor_pro_version','3.7.2'),(62603,7531,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n\\nRectangular Dental Collimator Guidance\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62598,7531,'_wp_page_template','elementor_header_footer'),(62586,7529,'_elementor_page_assets','a:0:{}'),(62587,7529,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62589,7530,'_wp_page_template','elementor_header_footer'),(62590,7530,'_elementor_edit_mode','builder'),(62591,7530,'_elementor_template_type','wp-page'),(62592,7530,'_elementor_version','3.6.7'),(62593,7530,'_elementor_pro_version','3.7.2'),(62594,7530,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62595,7530,'_elementor_page_assets','a:0:{}'),(62596,7530,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62597,7530,'_elementor_css','a:6:{s:4:\"time\";i:1658529292;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62619,7534,'_wp_page_template','elementor_header_footer'),(62620,7534,'_elementor_edit_mode','builder'),(62608,7532,'_wp_attached_file','2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf'),(62609,7532,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:57:\"Rectangular-Dental-Collimator-guidance-02.25.2021-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279039;}s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"Rectangular-Dental-Collimator-guidance-02.25.2021-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19639;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"Rectangular-Dental-Collimator-guidance-02.25.2021-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"Rectangular-Dental-Collimator-guidance-02.25.2021-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8225;}}s:8:\"filesize\";i:124408;}'),(62650,7537,'_elementor_version','3.6.7'),(62651,7537,'_elementor_pro_version','3.7.2'),(62652,7537,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n\\nRectangular Dental Collimator Guidance\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62643,7536,'_elementor_page_assets','a:0:{}'),(62644,7536,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62645,7536,'_elementor_css','a:6:{s:4:\"time\";i:1658529690;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62637,7536,'_wp_page_template','elementor_header_footer'),(62638,7536,'_elementor_edit_mode','builder'),(62639,7536,'_elementor_template_type','wp-page'),(62640,7536,'_elementor_version','3.6.7'),(62641,7536,'_elementor_pro_version','3.7.2'),(62642,7536,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n\\nRectangular Dental Collimator Guidance\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62625,7534,'_elementor_page_assets','a:0:{}'),(62626,7534,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62628,7535,'_wp_page_template','elementor_header_footer'),(62629,7535,'_elementor_edit_mode','builder'),(62630,7535,'_elementor_template_type','wp-page'),(62631,7535,'_elementor_version','3.6.7'),(62632,7535,'_elementor_pro_version','3.7.2'),(62633,7535,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n\\nRectangular Dental Collimator Guidance\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62634,7535,'_elementor_page_assets','a:0:{}'),(62635,7535,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62636,7535,'_elementor_css','a:6:{s:4:\"time\";i:1658529690;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62647,7537,'_wp_page_template','elementor_header_footer'),(62648,7537,'_elementor_edit_mode','builder'),(62649,7537,'_elementor_template_type','wp-page'),(62653,7537,'_elementor_page_assets','a:0:{}'),(62654,7537,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62656,7538,'_wp_page_template','elementor_header_footer'),(62657,7538,'_elementor_edit_mode','builder'),(62658,7538,'_elementor_template_type','wp-page'),(62659,7538,'_elementor_version','3.6.7'),(62660,7538,'_elementor_pro_version','3.7.2'),(62661,7538,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n\\nRectangular Dental Collimator Guidance\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62662,7538,'_elementor_page_assets','a:0:{}'),(62663,7538,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62664,7538,'_elementor_css','a:6:{s:4:\"time\";i:1658529869;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62731,7546,'_wp_page_template','elementor_header_footer'),(62665,7539,'_wp_page_template','elementor_header_footer'),(62666,7539,'_elementor_edit_mode','builder'),(62667,7539,'_elementor_template_type','wp-page'),(62668,7539,'_elementor_version','3.6.7'),(62669,7539,'_elementor_pro_version','3.7.2'),(62670,7539,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"<p style=\\\"padding-left: 40px;\\\">Rectangular Dental Collimator Guidance<\\/a>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62671,7539,'_elementor_page_assets','a:0:{}'),(62672,7539,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62673,7539,'_elementor_css','a:6:{s:4:\"time\";i:1658529869;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62676,7540,'_wp_page_template','elementor_header_footer'),(62677,7540,'_elementor_edit_mode','builder'),(62678,7540,'_elementor_template_type','wp-page'),(62679,7540,'_elementor_version','3.6.7'),(62680,7540,'_elementor_pro_version','3.7.2'),(62681,7540,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"<p style=\\\"padding-left: 40px;\\\">Rectangular Dental Collimator Guidance<\\/a>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62682,7540,'_elementor_page_assets','a:0:{}'),(62683,7540,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62684,7540,'_elementor_css','a:6:{s:4:\"time\";i:1658529885;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62685,7541,'_wp_page_template','elementor_header_footer'),(62686,7541,'_elementor_edit_mode','builder'),(62687,7541,'_elementor_template_type','wp-page'),(62688,7541,'_elementor_version','3.6.7'),(62689,7541,'_elementor_pro_version','3.7.2'),(62690,7541,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"<p style=\\\"padding-left: 40px;\\\">Rectangular Dental Collimator Guidance<\\/a>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62691,7541,'_elementor_page_assets','a:0:{}'),(62692,7541,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62693,7541,'_elementor_css','a:6:{s:4:\"time\";i:1658529885;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62694,7542,'_wp_page_template','elementor_header_footer'),(62695,7542,'_elementor_edit_mode','builder'),(62696,7542,'_elementor_template_type','wp-page'),(62697,7542,'_elementor_version','3.6.7'),(62698,7542,'_elementor_pro_version','3.7.2'),(62699,7542,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=Rectangular Dental Collimator Guidance<\\/a>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62700,7542,'_elementor_page_assets','a:0:{}'),(62701,7542,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62702,7542,'_elementor_css','a:6:{s:4:\"time\";i:1658529885;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62713,7544,'_wp_page_template','elementor_header_footer'),(62714,7544,'_elementor_edit_mode','builder'),(62715,7544,'_elementor_template_type','wp-page'),(62716,7544,'_elementor_version','3.6.7'),(62717,7544,'_elementor_pro_version','3.7.2'),(62718,7544,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=Rectangular Dental Collimator Guidance<\\/a>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62745,7547,'_elementor_pro_version','3.7.2'),(62746,7547,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a Rectangular Dental Collimator Guidance\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62737,7546,'_elementor_page_assets','a:0:{}'),(62738,7546,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62739,7546,'_elementor_css','a:6:{s:4:\"time\";i:1658530413;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62732,7546,'_elementor_edit_mode','builder'),(62733,7546,'_elementor_template_type','wp-page'),(62734,7546,'_elementor_version','3.6.7'),(62735,7546,'_elementor_pro_version','3.7.2'),(62736,7546,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a Rectangular Dental Collimator Guidance\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62719,7544,'_elementor_page_assets','a:0:{}'),(62720,7544,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62722,7545,'_wp_page_template','elementor_header_footer'),(62723,7545,'_elementor_edit_mode','builder'),(62724,7545,'_elementor_template_type','wp-page'),(62725,7545,'_elementor_version','3.6.7'),(62726,7545,'_elementor_pro_version','3.7.2'),(62727,7545,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=Rectangular Dental Collimator Guidance<\\/a>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62728,7545,'_elementor_page_assets','a:0:{}'),(62729,7545,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62730,7545,'_elementor_css','a:6:{s:4:\"time\";i:1658530413;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62741,7547,'_wp_page_template','elementor_header_footer'),(62742,7547,'_elementor_edit_mode','builder'),(62743,7547,'_elementor_template_type','wp-page'),(62744,7547,'_elementor_version','3.6.7'),(62747,7547,'_elementor_page_assets','a:0:{}'),(62748,7547,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62750,7548,'_wp_page_template','elementor_header_footer'),(62751,7548,'_elementor_edit_mode','builder'),(62752,7548,'_elementor_template_type','wp-page'),(62753,7548,'_elementor_version','3.6.7'),(62754,7548,'_elementor_pro_version','3.7.2'),(62755,7548,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a Rectangular Dental Collimator Guidance\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62756,7548,'_elementor_page_assets','a:0:{}'),(62757,7548,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62758,7548,'_elementor_css','a:6:{s:4:\"time\";i:1658530597;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62759,7549,'_wp_page_template','elementor_header_footer'),(62760,7549,'_elementor_edit_mode','builder'),(62761,7549,'_elementor_template_type','wp-page'),(62762,7549,'_elementor_version','3.6.7'),(62763,7549,'_elementor_pro_version','3.7.2'),(62764,7549,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\"Rectangular Dental Collimator Guidance<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62765,7549,'_elementor_page_assets','a:0:{}'),(62766,7549,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62767,7549,'_elementor_css','a:6:{s:4:\"time\";i:1658530597;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62769,7550,'_wp_page_template','elementor_header_footer'),(62770,7550,'_elementor_edit_mode','builder'),(62771,7550,'_elementor_template_type','wp-page'),(62772,7550,'_elementor_version','3.6.7'),(62773,7550,'_elementor_pro_version','3.7.2'),(62774,7550,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\"Rectangular Dental Collimator Guidance<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62775,7550,'_elementor_page_assets','a:0:{}'),(62776,7550,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62778,7551,'_wp_page_template','elementor_header_footer'),(62779,7551,'_elementor_edit_mode','builder'),(62780,7551,'_elementor_template_type','wp-page'),(62781,7551,'_elementor_version','3.6.7'),(62782,7551,'_elementor_pro_version','3.7.2'),(62783,7551,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\"Rectangular Dental Collimator Guidance<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62784,7551,'_elementor_page_assets','a:0:{}'),(62785,7551,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62786,7551,'_elementor_css','a:6:{s:4:\"time\";i:1658530642;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62787,7552,'_wp_page_template','elementor_header_footer'),(62788,7552,'_elementor_edit_mode','builder'),(62789,7552,'_elementor_template_type','wp-page'),(62790,7552,'_elementor_version','3.6.7'),(62791,7552,'_elementor_pro_version','3.7.2'),(62792,7552,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\"Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62793,7552,'_elementor_page_assets','a:0:{}'),(62794,7552,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62795,7552,'_elementor_css','a:6:{s:4:\"time\";i:1658530642;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62797,7553,'_wp_page_template','elementor_header_footer'),(62798,7553,'_elementor_edit_mode','builder'),(62799,7553,'_elementor_template_type','wp-page'),(62800,7553,'_elementor_version','3.6.7'),(62801,7553,'_elementor_pro_version','3.7.2'),(62802,7553,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\"Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62803,7553,'_elementor_page_assets','a:0:{}'),(62804,7553,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62806,7554,'_wp_page_template','elementor_header_footer'),(62807,7554,'_elementor_edit_mode','builder'),(62808,7554,'_elementor_template_type','wp-page'),(62809,7554,'_elementor_version','3.6.7'),(62810,7554,'_elementor_pro_version','3.7.2'),(62811,7554,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\"Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62812,7554,'_elementor_page_assets','a:0:{}'),(62813,7554,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62814,7554,'_elementor_css','a:6:{s:4:\"time\";i:1658530698;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62815,7555,'_wp_page_template','elementor_header_footer'),(62816,7555,'_elementor_edit_mode','builder'),(62817,7555,'_elementor_template_type','wp-page'),(62818,7555,'_elementor_version','3.6.7'),(62819,7555,'_elementor_pro_version','3.7.2'),(62820,7555,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62821,7555,'_elementor_page_assets','a:0:{}'),(62822,7555,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62823,7555,'_elementor_css','a:6:{s:4:\"time\";i:1658530698;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62826,7556,'_wp_page_template','elementor_header_footer'),(62827,7556,'_elementor_edit_mode','builder'),(62828,7556,'_elementor_template_type','wp-page'),(62829,7556,'_elementor_version','3.6.7'),(62830,7556,'_elementor_pro_version','3.7.2'),(62831,7556,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62832,7556,'_elementor_page_assets','a:0:{}'),(62833,7556,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62834,7556,'_elementor_css','a:6:{s:4:\"time\";i:1658530715;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62835,7557,'_wp_page_template','elementor_header_footer'),(62836,7557,'_elementor_edit_mode','builder'),(62837,7557,'_elementor_template_type','wp-page'),(62838,7557,'_elementor_version','3.6.7'),(62839,7557,'_elementor_pro_version','3.7.2'),(62840,7557,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3>\\n<h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\\n<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span>\\n<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p>\\n\\n<h4><\\/h4>\\n<h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4>\\n<p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62841,7557,'_elementor_page_assets','a:0:{}'),(62842,7557,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62843,7557,'_elementor_css','a:6:{s:4:\"time\";i:1658530715;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62844,7558,'_wp_page_template','elementor_header_footer'),(62845,7558,'_elementor_edit_mode','builder'),(62846,7558,'_elementor_template_type','wp-page'),(62847,7558,'_elementor_version','3.6.7'),(62848,7558,'_elementor_pro_version','3.7.2'),(62849,7558,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62850,7558,'_elementor_page_assets','a:0:{}'),(62851,7558,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62852,7558,'_elementor_css','a:6:{s:4:\"time\";i:1658530715;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62856,7560,'_wp_page_template','elementor_header_footer'),(62857,7560,'_elementor_edit_mode','builder'),(62858,7560,'_elementor_template_type','wp-page'),(62859,7560,'_elementor_version','3.6.7'),(62860,7560,'_elementor_pro_version','3.7.2');
INSERT INTO `wpml_postmeta` VALUES (62861,7560,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62854,7559,'_wp_attached_file','2022/07/2018_Radiation-Protection-Program-Guidance.pdf'),(62855,7559,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:50:\"2018_Radiation-Protection-Program-Guidance-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347327;}s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"2018_Radiation-Protection-Program-Guidance-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22477;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"2018_Radiation-Protection-Program-Guidance-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191939;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"2018_Radiation-Protection-Program-Guidance-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8812;}}s:8:\"filesize\";i:260026;}'),(62862,7560,'_elementor_page_assets','a:0:{}'),(62863,7560,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62865,7561,'_wp_page_template','elementor_header_footer'),(62866,7561,'_elementor_edit_mode','builder'),(62867,7561,'_elementor_template_type','wp-page'),(62868,7561,'_elementor_version','3.6.7'),(62869,7561,'_elementor_pro_version','3.7.2'),(62870,7561,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62871,7561,'_elementor_page_assets','a:0:{}'),(62872,7561,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62873,7561,'_elementor_css','a:6:{s:4:\"time\";i:1658531542;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62874,7562,'_wp_page_template','elementor_header_footer'),(62875,7562,'_elementor_edit_mode','builder'),(62876,7562,'_elementor_template_type','wp-page'),(62877,7562,'_elementor_version','3.6.7'),(62878,7562,'_elementor_pro_version','3.7.2'),(62879,7562,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62880,7562,'_elementor_page_assets','a:0:{}'),(62881,7562,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62882,7562,'_elementor_css','a:6:{s:4:\"time\";i:1658531542;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62893,7564,'_wp_page_template','elementor_header_footer'),(62894,7564,'_elementor_edit_mode','builder'),(62895,7564,'_elementor_template_type','wp-page'),(62896,7564,'_elementor_version','3.6.7'),(62897,7564,'_elementor_pro_version','3.7.2'),(62898,7564,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62925,7567,'_elementor_version','3.6.7'),(62926,7567,'_elementor_pro_version','3.7.2'),(62927,7567,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62917,7566,'_elementor_page_assets','a:0:{}'),(62918,7566,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62919,7566,'_elementor_css','a:6:{s:4:\"time\";i:1658531713;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62911,7566,'_wp_page_template','elementor_header_footer'),(62912,7566,'_elementor_edit_mode','builder'),(62913,7566,'_elementor_template_type','wp-page'),(62914,7566,'_elementor_version','3.6.7'),(62915,7566,'_elementor_pro_version','3.7.2'),(62916,7566,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62899,7564,'_elementor_page_assets','a:0:{}'),(62900,7564,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62902,7565,'_wp_page_template','elementor_header_footer'),(62903,7565,'_elementor_edit_mode','builder'),(62904,7565,'_elementor_template_type','wp-page'),(62905,7565,'_elementor_version','3.6.7'),(62906,7565,'_elementor_pro_version','3.7.2'),(62907,7565,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62908,7565,'_elementor_page_assets','a:0:{}'),(62909,7565,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62910,7565,'_elementor_css','a:6:{s:4:\"time\";i:1658531713;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62922,7567,'_wp_page_template','elementor_header_footer'),(62923,7567,'_elementor_edit_mode','builder'),(62924,7567,'_elementor_template_type','wp-page'),(62928,7567,'_elementor_page_assets','a:0:{}'),(62929,7567,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62930,7567,'_elementor_css','a:6:{s:4:\"time\";i:1658531717;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62931,7568,'_wp_page_template','elementor_header_footer'),(62932,7568,'_elementor_edit_mode','builder'),(62933,7568,'_elementor_template_type','wp-page'),(62934,7568,'_elementor_version','3.6.7'),(62935,7568,'_elementor_pro_version','3.7.2'),(62936,7568,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62937,7568,'_elementor_page_assets','a:0:{}'),(62938,7568,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62939,7568,'_elementor_css','a:6:{s:4:\"time\";i:1658531717;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62940,7569,'_wp_page_template','elementor_header_footer'),(62941,7569,'_elementor_edit_mode','builder'),(62942,7569,'_elementor_template_type','wp-page'),(62943,7569,'_elementor_version','3.6.7'),(62944,7569,'_elementor_pro_version','3.7.2'),(62945,7569,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62946,7569,'_elementor_page_assets','a:0:{}'),(62947,7569,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(62948,7569,'_elementor_css','a:6:{s:4:\"time\";i:1658531717;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63002,7576,'_wp_page_template','elementor_header_footer'),(63003,7576,'_elementor_edit_mode','builder'),(63004,7576,'_elementor_template_type','wp-page'),(63005,7576,'_elementor_version','3.6.7'),(63006,7576,'_elementor_pro_version','3.7.2'),(63007,7576,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(62956,7570,'_elementor_page_assets','a:0:{}'),(62958,7571,'_wp_page_template','elementor_header_footer'),(62959,7571,'_elementor_edit_mode','builder'),(62960,7571,'_elementor_template_type','wp-page'),(62961,7571,'_elementor_version','3.6.7'),(62962,7571,'_elementor_pro_version','3.7.2'),(62963,7571,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the online form <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition of Machine.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(62964,7571,'_elementor_page_assets','a:0:{}'),(62965,7571,'_elementor_css','a:6:{s:4:\"time\";i:1658532483;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62966,7572,'_wp_page_template','elementor_header_footer'),(62967,7572,'_elementor_edit_mode','builder'),(62968,7572,'_elementor_template_type','wp-page'),(62969,7572,'_elementor_version','3.6.7'),(62970,7572,'_elementor_pro_version','3.7.2'),(62971,7572,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the online form <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition of Machine.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(62972,7572,'_elementor_page_assets','a:0:{}'),(62973,7572,'_elementor_css','a:6:{s:4:\"time\";i:1658532483;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62975,7573,'_wp_page_template','elementor_header_footer'),(62976,7573,'_elementor_edit_mode','builder'),(62977,7573,'_elementor_template_type','wp-page'),(62978,7573,'_elementor_version','3.6.7'),(62979,7573,'_elementor_pro_version','3.7.2'),(62980,7573,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the online form <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition of Machine.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(62981,7573,'_elementor_page_assets','a:0:{}'),(62983,7574,'_wp_page_template','elementor_header_footer'),(62984,7574,'_elementor_edit_mode','builder'),(62985,7574,'_elementor_template_type','wp-page'),(62986,7574,'_elementor_version','3.6.7'),(62987,7574,'_elementor_pro_version','3.7.2'),(62988,7574,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the online form <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition of Machine.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(62989,7574,'_elementor_page_assets','a:0:{}'),(62990,7574,'_elementor_css','a:6:{s:4:\"time\";i:1658532551;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(62992,7575,'_elementor_edit_mode','builder'),(62993,7575,'_elementor_template_type','wp-page'),(62994,7575,'_elementor_version','3.6.7'),(62995,7575,'_elementor_pro_version','3.7.2'),(62996,7575,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(62997,7575,'_elementor_page_assets','a:0:{}'),(62998,7575,'_elementor_css','a:6:{s:4:\"time\";i:1658532551;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63147,7591,'_wp_page_template','elementor_header_footer'),(63148,7591,'_elementor_edit_mode','builder'),(63149,7591,'_elementor_template_type','wp-page'),(63150,7591,'_elementor_version','3.6.7'),(63151,7591,'_elementor_pro_version','3.7.2'),(63152,7591,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(63008,7576,'_elementor_page_assets','a:0:{}'),(63009,7576,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63010,7576,'_elementor_css','a:6:{s:4:\"time\";i:1658532554;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63011,7577,'_wp_page_template','elementor_header_footer'),(63012,7577,'_elementor_edit_mode','builder'),(63013,7577,'_elementor_template_type','wp-page'),(63014,7577,'_elementor_version','3.6.7'),(63015,7577,'_elementor_pro_version','3.7.2'),(63016,7577,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63017,7577,'_elementor_page_assets','a:0:{}'),(63018,7577,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63019,7577,'_elementor_css','a:6:{s:4:\"time\";i:1658532554;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63020,7578,'_wp_page_template','elementor_header_footer'),(63021,7578,'_elementor_edit_mode','builder'),(63022,7578,'_elementor_template_type','wp-page'),(63023,7578,'_elementor_version','3.6.7'),(63024,7578,'_elementor_pro_version','3.7.2'),(63025,7578,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63026,7578,'_elementor_page_assets','a:0:{}'),(63027,7578,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63028,7578,'_elementor_css','a:6:{s:4:\"time\";i:1658532554;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63031,7579,'_wp_page_template','elementor_header_footer'),(63032,7579,'_elementor_edit_mode','builder'),(63033,7579,'_elementor_template_type','wp-page'),(63034,7579,'_elementor_version','3.6.7'),(63035,7579,'_elementor_pro_version','3.7.2'),(63036,7579,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63037,7579,'_elementor_page_assets','a:0:{}'),(63038,7579,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63039,7579,'_elementor_css','a:6:{s:4:\"time\";i:1658532998;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63040,7580,'_wp_page_template','elementor_header_footer'),(63041,7580,'_elementor_edit_mode','builder'),(63042,7580,'_elementor_template_type','wp-page'),(63043,7580,'_elementor_version','3.6.7'),(63044,7580,'_elementor_pro_version','3.7.2'),(63045,7580,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63046,7580,'_elementor_page_assets','a:0:{}'),(63047,7580,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63048,7580,'_elementor_css','a:6:{s:4:\"time\";i:1658532998;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63049,7581,'_wp_page_template','elementor_header_footer'),(63050,7581,'_elementor_edit_mode','builder'),(63051,7581,'_elementor_template_type','wp-page'),(63052,7581,'_elementor_version','3.6.7'),(63053,7581,'_elementor_pro_version','3.7.2'),(63054,7581,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63055,7581,'_elementor_page_assets','a:0:{}'),(63056,7581,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63057,7581,'_elementor_css','a:6:{s:4:\"time\";i:1658532998;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63060,7582,'_wp_page_template','elementor_header_footer'),(63061,7582,'_elementor_edit_mode','builder'),(63062,7582,'_elementor_template_type','wp-page'),(63063,7582,'_elementor_version','3.6.7'),(63064,7582,'_elementor_pro_version','3.7.2'),(63065,7582,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63066,7582,'_elementor_page_assets','a:0:{}'),(63067,7582,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63068,7582,'_elementor_css','a:6:{s:4:\"time\";i:1658533742;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63069,7583,'_wp_page_template','elementor_header_footer'),(63070,7583,'_elementor_edit_mode','builder'),(63071,7583,'_elementor_template_type','wp-page'),(63072,7583,'_elementor_version','3.6.7'),(63073,7583,'_elementor_pro_version','3.7.2'),(63074,7583,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63075,7583,'_elementor_page_assets','a:0:{}'),(63076,7583,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63077,7583,'_elementor_css','a:6:{s:4:\"time\";i:1658533742;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63078,7584,'_wp_page_template','elementor_header_footer'),(63079,7584,'_elementor_edit_mode','builder'),(63080,7584,'_elementor_template_type','wp-page'),(63081,7584,'_elementor_version','3.6.7'),(63082,7584,'_elementor_pro_version','3.7.2'),(63083,7584,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63084,7584,'_elementor_page_assets','a:0:{}'),(63085,7584,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63086,7584,'_elementor_css','a:6:{s:4:\"time\";i:1658533742;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63089,7585,'_wp_page_template','elementor_header_footer'),(63090,7585,'_elementor_edit_mode','builder'),(63091,7585,'_elementor_template_type','wp-page'),(63092,7585,'_elementor_version','3.6.7'),(63093,7585,'_elementor_pro_version','3.7.2'),(63094,7585,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63095,7585,'_elementor_page_assets','a:0:{}'),(63096,7585,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63097,7585,'_elementor_css','a:6:{s:4:\"time\";i:1658533760;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63098,7586,'_wp_page_template','elementor_header_footer'),(63099,7586,'_elementor_edit_mode','builder'),(63100,7586,'_elementor_template_type','wp-page'),(63101,7586,'_elementor_version','3.6.7'),(63102,7586,'_elementor_pro_version','3.7.2'),(63103,7586,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-1,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-23,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63104,7586,'_elementor_page_assets','a:0:{}'),(63105,7586,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63106,7586,'_elementor_css','a:6:{s:4:\"time\";i:1658533760;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63244,7602,'_wp_page_template','elementor_header_footer'),(63107,7587,'_wp_page_template','elementor_header_footer'),(63108,7587,'_elementor_edit_mode','builder'),(63109,7587,'_elementor_template_type','wp-page'),(63110,7587,'_elementor_version','3.6.7'),(63111,7587,'_elementor_pro_version','3.7.2'),(63112,7587,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-20,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-21,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63113,7587,'_elementor_page_assets','a:0:{}'),(63114,7587,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63115,7587,'_elementor_css','a:6:{s:4:\"time\";i:1658533760;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63118,7588,'_wp_page_template','elementor_header_footer'),(63119,7588,'_elementor_edit_mode','builder'),(63120,7588,'_elementor_template_type','wp-page'),(63121,7588,'_elementor_version','3.6.7'),(63122,7588,'_elementor_pro_version','3.7.2'),(63123,7588,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-20,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-21,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63124,7588,'_elementor_page_assets','a:0:{}'),(63125,7588,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63126,7588,'_elementor_css','a:6:{s:4:\"time\";i:1658533848;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63127,7589,'_wp_page_template','elementor_header_footer'),(63128,7589,'_elementor_edit_mode','builder'),(63129,7589,'_elementor_template_type','wp-page'),(63130,7589,'_elementor_version','3.6.7'),(63131,7589,'_elementor_pro_version','3.7.2'),(63132,7589,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-20,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-21,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63133,7589,'_elementor_page_assets','a:0:{}'),(63134,7589,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63135,7589,'_elementor_css','a:6:{s:4:\"time\";i:1658533848;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63136,7590,'_wp_page_template','elementor_header_footer'),(63137,7590,'_elementor_edit_mode','builder'),(63138,7590,'_elementor_template_type','wp-page'),(63139,7590,'_elementor_version','3.6.7'),(63140,7590,'_elementor_pro_version','3.7.2'),(63141,7590,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-14,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-29,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63142,7590,'_elementor_page_assets','a:0:{}'),(63143,7590,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63144,7590,'_elementor_css','a:6:{s:4:\"time\";i:1658533848;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63173,7594,'_wp_page_template','elementor_header_footer'),(63174,7594,'_elementor_edit_mode','builder'),(63175,7594,'_elementor_template_type','wp-page'),(63176,7594,'_elementor_version','3.6.7'),(63177,7594,'_elementor_pro_version','3.7.2'),(63178,7594,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-14,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-29,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63153,7591,'_elementor_page_assets','a:0:{}'),(63154,7591,'_elementor_css','a:6:{s:4:\"time\";i:1658532575;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63155,7592,'_wp_page_template','elementor_header_footer'),(63156,7592,'_elementor_edit_mode','builder'),(63157,7592,'_elementor_template_type','wp-page'),(63158,7592,'_elementor_version','3.6.7'),(63159,7592,'_elementor_pro_version','3.7.2'),(63160,7592,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(63161,7592,'_elementor_page_assets','a:0:{}'),(63162,7592,'_elementor_css','a:6:{s:4:\"time\";i:1658532575;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63163,7593,'_wp_page_template','elementor_header_footer'),(63164,7593,'_elementor_edit_mode','builder'),(63165,7593,'_elementor_template_type','wp-page'),(63166,7593,'_elementor_version','3.6.7'),(63167,7593,'_elementor_pro_version','3.7.2'),(63168,7593,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(63169,7593,'_elementor_page_assets','a:0:{}'),(63170,7593,'_elementor_css','a:6:{s:4:\"time\";i:1658532575;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63201,7597,'_wp_page_template','elementor_header_footer'),(63202,7597,'_elementor_edit_mode','builder'),(63203,7597,'_elementor_template_type','wp-page'),(63204,7597,'_elementor_version','3.6.7'),(63205,7597,'_elementor_pro_version','3.7.2'),(63206,7597,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(63179,7594,'_elementor_page_assets','a:0:{}'),(63180,7594,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63181,7594,'_elementor_css','a:6:{s:4:\"time\";i:1658533867;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63182,7595,'_wp_page_template','elementor_header_footer'),(63183,7595,'_elementor_edit_mode','builder'),(63184,7595,'_elementor_template_type','wp-page'),(63185,7595,'_elementor_version','3.6.7'),(63186,7595,'_elementor_pro_version','3.7.2'),(63187,7595,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-14,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-29,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63188,7595,'_elementor_page_assets','a:0:{}'),(63189,7595,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63190,7595,'_elementor_css','a:6:{s:4:\"time\";i:1658533867;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63191,7596,'_wp_page_template','elementor_header_footer'),(63192,7596,'_elementor_edit_mode','builder'),(63193,7596,'_elementor_template_type','wp-page'),(63194,7596,'_elementor_version','3.6.7'),(63195,7596,'_elementor_pro_version','3.7.2'),(63196,7596,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63197,7596,'_elementor_page_assets','a:0:{}'),(63198,7596,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63199,7596,'_elementor_css','a:6:{s:4:\"time\";i:1658533867;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63226,7600,'_wp_page_template','elementor_header_footer'),(63227,7600,'_elementor_edit_mode','builder'),(63228,7600,'_elementor_template_type','wp-page'),(63229,7600,'_elementor_version','3.6.7'),(63230,7600,'_elementor_pro_version','3.7.2'),(63231,7600,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63207,7597,'_elementor_page_assets','a:0:{}'),(63208,7597,'_elementor_css','a:6:{s:4:\"time\";i:1658533947;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63209,7598,'_wp_page_template','elementor_header_footer'),(63210,7598,'_elementor_edit_mode','builder'),(63211,7598,'_elementor_template_type','wp-page'),(63212,7598,'_elementor_version','3.6.7'),(63213,7598,'_elementor_pro_version','3.7.2'),(63214,7598,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(63215,7598,'_elementor_page_assets','a:0:{}'),(63216,7598,'_elementor_css','a:6:{s:4:\"time\";i:1658533947;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63217,7599,'_wp_page_template','elementor_header_footer'),(63218,7599,'_elementor_edit_mode','builder'),(63219,7599,'_elementor_template_type','wp-page'),(63220,7599,'_elementor_version','3.6.7'),(63221,7599,'_elementor_pro_version','3.7.2'),(63222,7599,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(63223,7599,'_elementor_page_assets','a:0:{}'),(63224,7599,'_elementor_css','a:6:{s:4:\"time\";i:1658533947;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63254,7603,'_wp_page_template','elementor_header_footer'),(63255,7603,'_elementor_edit_mode','builder'),(63256,7603,'_elementor_template_type','wp-page'),(63257,7603,'_elementor_version','3.6.7'),(63258,7603,'_elementor_pro_version','3.7.2'),(63259,7603,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(63232,7600,'_elementor_page_assets','a:0:{}'),(63233,7600,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63235,7601,'_wp_page_template','elementor_header_footer'),(63236,7601,'_elementor_edit_mode','builder'),(63237,7601,'_elementor_template_type','wp-page'),(63238,7601,'_elementor_version','3.6.7'),(63239,7601,'_elementor_pro_version','3.7.2'),(63240,7601,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63241,7601,'_elementor_page_assets','a:0:{}'),(63242,7601,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63243,7601,'_elementor_css','a:6:{s:4:\"time\";i:1658534279;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63245,7602,'_elementor_edit_mode','builder'),(63246,7602,'_elementor_template_type','wp-page'),(63247,7602,'_elementor_version','3.6.7'),(63248,7602,'_elementor_pro_version','3.7.2'),(63249,7602,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63250,7602,'_elementor_page_assets','a:0:{}'),(63251,7602,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63252,7602,'_elementor_css','a:6:{s:4:\"time\";i:1658534279;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63279,7606,'_wp_page_template','elementor_header_footer'),(63280,7606,'_elementor_edit_mode','builder'),(63281,7606,'_elementor_template_type','wp-page'),(63282,7606,'_elementor_version','3.6.7'),(63283,7606,'_elementor_pro_version','3.7.2'),(63284,7606,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63260,7603,'_elementor_page_assets','a:0:{}'),(63278,196,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:1:{s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_space\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:5:{s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:20:\"content_width_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;s:6:\"margin\";i:1;s:20:\"padding_mobile_extra\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:18:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:34:\"background_overlay_position_tablet\";i:1;s:40:\"background_overlay_position_mobile_extra\";i:1;s:34:\"background_overlay_position_mobile\";i:1;s:30:\"background_overlay_xpos_tablet\";i:1;s:36:\"background_overlay_xpos_mobile_extra\";i:1;s:30:\"background_overlay_xpos_mobile\";i:1;s:30:\"background_overlay_ypos_tablet\";i:1;s:36:\"background_overlay_ypos_mobile_extra\";i:1;s:30:\"background_overlay_ypos_mobile\";i:1;s:36:\"background_overlay_size_mobile_extra\";i:1;s:34:\"background_overlay_bg_width_mobile\";i:1;}}}}}'),(63262,7604,'_wp_page_template','elementor_header_footer'),(63263,7604,'_elementor_edit_mode','builder'),(63264,7604,'_elementor_template_type','wp-page'),(63265,7604,'_elementor_version','3.6.7'),(63266,7604,'_elementor_pro_version','3.7.2'),(63267,7604,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(63268,7604,'_elementor_page_assets','a:0:{}'),(63269,7604,'_elementor_css','a:6:{s:4:\"time\";i:1658534347;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63270,7605,'_wp_page_template','elementor_header_footer'),(63271,7605,'_elementor_edit_mode','builder'),(63272,7605,'_elementor_template_type','wp-page'),(63273,7605,'_elementor_version','3.6.7'),(63274,7605,'_elementor_pro_version','3.7.2'),(63275,7605,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d588826\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT\\/3D machines.<\\/span><\\/p>\",\"_id\":\"c4877b0\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison\\/Crested Butte and Steamboat Springs\\/Craig areas. We are on the Western Slope every month.<\\/span><\\/p>\",\"_id\":\"8d00d53\"},{\"_id\":\"99cb401\",\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT\\/3D machines and Dental Handheld Portable machines need to be inspected annually (every year). \\u00a0All veterinary machines are required to be inspected every three years.<\\/span><\\/p>\"},{\"_id\":\"2f0483e\",\"tab_title\":\"I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.\\u00a0 It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <\\/span><span style=\\\"font-weight: 400;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">(click here)<\\/a><\\/span><span style=\\\"font-weight: 400;\\\">\\u00a0and the state will then invoice you for the annual $50 registration fee. The office must then pay it.\\u00a0 Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.<\\/span><\\/p>\"},{\"_id\":\"53b1b0c\",\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\u201cYes.\\u201d The reason is that the Colorado State<br \\/>Regulations covering this topic are very clear.\\u00a0<\\/li><li>4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from <\\/em><em>licensed or unlicensed sources under the control of the licensee and shall supply and <\\/em><em>require the use of individual monitoring devices...<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film<br \\/>badge\\/radiation monitoring device.<\\/li><li>This must continue until or unless you receive a waiver from the CDPHE.<\\/li><\\/ul>\"},{\"_id\":\"4e0b8cb\",\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.<\\/p><\\/li><li><p>To obtain a waiver you must follow the request procedure correctly.<\\/p><\\/li><li><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not <\\/em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include <\\/em><em>submittal to the Department of an acceptable application documenting six months of the <\\/em><em>use of continuous individual monitoring devices.<\\/em>\\u201d In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><\\/li><li><p>Here is the official waiver request: <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><\\/li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br \\/>safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\"},{\"_id\":\"404cf1d\",\"tab_title\":\"Are there special requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.<\\/p>\"},{\"_id\":\"19798d5\",\"tab_title\":\"Which handheld x-ray machines are allowed for use in Colorado?\",\"tab_content\":\"<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J<\\/em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.<\\/p>\"},{\"_id\":\"61bf2fd\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>\\u201cThe licensee or registrant shall use, to the extent <\\/em><em>practical, procedures and engineering controls based upon sound radiation protection principles to <\\/em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably <\\/em><em>achievable (ALARA).\\u201d<\\/em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\u201cThe licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\u201d This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.<\\/p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.<\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br \\/>well as a sheet to document the event. <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"0a13bb4\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?\",\"tab_content\":\"<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\\u2019s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/li><li>Here is the link to the <a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">online form.<\\/a><\\/li><\\/ul>\"},{\"_id\":\"9655d97\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"icon_space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(63276,7605,'_elementor_page_assets','a:0:{}'),(63277,7605,'_elementor_css','a:6:{s:4:\"time\";i:1658534347;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63285,7606,'_elementor_page_assets','a:0:{}'),(63286,7606,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63288,7607,'_wp_page_template','elementor_header_footer'),(63289,7607,'_elementor_edit_mode','builder'),(63290,7607,'_elementor_template_type','wp-page'),(63291,7607,'_elementor_version','3.6.7'),(63292,7607,'_elementor_pro_version','3.7.2'),(63293,7607,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63294,7607,'_elementor_page_assets','a:0:{}'),(63295,7607,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63296,7607,'_elementor_css','a:6:{s:4:\"time\";i:1658534476;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63297,7608,'_wp_page_template','elementor_header_footer'),(63298,7608,'_elementor_edit_mode','builder'),(63299,7608,'_elementor_template_type','wp-page'),(63300,7608,'_elementor_version','3.6.7'),(63301,7608,'_elementor_pro_version','3.7.2'),(63302,7608,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-26,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-28,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63303,7608,'_elementor_page_assets','a:0:{}'),(63304,7608,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63305,7608,'_elementor_css','a:6:{s:4:\"time\";i:1658534476;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63308,7609,'_wp_page_template','elementor_header_footer'),(63309,7609,'_elementor_edit_mode','builder'),(63310,7609,'_elementor_template_type','wp-page'),(63311,7609,'_elementor_version','3.6.7'),(63312,7609,'_elementor_pro_version','3.7.2'),(63313,7609,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-26,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-28,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63314,7609,'_elementor_page_assets','a:0:{}'),(63315,7609,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63316,7609,'_elementor_css','a:6:{s:4:\"time\";i:1658534483;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63317,7610,'_wp_page_template','elementor_header_footer'),(63318,7610,'_elementor_edit_mode','builder'),(63319,7610,'_elementor_template_type','wp-page'),(63320,7610,'_elementor_version','3.6.7'),(63321,7610,'_elementor_pro_version','3.7.2'),(63322,7610,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-26,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-28,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63323,7610,'_elementor_page_assets','a:0:{}'),(63324,7610,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63325,7610,'_elementor_css','a:6:{s:4:\"time\";i:1658534483;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63326,7611,'_wp_page_template','elementor_header_footer'),(63327,7611,'_elementor_edit_mode','builder'),(63328,7611,'_elementor_template_type','wp-page'),(63329,7611,'_elementor_version','3.6.7'),(63330,7611,'_elementor_pro_version','3.7.2'),(63331,7611,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-21,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-28,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63332,7611,'_elementor_page_assets','a:0:{}'),(63333,7611,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63334,7611,'_elementor_css','a:6:{s:4:\"time\";i:1658534483;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63338,7612,'_wp_page_template','elementor_header_footer'),(63339,7612,'_elementor_edit_mode','builder'),(63340,7612,'_elementor_template_type','wp-page'),(63341,7612,'_elementor_version','3.6.7'),(63342,7612,'_elementor_pro_version','3.7.2'),(63343,7612,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-21,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-28,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63365,199,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:3;s:15:\"_padding_tablet\";i:1;s:21:\"_padding_mobile_extra\";i:1;s:15:\"_padding_mobile\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:21:\"typography_font_style\";i:3;s:26:\"typography_text_decoration\";i:3;s:25:\"typography_letter_spacing\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:13:\"content_width\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:13:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:30:\"background_overlay_xpos_tablet\";i:1;s:36:\"background_overlay_xpos_mobile_extra\";i:1;s:30:\"background_overlay_xpos_mobile\";i:1;s:30:\"background_overlay_ypos_tablet\";i:1;s:36:\"background_overlay_ypos_mobile_extra\";i:1;s:30:\"background_overlay_ypos_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}'),(63337,196,'_elementor_css','a:6:{s:4:\"time\";i:1658534516;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63344,7612,'_elementor_page_assets','a:0:{}'),(63345,7612,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63346,7612,'_elementor_css','a:6:{s:4:\"time\";i:1658534503;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63347,7613,'_wp_page_template','elementor_header_footer'),(63348,7613,'_elementor_edit_mode','builder'),(63349,7613,'_elementor_template_type','wp-page'),(63350,7613,'_elementor_version','3.6.7'),(63351,7613,'_elementor_pro_version','3.7.2'),(63352,7613,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-21,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-28,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63353,7613,'_elementor_page_assets','a:0:{}'),(63354,7613,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63355,7613,'_elementor_css','a:6:{s:4:\"time\";i:1658534503;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63356,7614,'_wp_page_template','elementor_header_footer'),(63357,7614,'_elementor_edit_mode','builder'),(63358,7614,'_elementor_template_type','wp-page'),(63359,7614,'_elementor_version','3.6.7'),(63360,7614,'_elementor_pro_version','3.7.2'),(63361,7614,'_elementor_data','[{\"id\":\"7aeb7b22\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1347,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":-18,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-28,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08000000000000000166533453693773481063544750213623046875,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_text\":\"\"},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":-70,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2d901b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"\"}},\"elements\":[{\"id\":\"6e69a09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources: Helpful Links and Forms\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a7b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Helpful Links\",\"_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3afc01c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/xray\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State X-ray Certification Unit<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/radregs\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Colorado State Radiation Regulations<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Answers<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.radiationanswers.org\\/radiation-and-me\\/radiation-reproduction.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pregnancy and Radiation<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/www.xrayrisk.com\\/calculator\\/select_study.php?id=12\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Calculate Your Risk of X-ray<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/ans.org\\/pi\\/resources\\/dosechart\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Determine Your Estimated Annual Dose<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/cdphe.colorado.gov\\/recycling\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Find a Recycler for Your Old X-ray Machine<\\/a><\\/p>\\n<p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\\\">Rectangular Dental Collimator Guidance<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad6fdea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forms\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e2234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e636a;\\\">Click the links below to either complete your forms online or download and print.<\\/span><\\/h3><h4><span style=\\\"color: #4e636a;\\\">Radiation Safety Program<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2022\\/07\\/2018_Radiation-Protection-Program-Guidance.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Radiation Protection Program Guidance \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Facility Responsibilities<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/Facility-Registrant-Responsibilities.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Facility Responsibilities \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br \\/><\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr4\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form<\\/strong><\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4-Application-for-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download<\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-4a-Registration-of-Radiation-Machines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-4a Registration of Radiation Machines \\u2013 download <span style=\\\"color: #4e636a;\\\">Use the R-4a form to register a new radiation machine.<\\/span><\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Request for a Dosimetry Monitoring Waiver<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You\\u00a0<strong>MUST<\\/strong>\\u00a0have 6 months of current data to make this request.<\\/span><br \\/><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Waiver Request \\u2013 download<\\/a><\\/p><h4>\\u00a0<\\/h4><h4><span style=\\\"color: #4e636a;\\\">Disposing of an Old X-ray Machine<\\/span><\\/h4><p style=\\\"padding-left: 40px;\\\"><span style=\\\"color: #4e636a;\\\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.<\\/span><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"https:\\/\\/fs20.formsite.com\\/HMWMD\\/xrayr61\\/index.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Removal of X-ray Machine \\u2013 <strong>online form<\\/strong> <\\/a><\\/p><p style=\\\"padding-left: 40px;\\\"><a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\">R-61 Removal of X-ray Machine \\u2013 download<\\/a><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"6\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(63362,7614,'_elementor_page_assets','a:0:{}'),(63363,7614,'_elementor_page_settings','a:1:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(63364,7614,'_elementor_css','a:6:{s:4:\"time\";i:1658534503;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63366,199,'_elementor_css','a:6:{s:4:\"time\";i:1658534545;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63367,6070,'_edit_lock','1658539909:1'),(63369,6070,'_yoast_wpseo_estimated-reading-time-minutes','5'),(63370,7615,'_wp_page_template','elementor_header_footer'),(63371,7615,'_elementor_edit_mode','builder'),(63372,7615,'_elementor_template_type','wp-page'),(63373,7615,'_elementor_version','3.6.7'),(63374,7615,'_elementor_pro_version','3.7.2'),(63375,7615,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bfe3d8f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p>We provide inspections on every type of Dental and Veterinary X-Ray machine.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p>We cover the entire state of Colorado. We are based in the Metro Denver area but have customers throughout the state. We are in the Western Slope area every month.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p>Dental machines are required to be inspected every three years with the following exceptions: Dental 3D\\/CT machines and Dental Handheld Portable machines which need to be inspected annually (every year). \\u00a0Veterinary machines are required to be inspected every three years.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\\"Yes.\\\" The reason is that the Colorado State Regulations covering this topic are very clear.<\\/li><li>RH 4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from licensed or unlicensed sources under the control of the licensee and shall supply and require the use of individual monitoring devices\\u2026<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film badge\\/radiation monitoring device.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but only if your office is in possession of a current signed waiver issued by the Radiation Monitoring Division. To obtain a waiver you must follow the request procedure correctly.<\\/p><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include submittal to the Department of an acceptable application documenting six months of the use of continuous individual monitoring devices<\\/em>\\u201d<\\/p><p>In other words, if after 6 months of monitoring your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may send a letter to the State requesting a waiver from continued monitoring. This is a request only and a granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><p>Here is the official waiver request: \\u00a0<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><p>If you receive a waiver from the Radiation Control Division, you must keep it in a safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\",\"_id\":\"18bfc4a\"},{\"_id\":\"7de093a\",\"tab_title\":\"Are there special monitoring requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes there are. RH 6.3.3.10 (2) states, \\\"<em>Each operator of portable hand-held x-ray equipment shall wear whole body and extremity personnel dosimetric monitoring devices.<\\/em>\\\" In other words each operator who uses a handheld x-ray machine must wear both a whole body badge and an extremity badge (commonly known as a \\\"finger badge\\\") when making an exposure.<\\/p>\"},{\"_id\":\"6ebf622\",\"tab_title\":\"What about handheld x-ray machines? Are all of them allowed?\",\"tab_content\":\"<p>Currently, the Aribex Nomad and the Gen-Ray Zen-PX2 are the only handheld x-ray machines that we know are FDA approved for use. Be very careful if purchasing online as there are reports of ILLEGAL, non FDA approved machines showing up for sale on line.<\\/p><p>Here are the regulations specifically addressing these machines:<br \\/>\\u00a0 <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/Handheld_Machines_Regulations.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Handheld Machine Regulations.pdf<\\/a><\\/p>\"},{\"_id\":\"d5e60c3\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. RH 4.5.2 states \\\"The licensee or registrant shall use, to the extent practical, procedures and engineering controls based upon sound radiation protection principles to achieve occupational doses and doses to members of the public that are as low as is reasonably achievable (ALARA).\\\" This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\\"The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\\" This means that once a year everyone who takes x-rays needs to review ALARA. RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA.<\\/p><p>Radiation Division\'s view on ALARA.\\u00a0<a href=\\\"http:\\/\\/www.colorado.gov\\/cs\\/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Click here.<\\/a><\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as well as a sheet to document the event.<\\/p><p>\\u00a0 <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"8e296f5\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of last year. What should I do?\",\"tab_content\":\"<p>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\'s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out form R-61 Disposition of Machines and send it in by mail or fax. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/p><p>Here is a copy of the form and the instructions on how to fill it out.<\\/p><ul><li>\\u00a0 <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition Form.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"d1d3362\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015. Cost is about $24.00 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":20},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"27\",\"bottom\":\"15\",\"left\":\"27\",\"isLinked\":false},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"1\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_background\":\"\",\"title_color\":\"globals\\/colors?id=secondary\",\"tab_active_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=52bf104\",\"icon_active_color\":\"globals\\/colors?id=secondary\",\"content_color\":\"globals\\/colors?id=text\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"icon_color\":\"globals\\/colors?id=secondary\"},\"content_shadow_text_shadow_type\":\"yes\",\"content_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(63376,7615,'_elementor_page_assets','a:0:{}'),(63377,7615,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}s:17:\"_section_position\";a:2:{s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_toggle_style\";a:5:{s:12:\"border_width\";i:1;s:13:\"space_between\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:1:{s:13:\"title_padding\";i:1;}s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_align\";i:1;}s:28:\"section_toggle_style_content\";a:3:{s:15:\"content_padding\";i:1;s:31:\"content_shadow_text_shadow_type\";i:1;s:26:\"content_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}}'),(63378,7616,'_wp_page_template','elementor_header_footer'),(63379,7616,'_elementor_edit_mode','builder'),(63380,7616,'_elementor_template_type','wp-page'),(63381,7616,'_elementor_version','3.6.7'),(63382,7616,'_elementor_pro_version','3.7.2'),(63383,7616,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bfe3d8f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p>We provide inspections on every type of Dental and Veterinary X-Ray machine.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p>We cover the entire state of Colorado. We are based in the Metro Denver area but have customers throughout the state. We are in the Western Slope area every month.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p>Dental machines are required to be inspected every three years with the following exceptions: Dental 3D\\/CT machines and Dental Handheld Portable machines which need to be inspected annually (every year). \\u00a0Veterinary machines are required to be inspected every three years.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\\"Yes.\\\" The reason is that the Colorado State Regulations covering this topic are very clear.<\\/li><li>RH 4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from licensed or unlicensed sources under the control of the licensee and shall supply and require the use of individual monitoring devices\\u2026<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film badge\\/radiation monitoring device.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but only if your office is in possession of a current signed waiver issued by the Radiation Monitoring Division. To obtain a waiver you must follow the request procedure correctly.<\\/p><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include submittal to the Department of an acceptable application documenting six months of the use of continuous individual monitoring devices<\\/em>\\u201d<\\/p><p>In other words, if after 6 months of monitoring your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may send a letter to the State requesting a waiver from continued monitoring. This is a request only and a granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><p>Here is the official waiver request: \\u00a0<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><p>If you receive a waiver from the Radiation Control Division, you must keep it in a safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\",\"_id\":\"18bfc4a\"},{\"_id\":\"7de093a\",\"tab_title\":\"Are there special monitoring requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes there are. RH 6.3.3.10 (2) states, \\\"<em>Each operator of portable hand-held x-ray equipment shall wear whole body and extremity personnel dosimetric monitoring devices.<\\/em>\\\" In other words each operator who uses a handheld x-ray machine must wear both a whole body badge and an extremity badge (commonly known as a \\\"finger badge\\\") when making an exposure.<\\/p>\"},{\"_id\":\"6ebf622\",\"tab_title\":\"What about handheld x-ray machines? Are all of them allowed?\",\"tab_content\":\"<p>Currently, the Aribex Nomad and the Gen-Ray Zen-PX2 are the only handheld x-ray machines that we know are FDA approved for use. Be very careful if purchasing online as there are reports of ILLEGAL, non FDA approved machines showing up for sale on line.<\\/p><p>Here are the regulations specifically addressing these machines:<br \\/>\\u00a0 <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/Handheld_Machines_Regulations.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Handheld Machine Regulations.pdf<\\/a><\\/p>\"},{\"_id\":\"d5e60c3\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. RH 4.5.2 states \\\"The licensee or registrant shall use, to the extent practical, procedures and engineering controls based upon sound radiation protection principles to achieve occupational doses and doses to members of the public that are as low as is reasonably achievable (ALARA).\\\" This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\\"The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\\" This means that once a year everyone who takes x-rays needs to review ALARA. RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA.<\\/p><p>Radiation Division\'s view on ALARA.\\u00a0<a href=\\\"http:\\/\\/www.colorado.gov\\/cs\\/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Click here.<\\/a><\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as well as a sheet to document the event.<\\/p><p>\\u00a0 <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"8e296f5\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of last year. What should I do?\",\"tab_content\":\"<p>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\'s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out form R-61 Disposition of Machines and send it in by mail or fax. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/p><p>Here is a copy of the form and the instructions on how to fill it out.<\\/p><ul><li>\\u00a0 <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition Form.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"d1d3362\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015. Cost is about $24.00 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":20},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"27\",\"bottom\":\"15\",\"left\":\"27\",\"isLinked\":false},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"1\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_background\":\"\",\"title_color\":\"globals\\/colors?id=secondary\",\"tab_active_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=52bf104\",\"icon_active_color\":\"globals\\/colors?id=secondary\",\"content_color\":\"globals\\/colors?id=text\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"icon_color\":\"globals\\/colors?id=secondary\"},\"content_shadow_text_shadow_type\":\"yes\",\"content_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(63384,7616,'_elementor_page_assets','a:0:{}'),(63385,7616,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}s:17:\"_section_position\";a:2:{s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_toggle_style\";a:5:{s:12:\"border_width\";i:1;s:13:\"space_between\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:1:{s:13:\"title_padding\";i:1;}s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_align\";i:1;}s:28:\"section_toggle_style_content\";a:3:{s:15:\"content_padding\";i:1;s:31:\"content_shadow_text_shadow_type\";i:1;s:26:\"content_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}}'),(63387,7617,'_wp_page_template','elementor_header_footer'),(63388,7617,'_elementor_edit_mode','builder'),(63389,7617,'_elementor_template_type','wp-page'),(63390,7617,'_elementor_version','3.6.7'),(63391,7617,'_elementor_pro_version','3.7.2'),(63392,7617,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bfe3d8f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p>We provide inspections on every type of Dental and Veterinary X-Ray machine.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p>We cover the entire state of Colorado. We are based in the Metro Denver area but have customers throughout the state. We are in the Western Slope area every month.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p>Dental machines are required to be inspected every three years with the following exceptions: Dental 3D\\/CT machines and Dental Handheld Portable machines which need to be inspected annually (every year). \\u00a0Veterinary machines are required to be inspected every three years.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\\"Yes.\\\" The reason is that the Colorado State Regulations covering this topic are very clear.<\\/li><li>RH 4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from licensed or unlicensed sources under the control of the licensee and shall supply and require the use of individual monitoring devices\\u2026<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film badge\\/radiation monitoring device.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but only if your office is in possession of a current signed waiver issued by the Radiation Monitoring Division. To obtain a waiver you must follow the request procedure correctly.<\\/p><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include submittal to the Department of an acceptable application documenting six months of the use of continuous individual monitoring devices<\\/em>\\u201d<\\/p><p>In other words, if after 6 months of monitoring your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may send a letter to the State requesting a waiver from continued monitoring. This is a request only and a granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><p>Here is the official waiver request: \\u00a0<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><p>If you receive a waiver from the Radiation Control Division, you must keep it in a safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\",\"_id\":\"18bfc4a\"},{\"_id\":\"7de093a\",\"tab_title\":\"Are there special monitoring requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes there are. RH 6.3.3.10 (2) states, \\\"<em>Each operator of portable hand-held x-ray equipment shall wear whole body and extremity personnel dosimetric monitoring devices.<\\/em>\\\" In other words each operator who uses a handheld x-ray machine must wear both a whole body badge and an extremity badge (commonly known as a \\\"finger badge\\\") when making an exposure.<\\/p>\"},{\"_id\":\"6ebf622\",\"tab_title\":\"What about handheld x-ray machines? Are all of them allowed?\",\"tab_content\":\"<p>Currently, the Aribex Nomad and the Gen-Ray Zen-PX2 are the only handheld x-ray machines that we know are FDA approved for use. Be very careful if purchasing online as there are reports of ILLEGAL, non FDA approved machines showing up for sale on line.<\\/p><p>Here are the regulations specifically addressing these machines:<br \\/>\\u00a0 <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/Handheld_Machines_Regulations.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Handheld Machine Regulations.pdf<\\/a><\\/p>\"},{\"_id\":\"d5e60c3\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. RH 4.5.2 states \\\"The licensee or registrant shall use, to the extent practical, procedures and engineering controls based upon sound radiation protection principles to achieve occupational doses and doses to members of the public that are as low as is reasonably achievable (ALARA).\\\" This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\\"The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\\" This means that once a year everyone who takes x-rays needs to review ALARA. RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA.<\\/p><p>Radiation Division\'s view on ALARA.\\u00a0<a href=\\\"http:\\/\\/www.colorado.gov\\/cs\\/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Click here.<\\/a><\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as well as a sheet to document the event.<\\/p><p>\\u00a0 <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"8e296f5\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of last year. What should I do?\",\"tab_content\":\"<p>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\'s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out form R-61 Disposition of Machines and send it in by mail or fax. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/p><p>Here is a copy of the form and the instructions on how to fill it out.<\\/p><ul><li>\\u00a0 <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition Form.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"d1d3362\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015. Cost is about $24.00 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":20},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"27\",\"bottom\":\"15\",\"left\":\"27\",\"isLinked\":false},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"1\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_background\":\"\",\"title_color\":\"globals\\/colors?id=secondary\",\"tab_active_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=52bf104\",\"icon_active_color\":\"globals\\/colors?id=secondary\",\"content_color\":\"globals\\/colors?id=text\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"icon_color\":\"globals\\/colors?id=secondary\"},\"content_shadow_text_shadow_type\":\"yes\",\"content_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(63393,7617,'_elementor_page_assets','a:0:{}'),(63394,7617,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}s:17:\"_section_position\";a:2:{s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_toggle_style\";a:5:{s:12:\"border_width\";i:1;s:13:\"space_between\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:1:{s:13:\"title_padding\";i:1;}s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_align\";i:1;}s:28:\"section_toggle_style_content\";a:3:{s:15:\"content_padding\";i:1;s:31:\"content_shadow_text_shadow_type\";i:1;s:26:\"content_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}}'),(63395,7617,'_elementor_css','a:6:{s:4:\"time\";i:1658539889;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(63396,7618,'_wp_page_template','elementor_header_footer'),(63397,7618,'_elementor_edit_mode','builder'),(63398,7618,'_elementor_template_type','wp-page'),(63399,7618,'_elementor_version','3.6.7'),(63400,7618,'_elementor_pro_version','3.7.2'),(63401,7618,'_elementor_data','[{\"id\":\"1fe1f1ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/09\\/Flatirons-XRay-Services-Logo.png\",\"id\":1771,\"alt\":\"Flatirons X-Ray Services logo\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.08,\"sizes\":[]},\"layout\":\"full_width\",\"content_width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_position_mobile_extra\":\"initial\",\"background_overlay_position_mobile\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"background_overlay_xpos_mobile_extra\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"background_overlay_ypos_mobile_extra\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"vh\",\"size\":-40,\"sizes\":[]},\"background_overlay_size_mobile_extra\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"44c7ba7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ad9249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_vertical_align\":\"flex-end\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=89511df\",\"_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bfe3d8f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What type of x-ray machines do you inspect?\",\"tab_content\":\"<p>We provide inspections on every type of Dental and Veterinary X-Ray machine.<\\/p>\",\"_id\":\"9ee9b18\"},{\"tab_title\":\"In which areas of Colorado do you conduct x-ray inspections?\",\"tab_content\":\"<p>We cover the entire state of Colorado. We are based in the Metro Denver area but have customers throughout the state. We are in the Western Slope area every month.<\\/p>\",\"_id\":\"b0a507e\"},{\"tab_title\":\"How often do I need to have my x-ray machines inspected?\",\"tab_content\":\"<p>Dental machines are required to be inspected every three years with the following exceptions: Dental 3D\\/CT machines and Dental Handheld Portable machines which need to be inspected annually (every year). \\u00a0Veterinary machines are required to be inspected every three years.<\\/p>\",\"_id\":\"a71416c\"},{\"tab_title\":\"Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?\",\"tab_content\":\"<ul><li>The short answer to this question is \\\"Yes.\\\" The reason is that the Colorado State Regulations covering this topic are very clear.<\\/li><li>RH 4.18.1 states that \\u201c<em>each licensee or registrant shall monitor occupational exposure from licensed or unlicensed sources under the control of the licensee and shall supply and require the use of individual monitoring devices\\u2026<\\/em>\\u201d<\\/li><li>In other words, each operator of the x-ray units at your facility must wear a film badge\\/radiation monitoring device.<\\/li><\\/ul>\",\"_id\":\"0396879\"},{\"tab_title\":\"I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?\",\"tab_content\":\"<ul><li><p>Yes, but only if your office is in possession of a current signed waiver issued by the Radiation Monitoring Division. To obtain a waiver you must follow the request procedure correctly.<\\/p><p>RH 4.18.3.1 (1) states that \\u201c<em>Acceptable alternative demonstration that doses will not exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include submittal to the Department of an acceptable application documenting six months of the use of continuous individual monitoring devices<\\/em>\\u201d<\\/p><p>In other words, if after 6 months of monitoring your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may send a letter to the State requesting a waiver from continued monitoring. This is a request only and a granting of a waiver is solely at the discretion of the Radiation Monitoring Division.<\\/p><p>Here is the official waiver request: \\u00a0<a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-400 Dosimetry Request Waiver.pdf<\\/a><\\/p><p>If you receive a waiver from the Radiation Control Division, you must keep it in a safe place at your office and be able to show it to the inspector upon request.<\\/p><\\/li><\\/ul>\",\"_id\":\"18bfc4a\"},{\"_id\":\"7de093a\",\"tab_title\":\"Are there special monitoring requirements if we use a handheld x-ray machine?\",\"tab_content\":\"<p>Yes there are. RH 6.3.3.10 (2) states, \\\"<em>Each operator of portable hand-held x-ray equipment shall wear whole body and extremity personnel dosimetric monitoring devices.<\\/em>\\\" In other words each operator who uses a handheld x-ray machine must wear both a whole body badge and an extremity badge (commonly known as a \\\"finger badge\\\") when making an exposure.<\\/p>\"},{\"_id\":\"6ebf622\",\"tab_title\":\"What about handheld x-ray machines? Are all of them allowed?\",\"tab_content\":\"<p>Currently, the Aribex Nomad and the Gen-Ray Zen-PX2 are the only handheld x-ray machines that we know are FDA approved for use. Be very careful if purchasing online as there are reports of ILLEGAL, non FDA approved machines showing up for sale on line.<\\/p><p>Here are the regulations specifically addressing these machines:<br \\/>\\u00a0 <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/Handheld_Machines_Regulations.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Handheld Machine Regulations.pdf<\\/a><\\/p>\"},{\"_id\":\"d5e60c3\",\"tab_title\":\"What is ALARA and what are we responsible for?\",\"tab_content\":\"<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. RH 4.5.2 states \\\"The licensee or registrant shall use, to the extent practical, procedures and engineering controls based upon sound radiation protection principles to achieve occupational doses and doses to members of the public that are as low as is reasonably achievable (ALARA).\\\" This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.<\\/p><p>RH 4.5.3 states \\\"The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.\\\" This means that once a year everyone who takes x-rays needs to review ALARA. RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA.<\\/p><p>Radiation Division\'s view on ALARA.\\u00a0<a href=\\\"http:\\/\\/www.colorado.gov\\/cs\\/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Click here.<\\/a><\\/p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as well as a sheet to document the event.<\\/p><p>\\u00a0 <a href=\\\"https:\\/\\/flatironsxrayservices.com\\/images\\/ALARA.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ALARA.pdf<\\/a><\\/p>\"},{\"_id\":\"8e296f5\",\"tab_title\":\"I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of last year. What should I do?\",\"tab_content\":\"<p>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner\'s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out form R-61 Disposition of Machines and send it in by mail or fax. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.<\\/p><p>Here is a copy of the form and the instructions on how to fill it out.<\\/p><ul><li>\\u00a0 <a href=\\\"http:\\/\\/flatironsxrayservices.com\\/wp-content\\/uploads\\/2021\\/11\\/R-61-Form.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">R-61 Disposition Form.pdf<\\/a><\\/li><\\/ul>\"},{\"_id\":\"d1d3362\",\"tab_title\":\"Intra Oral Test Phantom\",\"tab_content\":\"<p>DentX Step Wedge p\\/n 9992440015. Cost is about $24.00 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.<\\/p>\"}],\"border_width\":{\"unit\":\"px\",\"size\":0},\"space_between\":{\"unit\":\"px\",\"size\":20},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.12)\"},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"27\",\"bottom\":\"15\",\"left\":\"27\",\"isLinked\":false},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"1\",\"left\":\"35\",\"isLinked\":false},\"border_color\":\"rgba(191,191,191,0)\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_background\":\"\",\"title_color\":\"globals\\/colors?id=secondary\",\"tab_active_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=52bf104\",\"icon_active_color\":\"globals\\/colors?id=secondary\",\"content_color\":\"globals\\/colors?id=text\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"icon_color\":\"globals\\/colors?id=secondary\"},\"content_shadow_text_shadow_type\":\"yes\",\"content_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(63402,7618,'_elementor_page_assets','a:0:{}'),(63403,7618,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}s:17:\"_section_position\";a:2:{s:21:\"_element_custom_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_toggle_style\";a:5:{s:12:\"border_width\";i:1;s:13:\"space_between\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:1:{s:13:\"title_padding\";i:1;}s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_align\";i:1;}s:28:\"section_toggle_style_content\";a:3:{s:15:\"content_padding\";i:1;s:31:\"content_shadow_text_shadow_type\";i:1;s:26:\"content_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}}'),(63404,7618,'_elementor_css','a:6:{s:4:\"time\";i:1658539889;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
/*!40000 ALTER TABLE `wpml_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_posts`
--

DROP TABLE IF EXISTS `wpml_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=7619 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_posts`
--

LOCK TABLES `wpml_posts` WRITE;
/*!40000 ALTER TABLE `wpml_posts` DISABLE KEYS */;
INSERT INTO `wpml_posts` VALUES (165,1,'2021-05-14 12:28:43','2021-05-14 18:28:43','','Flatirons-intricate-explorer-unsplash','','inherit','open','closed','','flatirons-intricate-explorer-unsplash','','','2021-06-01 16:40:58','2021-06-01 22:40:58','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Flatirons-intricate-explorer-unsplash-1.jpg',0,'attachment','image/jpeg',0),(3,1,'2021-04-10 15:09:54','2021-04-10 15:09:54','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://flatironsxrayservices.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2021-04-10 15:09:54','2021-04-10 15:09:54','',0,'http://flatironsxrayservices.com/?page_id=3',0,'page','',0),(133,1,'2021-05-10 15:39:25','2021-05-10 21:39:25','<iframe title=\"City at Night\" width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','1ad0fe5f0d83c4490e038e6c19bd9e3f','','','2021-05-10 15:39:25','2021-05-10 21:39:25','',0,'http://flatironsxrayservices.com/1ad0fe5f0d83c4490e038e6c19bd9e3f/',0,'oembed_cache','',0),(15,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','','Contact Form','','publish','closed','closed','','contact-form','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?p=15',0,'wpuf_contact_form','',0),(16,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:20:{s:8:\"template\";s:10:\"name_field\";s:4:\"name\";s:4:\"name\";s:5:\"label\";s:4:\"Name\";s:8:\"required\";s:3:\"yes\";s:2:\"id\";i:0;s:5:\"width\";s:5:\"large\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";i:40;s:4:\"help\";s:0:\"\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"is_new\";b:1;s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:6:\"inline\";s:3:\"yes\";s:9:\"hide_subs\";b:0;}','','','publish','closed','closed','','16','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',15,'http://flatironsxrayservices.com/?p=16',0,'wpuf_input','',0),(17,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:15:{s:8:\"template\";s:13:\"email_address\";s:4:\"name\";s:5:\"email\";s:5:\"label\";s:13:\"Email Address\";s:8:\"required\";s:3:\"yes\";s:2:\"id\";i:0;s:5:\"width\";s:5:\"large\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";i:40;s:4:\"help\";s:0:\"\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"is_new\";b:1;s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";s:0:\"\";}','','','publish','closed','closed','','17','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',15,'http://flatironsxrayservices.com/?p=17',1,'wpuf_input','',0),(18,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:18:{s:8:\"template\";s:14:\"textarea_field\";s:4:\"name\";s:7:\"message\";s:5:\"label\";s:7:\"Message\";s:8:\"required\";s:3:\"yes\";s:2:\"id\";i:0;s:5:\"width\";s:5:\"large\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";i:40;s:4:\"help\";s:0:\"\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"is_new\";b:1;s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:16:\"word_restriction\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:4:\"rich\";s:2:\"no\";}','','','publish','closed','closed','','18','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',15,'http://flatironsxrayservices.com/?p=18',2,'wpuf_input','',0),(19,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":19,\"field_id\":4,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"BoldGrid Form 1\",\"form_desc\":\"\",\"hide_title_desc\":\"1\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Form 1 submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','BoldGrid Form 1','','publish','closed','closed','','boldgrid-form-1','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=19',0,'wpuf_contact_form','',0),(20,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','20','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',19,'http://flatironsxrayservices.com/?p=20',0,'wpuf_input','',0),(21,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','21','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',19,'http://flatironsxrayservices.com/?p=21',1,'wpuf_input','',0),(22,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Message\";s:4:\"name\";s:10:\"textarea_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','22','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',19,'http://flatironsxrayservices.com/?p=22',2,'wpuf_input','',0),(23,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":23,\"field_id\":14,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"13\":{\"id\":\"13\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"BoldGrid Form 2\",\"form_desc\":\"\",\"hide_title_desc\":\"1\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Form 2 submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','BoldGrid Form 2','','publish','closed','closed','','boldgrid-form-2','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=23',0,'wpuf_contact_form','',0),(24,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Subject\";s:4:\"name\";s:6:\"text_1\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','24','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=24',0,'wpuf_input','',0),(25,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_2\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','25','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=25',1,'wpuf_input','',0),(26,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','26','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=26',2,'wpuf_input','',0),(27,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Street Address\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','27','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=27',3,'wpuf_input','',0),(28,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Address Line 2\";s:4:\"name\";s:6:\"text_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','28','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=28',4,'wpuf_input','',0),(29,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"City\";s:4:\"name\";s:6:\"text_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','29','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=29',5,'wpuf_input','',0),(30,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"State\";s:4:\"name\";s:8:\"select_9\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:61:{s:9:\"Select...\";s:9:\"Select...\";s:12:\"Alabama (AL)\";s:12:\"Alabama (AL)\";s:11:\"Alaska (AK)\";s:11:\"Alaska (AK)\";s:19:\"American Samoa (AS)\";s:19:\"American Samoa (AS)\";s:12:\"Arizona (AZ)\";s:12:\"Arizona (AZ)\";s:13:\"Arkansas (AR)\";s:13:\"Arkansas (AR)\";s:15:\"California (CA)\";s:15:\"California (CA)\";s:13:\"Colorado (CO)\";s:13:\"Colorado (CO)\";s:16:\"Connecticut (CT)\";s:16:\"Connecticut (CT)\";s:13:\"Delaware (DE)\";s:13:\"Delaware (DE)\";s:22:\"Dist. of Columbia (DC)\";s:22:\"Dist. of Columbia (DC)\";s:12:\"Florida (FL)\";s:12:\"Florida (FL)\";s:12:\"Georgia (GA)\";s:12:\"Georgia (GA)\";s:9:\"Guam (GU)\";s:9:\"Guam (GU)\";s:11:\"Hawaii (HI)\";s:11:\"Hawaii (HI)\";s:10:\"Idaho (ID)\";s:10:\"Idaho (ID)\";s:13:\"Illinois (IL)\";s:13:\"Illinois (IL)\";s:12:\"Indiana (IN)\";s:12:\"Indiana (IN)\";s:9:\"Iowa (IA)\";s:9:\"Iowa (IA)\";s:11:\"Kansas (KS)\";s:11:\"Kansas (KS)\";s:13:\"Kentucky (KY)\";s:13:\"Kentucky (KY)\";s:14:\"Louisiana (LA)\";s:14:\"Louisiana (LA)\";s:10:\"Maine (ME)\";s:10:\"Maine (ME)\";s:13:\"Maryland (MD)\";s:13:\"Maryland (MD)\";s:21:\"Marshall Islands (MH)\";s:21:\"Marshall Islands (MH)\";s:18:\"Massachusetts (MA)\";s:18:\"Massachusetts (MA)\";s:13:\"Michigan (MI)\";s:13:\"Michigan (MI)\";s:15:\"Micronesia (FM)\";s:15:\"Micronesia (FM)\";s:14:\"Minnesota (MN)\";s:14:\"Minnesota (MN)\";s:16:\"Mississippi (MS)\";s:16:\"Mississippi (MS)\";s:13:\"Missouri (MO)\";s:13:\"Missouri (MO)\";s:12:\"Montana (MT)\";s:12:\"Montana (MT)\";s:13:\"Nebraska (NE)\";s:13:\"Nebraska (NE)\";s:11:\"Nevada (NV)\";s:11:\"Nevada (NV)\";s:18:\"New Hampshire (NH)\";s:18:\"New Hampshire (NH)\";s:15:\"New Jersey (NJ)\";s:15:\"New Jersey (NJ)\";s:15:\"New Mexico (NM)\";s:15:\"New Mexico (NM)\";s:13:\"New York (NY)\";s:13:\"New York (NY)\";s:19:\"North Carolina (NC)\";s:19:\"North Carolina (NC)\";s:17:\"North Dakota (ND)\";s:17:\"North Dakota (ND)\";s:22:\"Northern Marianas (MP)\";s:22:\"Northern Marianas (MP)\";s:9:\"Ohio (OH)\";s:9:\"Ohio (OH)\";s:13:\"Oklahoma (OK)\";s:13:\"Oklahoma (OK)\";s:11:\"Oregon (OR)\";s:11:\"Oregon (OR)\";s:10:\"Palau (PW)\";s:10:\"Palau (PW)\";s:17:\"Pennsylvania (PA)\";s:17:\"Pennsylvania (PA)\";s:16:\"Puerto Rico (PR)\";s:16:\"Puerto Rico (PR)\";s:17:\"Rhode Island (RI)\";s:17:\"Rhode Island (RI)\";s:19:\"South Carolina (SC)\";s:19:\"South Carolina (SC)\";s:17:\"South Dakota (SD)\";s:17:\"South Dakota (SD)\";s:14:\"Tennessee (TN)\";s:14:\"Tennessee (TN)\";s:10:\"Texas (TX)\";s:10:\"Texas (TX)\";s:9:\"Utah (UT)\";s:9:\"Utah (UT)\";s:12:\"Vermont (VT)\";s:12:\"Vermont (VT)\";s:13:\"Virginia (VA)\";s:13:\"Virginia (VA)\";s:19:\"Virgin Islands (VI)\";s:19:\"Virgin Islands (VI)\";s:15:\"Washington (WA)\";s:15:\"Washington (WA)\";s:18:\"West Virginia (WV)\";s:18:\"West Virginia (WV)\";s:14:\"Wisconsin (WI)\";s:14:\"Wisconsin (WI)\";s:12:\"Wyoming (WY)\";s:12:\"Wyoming (WY)\";s:5:\"Other\";s:5:\"Other\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','30','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=30',6,'wpuf_input','',0),(31,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:7:\"text_10\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','31','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=31',7,'wpuf_input','',0),(32,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Country\";s:4:\"name\";s:7:\"text_11\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','32','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=32',8,'wpuf_input','',0),(33,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Phone\";s:4:\"name\";s:7:\"text_12\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','33','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=33',9,'wpuf_input','',0),(34,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:7:\"Message\";s:4:\"name\";s:11:\"textarea_13\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','34','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',23,'http://flatironsxrayservices.com/?p=34',10,'wpuf_input','',0),(35,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":35,\"field_id\":17,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"12\":{\"id\":\"12\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"text\",\"label\":\"Alternate Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"radio\",\"label\":\"When is the best time to contact you?\",\"choices\":{\"1\":{\"label\":\"Morning\",\"value\":\"Morning\"},\"2\":{\"label\":\"Afternoon\",\"value\":\"Afternoon\"},\"3\":{\"label\":\"Evening\",\"value\":\"Evening\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"16\":{\"id\":\"16\",\"type\":\"radio\",\"label\":\"What is the best way to contact you?\",\"choices\":{\"1\":{\"label\":\"Phone\",\"value\":\"Phone\"},\"2\":{\"label\":\"Email\",\"value\":\"Email\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"13\":{\"id\":\"13\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"BoldGrid Form 3\",\"form_desc\":\"\",\"hide_title_desc\":\"1\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Form 3 submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','BoldGrid Form 3','','publish','closed','closed','','boldgrid-form-3','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=35',0,'wpuf_contact_form','',0),(36,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Subject\";s:4:\"name\";s:6:\"text_1\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','36','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=36',0,'wpuf_input','',0),(37,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_2\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','37','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=37',1,'wpuf_input','',0),(38,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','38','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=38',2,'wpuf_input','',0),(39,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Street Address\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','39','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=39',3,'wpuf_input','',0),(40,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Address Line 2\";s:4:\"name\";s:6:\"text_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','40','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=40',4,'wpuf_input','',0),(41,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"City\";s:4:\"name\";s:6:\"text_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','41','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=41',5,'wpuf_input','',0),(42,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"State\";s:4:\"name\";s:8:\"select_9\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:61:{s:9:\"Select...\";s:9:\"Select...\";s:12:\"Alabama (AL)\";s:12:\"Alabama (AL)\";s:11:\"Alaska (AK)\";s:11:\"Alaska (AK)\";s:19:\"American Samoa (AS)\";s:19:\"American Samoa (AS)\";s:12:\"Arizona (AZ)\";s:12:\"Arizona (AZ)\";s:13:\"Arkansas (AR)\";s:13:\"Arkansas (AR)\";s:15:\"California (CA)\";s:15:\"California (CA)\";s:13:\"Colorado (CO)\";s:13:\"Colorado (CO)\";s:16:\"Connecticut (CT)\";s:16:\"Connecticut (CT)\";s:13:\"Delaware (DE)\";s:13:\"Delaware (DE)\";s:22:\"Dist. of Columbia (DC)\";s:22:\"Dist. of Columbia (DC)\";s:12:\"Florida (FL)\";s:12:\"Florida (FL)\";s:12:\"Georgia (GA)\";s:12:\"Georgia (GA)\";s:9:\"Guam (GU)\";s:9:\"Guam (GU)\";s:11:\"Hawaii (HI)\";s:11:\"Hawaii (HI)\";s:10:\"Idaho (ID)\";s:10:\"Idaho (ID)\";s:13:\"Illinois (IL)\";s:13:\"Illinois (IL)\";s:12:\"Indiana (IN)\";s:12:\"Indiana (IN)\";s:9:\"Iowa (IA)\";s:9:\"Iowa (IA)\";s:11:\"Kansas (KS)\";s:11:\"Kansas (KS)\";s:13:\"Kentucky (KY)\";s:13:\"Kentucky (KY)\";s:14:\"Louisiana (LA)\";s:14:\"Louisiana (LA)\";s:10:\"Maine (ME)\";s:10:\"Maine (ME)\";s:13:\"Maryland (MD)\";s:13:\"Maryland (MD)\";s:21:\"Marshall Islands (MH)\";s:21:\"Marshall Islands (MH)\";s:18:\"Massachusetts (MA)\";s:18:\"Massachusetts (MA)\";s:13:\"Michigan (MI)\";s:13:\"Michigan (MI)\";s:15:\"Micronesia (FM)\";s:15:\"Micronesia (FM)\";s:14:\"Minnesota (MN)\";s:14:\"Minnesota (MN)\";s:16:\"Mississippi (MS)\";s:16:\"Mississippi (MS)\";s:13:\"Missouri (MO)\";s:13:\"Missouri (MO)\";s:12:\"Montana (MT)\";s:12:\"Montana (MT)\";s:13:\"Nebraska (NE)\";s:13:\"Nebraska (NE)\";s:11:\"Nevada (NV)\";s:11:\"Nevada (NV)\";s:18:\"New Hampshire (NH)\";s:18:\"New Hampshire (NH)\";s:15:\"New Jersey (NJ)\";s:15:\"New Jersey (NJ)\";s:15:\"New Mexico (NM)\";s:15:\"New Mexico (NM)\";s:13:\"New York (NY)\";s:13:\"New York (NY)\";s:19:\"North Carolina (NC)\";s:19:\"North Carolina (NC)\";s:17:\"North Dakota (ND)\";s:17:\"North Dakota (ND)\";s:22:\"Northern Marianas (MP)\";s:22:\"Northern Marianas (MP)\";s:9:\"Ohio (OH)\";s:9:\"Ohio (OH)\";s:13:\"Oklahoma (OK)\";s:13:\"Oklahoma (OK)\";s:11:\"Oregon (OR)\";s:11:\"Oregon (OR)\";s:10:\"Palau (PW)\";s:10:\"Palau (PW)\";s:17:\"Pennsylvania (PA)\";s:17:\"Pennsylvania (PA)\";s:16:\"Puerto Rico (PR)\";s:16:\"Puerto Rico (PR)\";s:17:\"Rhode Island (RI)\";s:17:\"Rhode Island (RI)\";s:19:\"South Carolina (SC)\";s:19:\"South Carolina (SC)\";s:17:\"South Dakota (SD)\";s:17:\"South Dakota (SD)\";s:14:\"Tennessee (TN)\";s:14:\"Tennessee (TN)\";s:10:\"Texas (TX)\";s:10:\"Texas (TX)\";s:9:\"Utah (UT)\";s:9:\"Utah (UT)\";s:12:\"Vermont (VT)\";s:12:\"Vermont (VT)\";s:13:\"Virginia (VA)\";s:13:\"Virginia (VA)\";s:19:\"Virgin Islands (VI)\";s:19:\"Virgin Islands (VI)\";s:15:\"Washington (WA)\";s:15:\"Washington (WA)\";s:18:\"West Virginia (WV)\";s:18:\"West Virginia (WV)\";s:14:\"Wisconsin (WI)\";s:14:\"Wisconsin (WI)\";s:12:\"Wyoming (WY)\";s:12:\"Wyoming (WY)\";s:5:\"Other\";s:5:\"Other\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','42','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=42',6,'wpuf_input','',0),(43,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:7:\"text_10\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','43','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=43',7,'wpuf_input','',0),(44,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Country\";s:4:\"name\";s:7:\"text_11\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','44','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=44',8,'wpuf_input','',0),(45,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Phone\";s:4:\"name\";s:7:\"text_12\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','45','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=45',9,'wpuf_input','',0),(46,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:15:\"Alternate Phone\";s:4:\"name\";s:7:\"text_14\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','46','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=46',10,'wpuf_input','',0),(47,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:5:\"radio\";s:8:\"template\";s:11:\"radio_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:37:\"When is the best time to contact you?\";s:4:\"name\";s:8:\"radio_15\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:3:{s:7:\"Morning\";s:7:\"Morning\";s:9:\"Afternoon\";s:9:\"Afternoon\";s:7:\"Evening\";s:7:\"Evening\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','47','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=47',11,'wpuf_input','',0),(48,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:5:\"radio\";s:8:\"template\";s:11:\"radio_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:36:\"What is the best way to contact you?\";s:4:\"name\";s:8:\"radio_16\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:2:{s:5:\"Phone\";s:5:\"Phone\";s:5:\"Email\";s:5:\"Email\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','48','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=48',12,'wpuf_input','',0),(49,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:7:\"Message\";s:4:\"name\";s:11:\"textarea_13\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','49','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',35,'http://flatironsxrayservices.com/?p=49',13,'wpuf_input','',0),(50,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":50,\"field_id\":14,\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City / Town\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State / Province\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"required\":\"1\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Address Form (International)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Address Form (International) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Address Form (International)','','publish','closed','closed','','address-form-international','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=50',0,'wpuf_contact_form','',0),(51,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_2\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','51','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',50,'http://flatironsxrayservices.com/?p=51',0,'wpuf_input','',0),(52,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:14:\"Street Address\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','52','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',50,'http://flatironsxrayservices.com/?p=52',1,'wpuf_input','',0),(53,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Address Line 2\";s:4:\"name\";s:6:\"text_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','53','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',50,'http://flatironsxrayservices.com/?p=53',2,'wpuf_input','',0),(54,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:11:\"City / Town\";s:4:\"name\";s:6:\"text_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','54','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',50,'http://flatironsxrayservices.com/?p=54',3,'wpuf_input','',0),(55,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:16:\"State / Province\";s:4:\"name\";s:8:\"select_9\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:61:{s:9:\"Select...\";s:9:\"Select...\";s:12:\"Alabama (AL)\";s:12:\"Alabama (AL)\";s:11:\"Alaska (AK)\";s:11:\"Alaska (AK)\";s:19:\"American Samoa (AS)\";s:19:\"American Samoa (AS)\";s:12:\"Arizona (AZ)\";s:12:\"Arizona (AZ)\";s:13:\"Arkansas (AR)\";s:13:\"Arkansas (AR)\";s:15:\"California (CA)\";s:15:\"California (CA)\";s:13:\"Colorado (CO)\";s:13:\"Colorado (CO)\";s:16:\"Connecticut (CT)\";s:16:\"Connecticut (CT)\";s:13:\"Delaware (DE)\";s:13:\"Delaware (DE)\";s:22:\"Dist. of Columbia (DC)\";s:22:\"Dist. of Columbia (DC)\";s:12:\"Florida (FL)\";s:12:\"Florida (FL)\";s:12:\"Georgia (GA)\";s:12:\"Georgia (GA)\";s:9:\"Guam (GU)\";s:9:\"Guam (GU)\";s:11:\"Hawaii (HI)\";s:11:\"Hawaii (HI)\";s:10:\"Idaho (ID)\";s:10:\"Idaho (ID)\";s:13:\"Illinois (IL)\";s:13:\"Illinois (IL)\";s:12:\"Indiana (IN)\";s:12:\"Indiana (IN)\";s:9:\"Iowa (IA)\";s:9:\"Iowa (IA)\";s:11:\"Kansas (KS)\";s:11:\"Kansas (KS)\";s:13:\"Kentucky (KY)\";s:13:\"Kentucky (KY)\";s:14:\"Louisiana (LA)\";s:14:\"Louisiana (LA)\";s:10:\"Maine (ME)\";s:10:\"Maine (ME)\";s:13:\"Maryland (MD)\";s:13:\"Maryland (MD)\";s:21:\"Marshall Islands (MH)\";s:21:\"Marshall Islands (MH)\";s:18:\"Massachusetts (MA)\";s:18:\"Massachusetts (MA)\";s:13:\"Michigan (MI)\";s:13:\"Michigan (MI)\";s:15:\"Micronesia (FM)\";s:15:\"Micronesia (FM)\";s:14:\"Minnesota (MN)\";s:14:\"Minnesota (MN)\";s:16:\"Mississippi (MS)\";s:16:\"Mississippi (MS)\";s:13:\"Missouri (MO)\";s:13:\"Missouri (MO)\";s:12:\"Montana (MT)\";s:12:\"Montana (MT)\";s:13:\"Nebraska (NE)\";s:13:\"Nebraska (NE)\";s:11:\"Nevada (NV)\";s:11:\"Nevada (NV)\";s:18:\"New Hampshire (NH)\";s:18:\"New Hampshire (NH)\";s:15:\"New Jersey (NJ)\";s:15:\"New Jersey (NJ)\";s:15:\"New Mexico (NM)\";s:15:\"New Mexico (NM)\";s:13:\"New York (NY)\";s:13:\"New York (NY)\";s:19:\"North Carolina (NC)\";s:19:\"North Carolina (NC)\";s:17:\"North Dakota (ND)\";s:17:\"North Dakota (ND)\";s:22:\"Northern Marianas (MP)\";s:22:\"Northern Marianas (MP)\";s:9:\"Ohio (OH)\";s:9:\"Ohio (OH)\";s:13:\"Oklahoma (OK)\";s:13:\"Oklahoma (OK)\";s:11:\"Oregon (OR)\";s:11:\"Oregon (OR)\";s:10:\"Palau (PW)\";s:10:\"Palau (PW)\";s:17:\"Pennsylvania (PA)\";s:17:\"Pennsylvania (PA)\";s:16:\"Puerto Rico (PR)\";s:16:\"Puerto Rico (PR)\";s:17:\"Rhode Island (RI)\";s:17:\"Rhode Island (RI)\";s:19:\"South Carolina (SC)\";s:19:\"South Carolina (SC)\";s:17:\"South Dakota (SD)\";s:17:\"South Dakota (SD)\";s:14:\"Tennessee (TN)\";s:14:\"Tennessee (TN)\";s:10:\"Texas (TX)\";s:10:\"Texas (TX)\";s:9:\"Utah (UT)\";s:9:\"Utah (UT)\";s:12:\"Vermont (VT)\";s:12:\"Vermont (VT)\";s:13:\"Virginia (VA)\";s:13:\"Virginia (VA)\";s:19:\"Virgin Islands (VI)\";s:19:\"Virgin Islands (VI)\";s:15:\"Washington (WA)\";s:15:\"Washington (WA)\";s:18:\"West Virginia (WV)\";s:18:\"West Virginia (WV)\";s:14:\"Wisconsin (WI)\";s:14:\"Wisconsin (WI)\";s:12:\"Wyoming (WY)\";s:12:\"Wyoming (WY)\";s:5:\"Other\";s:5:\"Other\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','55','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',50,'http://flatironsxrayservices.com/?p=55',4,'wpuf_input','',0),(56,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:7:\"text_10\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','56','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',50,'http://flatironsxrayservices.com/?p=56',5,'wpuf_input','',0),(57,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:7:\"Country\";s:4:\"name\";s:7:\"text_11\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','57','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',50,'http://flatironsxrayservices.com/?p=57',6,'wpuf_input','',0),(58,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":58,\"field_id\":14,\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City / Town\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"required\":\"1\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Address Form (US)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Address Form (US) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Address Form (US)','','publish','closed','closed','','address-form-us','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=58',0,'wpuf_contact_form','',0),(59,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_2\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','59','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',58,'http://flatironsxrayservices.com/?p=59',0,'wpuf_input','',0),(60,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:14:\"Street Address\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','60','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',58,'http://flatironsxrayservices.com/?p=60',1,'wpuf_input','',0),(61,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Address Line 2\";s:4:\"name\";s:6:\"text_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','61','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',58,'http://flatironsxrayservices.com/?p=61',2,'wpuf_input','',0),(62,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:11:\"City / Town\";s:4:\"name\";s:6:\"text_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','62','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',58,'http://flatironsxrayservices.com/?p=62',3,'wpuf_input','',0),(63,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"State\";s:4:\"name\";s:8:\"select_9\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:61:{s:9:\"Select...\";s:9:\"Select...\";s:12:\"Alabama (AL)\";s:12:\"Alabama (AL)\";s:11:\"Alaska (AK)\";s:11:\"Alaska (AK)\";s:19:\"American Samoa (AS)\";s:19:\"American Samoa (AS)\";s:12:\"Arizona (AZ)\";s:12:\"Arizona (AZ)\";s:13:\"Arkansas (AR)\";s:13:\"Arkansas (AR)\";s:15:\"California (CA)\";s:15:\"California (CA)\";s:13:\"Colorado (CO)\";s:13:\"Colorado (CO)\";s:16:\"Connecticut (CT)\";s:16:\"Connecticut (CT)\";s:13:\"Delaware (DE)\";s:13:\"Delaware (DE)\";s:22:\"Dist. of Columbia (DC)\";s:22:\"Dist. of Columbia (DC)\";s:12:\"Florida (FL)\";s:12:\"Florida (FL)\";s:12:\"Georgia (GA)\";s:12:\"Georgia (GA)\";s:9:\"Guam (GU)\";s:9:\"Guam (GU)\";s:11:\"Hawaii (HI)\";s:11:\"Hawaii (HI)\";s:10:\"Idaho (ID)\";s:10:\"Idaho (ID)\";s:13:\"Illinois (IL)\";s:13:\"Illinois (IL)\";s:12:\"Indiana (IN)\";s:12:\"Indiana (IN)\";s:9:\"Iowa (IA)\";s:9:\"Iowa (IA)\";s:11:\"Kansas (KS)\";s:11:\"Kansas (KS)\";s:13:\"Kentucky (KY)\";s:13:\"Kentucky (KY)\";s:14:\"Louisiana (LA)\";s:14:\"Louisiana (LA)\";s:10:\"Maine (ME)\";s:10:\"Maine (ME)\";s:13:\"Maryland (MD)\";s:13:\"Maryland (MD)\";s:21:\"Marshall Islands (MH)\";s:21:\"Marshall Islands (MH)\";s:18:\"Massachusetts (MA)\";s:18:\"Massachusetts (MA)\";s:13:\"Michigan (MI)\";s:13:\"Michigan (MI)\";s:15:\"Micronesia (FM)\";s:15:\"Micronesia (FM)\";s:14:\"Minnesota (MN)\";s:14:\"Minnesota (MN)\";s:16:\"Mississippi (MS)\";s:16:\"Mississippi (MS)\";s:13:\"Missouri (MO)\";s:13:\"Missouri (MO)\";s:12:\"Montana (MT)\";s:12:\"Montana (MT)\";s:13:\"Nebraska (NE)\";s:13:\"Nebraska (NE)\";s:11:\"Nevada (NV)\";s:11:\"Nevada (NV)\";s:18:\"New Hampshire (NH)\";s:18:\"New Hampshire (NH)\";s:15:\"New Jersey (NJ)\";s:15:\"New Jersey (NJ)\";s:15:\"New Mexico (NM)\";s:15:\"New Mexico (NM)\";s:13:\"New York (NY)\";s:13:\"New York (NY)\";s:19:\"North Carolina (NC)\";s:19:\"North Carolina (NC)\";s:17:\"North Dakota (ND)\";s:17:\"North Dakota (ND)\";s:22:\"Northern Marianas (MP)\";s:22:\"Northern Marianas (MP)\";s:9:\"Ohio (OH)\";s:9:\"Ohio (OH)\";s:13:\"Oklahoma (OK)\";s:13:\"Oklahoma (OK)\";s:11:\"Oregon (OR)\";s:11:\"Oregon (OR)\";s:10:\"Palau (PW)\";s:10:\"Palau (PW)\";s:17:\"Pennsylvania (PA)\";s:17:\"Pennsylvania (PA)\";s:16:\"Puerto Rico (PR)\";s:16:\"Puerto Rico (PR)\";s:17:\"Rhode Island (RI)\";s:17:\"Rhode Island (RI)\";s:19:\"South Carolina (SC)\";s:19:\"South Carolina (SC)\";s:17:\"South Dakota (SD)\";s:17:\"South Dakota (SD)\";s:14:\"Tennessee (TN)\";s:14:\"Tennessee (TN)\";s:10:\"Texas (TX)\";s:10:\"Texas (TX)\";s:9:\"Utah (UT)\";s:9:\"Utah (UT)\";s:12:\"Vermont (VT)\";s:12:\"Vermont (VT)\";s:13:\"Virginia (VA)\";s:13:\"Virginia (VA)\";s:19:\"Virgin Islands (VI)\";s:19:\"Virgin Islands (VI)\";s:15:\"Washington (WA)\";s:15:\"Washington (WA)\";s:18:\"West Virginia (WV)\";s:18:\"West Virginia (WV)\";s:14:\"Wisconsin (WI)\";s:14:\"Wisconsin (WI)\";s:12:\"Wyoming (WY)\";s:12:\"Wyoming (WY)\";s:5:\"Other\";s:5:\"Other\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','63','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',58,'http://flatironsxrayservices.com/?p=63',4,'wpuf_input','',0),(64,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:7:\"text_10\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','64','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',58,'http://flatironsxrayservices.com/?p=64',5,'wpuf_input','',0),(65,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":65,\"field_id\":5,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Body\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Email Form (Traditional)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Email Form (Traditional) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Email Form (Traditional)','','publish','closed','closed','','email-form-traditional','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=65',0,'wpuf_contact_form','',0),(66,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','66','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',65,'http://flatironsxrayservices.com/?p=66',0,'wpuf_input','',0),(67,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','67','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',65,'http://flatironsxrayservices.com/?p=67',1,'wpuf_input','',0),(68,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:7:\"Subject\";s:4:\"name\";s:6:\"text_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','68','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',65,'http://flatironsxrayservices.com/?p=68',2,'wpuf_input','',0),(69,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Body\";s:4:\"name\";s:10:\"textarea_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','69','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',65,'http://flatironsxrayservices.com/?p=69',3,'wpuf_input','',0),(70,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":70,\"field_id\":5,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"number\",\"label\":\"Group Size\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Special Instructions\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Event Registration Form (Group Support)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Register\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Event Registration Form (Group Support) submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Event Registration Form (Group Support)','','publish','closed','closed','','event-registration-form-group-support','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=70',0,'wpuf_contact_form','',0),(71,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','71','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',70,'http://flatironsxrayservices.com/?p=71',0,'wpuf_input','',0),(72,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','72','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',70,'http://flatironsxrayservices.com/?p=72',1,'wpuf_input','',0),(73,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:20:\"Special Instructions\";s:4:\"name\";s:10:\"textarea_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','73','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',70,'http://flatironsxrayservices.com/?p=73',2,'wpuf_input','',0),(74,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":74,\"field_id\":4,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Special Instructions\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Event Registration Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Register\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Event Registration Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Event Registration Form','','publish','closed','closed','','event-registration-form','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=74',0,'wpuf_contact_form','',0),(75,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','75','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',74,'http://flatironsxrayservices.com/?p=75',0,'wpuf_input','',0),(76,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','76','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',74,'http://flatironsxrayservices.com/?p=76',1,'wpuf_input','',0),(77,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:20:\"Special Instructions\";s:4:\"name\";s:10:\"textarea_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','77','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',74,'http://flatironsxrayservices.com/?p=77',2,'wpuf_input','',0),(78,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":78,\"field_id\":5,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Information Request Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Information Request Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Information Request Form','','publish','closed','closed','','information-request-form','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=78',0,'wpuf_contact_form','',0),(79,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','79','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',78,'http://flatironsxrayservices.com/?p=79',0,'wpuf_input','',0),(80,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:6:\"text_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','80','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',78,'http://flatironsxrayservices.com/?p=80',1,'wpuf_input','',0),(81,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','81','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',78,'http://flatironsxrayservices.com/?p=81',2,'wpuf_input','',0),(82,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:5:\"Phone\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','82','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',78,'http://flatironsxrayservices.com/?p=82',3,'wpuf_input','',0),(83,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":83,\"field_id\":17,\"fields\":{\"2\":{\"id\":\"2\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"14\":{\"id\":\"14\",\"type\":\"text\",\"label\":\"Company Name\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Street Address\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Address Line 2\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"City / Town\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"select\",\"label\":\"State\",\"choices\":{\"1\":{\"default\":\"1\",\"label\":\"Select...\",\"value\":\"\"},\"5\":{\"label\":\"Alabama (AL)\",\"value\":\"AL\"},\"6\":{\"label\":\"Alaska (AK)\",\"value\":\"AK\"},\"7\":{\"label\":\"American Samoa (AS)\",\"value\":\"AS\"},\"8\":{\"label\":\"Arizona (AZ)\",\"value\":\"AZ\"},\"9\":{\"label\":\"Arkansas (AR)\",\"value\":\"AR\"},\"10\":{\"label\":\"California (CA)\",\"value\":\"CA\"},\"11\":{\"label\":\"Colorado (CO)\",\"value\":\"CO\"},\"12\":{\"label\":\"Connecticut (CT)\",\"value\":\"CT\"},\"13\":{\"label\":\"Delaware (DE)\",\"value\":\"DE\"},\"14\":{\"label\":\"Dist. of Columbia (DC)\",\"value\":\"DC\"},\"15\":{\"label\":\"Florida (FL)\",\"value\":\"FL\"},\"16\":{\"label\":\"Georgia (GA)\",\"value\":\"GA\"},\"17\":{\"label\":\"Guam (GU)\",\"value\":\"GU\"},\"18\":{\"label\":\"Hawaii (HI)\",\"value\":\"HI\"},\"19\":{\"label\":\"Idaho (ID)\",\"value\":\"ID\"},\"20\":{\"label\":\"Illinois (IL)\",\"value\":\"IL\"},\"21\":{\"label\":\"Indiana (IN)\",\"value\":\"IN\"},\"22\":{\"label\":\"Iowa (IA)\",\"value\":\"IA\"},\"23\":{\"label\":\"Kansas (KS)\",\"value\":\"KS\"},\"24\":{\"label\":\"Kentucky (KY)\",\"value\":\"KY\"},\"25\":{\"label\":\"Louisiana (LA)\",\"value\":\"LA\"},\"26\":{\"label\":\"Maine (ME)\",\"value\":\"ME\"},\"27\":{\"label\":\"Maryland (MD)\",\"value\":\"MD\"},\"28\":{\"label\":\"Marshall Islands (MH)\",\"value\":\"MH\"},\"29\":{\"label\":\"Massachusetts (MA)\",\"value\":\"MA\"},\"30\":{\"label\":\"Michigan (MI)\",\"value\":\"MI\"},\"31\":{\"label\":\"Micronesia (FM)\",\"value\":\"FM\"},\"32\":{\"label\":\"Minnesota (MN)\",\"value\":\"MN\"},\"33\":{\"label\":\"Mississippi (MS)\",\"value\":\"MS\"},\"34\":{\"label\":\"Missouri (MO)\",\"value\":\"MO\"},\"35\":{\"label\":\"Montana (MT)\",\"value\":\"MT\"},\"36\":{\"label\":\"Nebraska (NE)\",\"value\":\"NE\"},\"37\":{\"label\":\"Nevada (NV)\",\"value\":\"NV\"},\"38\":{\"label\":\"New Hampshire (NH)\",\"value\":\"NH\"},\"39\":{\"label\":\"New Jersey (NJ)\",\"value\":\"NJ\"},\"40\":{\"label\":\"New Mexico (NM)\",\"value\":\"NM\"},\"41\":{\"label\":\"New York (NY)\",\"value\":\"NY\"},\"42\":{\"label\":\"North Carolina (NC)\",\"value\":\"NC\"},\"43\":{\"label\":\"North Dakota (ND)\",\"value\":\"ND\"},\"44\":{\"label\":\"Northern Marianas (MP)\",\"value\":\"MP\"},\"45\":{\"label\":\"Ohio (OH)\",\"value\":\"OH\"},\"46\":{\"label\":\"Oklahoma (OK)\",\"value\":\"OK\"},\"47\":{\"label\":\"Oregon (OR)\",\"value\":\"OR\"},\"48\":{\"label\":\"Palau (PW)\",\"value\":\"PW\"},\"49\":{\"label\":\"Pennsylvania (PA)\",\"value\":\"PA\"},\"50\":{\"label\":\"Puerto Rico (PR)\",\"value\":\"PR\"},\"51\":{\"label\":\"Rhode Island (RI)\",\"value\":\"RI\"},\"52\":{\"label\":\"South Carolina (SC)\",\"value\":\"SC\"},\"53\":{\"label\":\"South Dakota (SD)\",\"value\":\"SD\"},\"54\":{\"label\":\"Tennessee (TN)\",\"value\":\"TN\"},\"55\":{\"label\":\"Texas (TX)\",\"value\":\"TX\"},\"56\":{\"label\":\"Utah (UT)\",\"value\":\"UT\"},\"57\":{\"label\":\"Vermont (VT)\",\"value\":\"VT\"},\"58\":{\"label\":\"Virginia (VA)\",\"value\":\"VA\"},\"59\":{\"label\":\"Virgin Islands (VI)\",\"value\":\"VI\"},\"60\":{\"label\":\"Washington (WA)\",\"value\":\"WA\"},\"61\":{\"label\":\"West Virginia (WV)\",\"value\":\"WV\"},\"62\":{\"label\":\"Wisconsin (WI)\",\"value\":\"WI\"},\"63\":{\"label\":\"Wyoming (WY)\",\"value\":\"WY\"},\"64\":{\"label\":\"Other\",\"value\":\"Other\"}},\"description\":\"\",\"required\":\"1\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"text\",\"label\":\"ZIP / Postal Code\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"15\":{\"id\":\"15\",\"type\":\"text\",\"label\":\"Country\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"16\":{\"id\":\"16\",\"type\":\"text\",\"label\":\"Phone\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Shipping Information Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Shipping Information Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Shipping Information Form','','publish','closed','closed','','shipping-information-form','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=83',0,'wpuf_contact_form','',0),(84,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_2\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','84','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',83,'http://flatironsxrayservices.com/?p=84',0,'wpuf_input','',0),(85,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:12:\"Company Name\";s:4:\"name\";s:7:\"text_14\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','85','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',83,'http://flatironsxrayservices.com/?p=85',1,'wpuf_input','',0),(86,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:14:\"Street Address\";s:4:\"name\";s:6:\"text_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','86','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',83,'http://flatironsxrayservices.com/?p=86',2,'wpuf_input','',0),(87,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:14:\"Address Line 2\";s:4:\"name\";s:6:\"text_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','87','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',83,'http://flatironsxrayservices.com/?p=87',3,'wpuf_input','',0),(88,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:11:\"City / Town\";s:4:\"name\";s:6:\"text_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','88','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',83,'http://flatironsxrayservices.com/?p=88',4,'wpuf_input','',0),(89,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"State\";s:4:\"name\";s:8:\"select_9\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:61:{s:9:\"Select...\";s:9:\"Select...\";s:12:\"Alabama (AL)\";s:12:\"Alabama (AL)\";s:11:\"Alaska (AK)\";s:11:\"Alaska (AK)\";s:19:\"American Samoa (AS)\";s:19:\"American Samoa (AS)\";s:12:\"Arizona (AZ)\";s:12:\"Arizona (AZ)\";s:13:\"Arkansas (AR)\";s:13:\"Arkansas (AR)\";s:15:\"California (CA)\";s:15:\"California (CA)\";s:13:\"Colorado (CO)\";s:13:\"Colorado (CO)\";s:16:\"Connecticut (CT)\";s:16:\"Connecticut (CT)\";s:13:\"Delaware (DE)\";s:13:\"Delaware (DE)\";s:22:\"Dist. of Columbia (DC)\";s:22:\"Dist. of Columbia (DC)\";s:12:\"Florida (FL)\";s:12:\"Florida (FL)\";s:12:\"Georgia (GA)\";s:12:\"Georgia (GA)\";s:9:\"Guam (GU)\";s:9:\"Guam (GU)\";s:11:\"Hawaii (HI)\";s:11:\"Hawaii (HI)\";s:10:\"Idaho (ID)\";s:10:\"Idaho (ID)\";s:13:\"Illinois (IL)\";s:13:\"Illinois (IL)\";s:12:\"Indiana (IN)\";s:12:\"Indiana (IN)\";s:9:\"Iowa (IA)\";s:9:\"Iowa (IA)\";s:11:\"Kansas (KS)\";s:11:\"Kansas (KS)\";s:13:\"Kentucky (KY)\";s:13:\"Kentucky (KY)\";s:14:\"Louisiana (LA)\";s:14:\"Louisiana (LA)\";s:10:\"Maine (ME)\";s:10:\"Maine (ME)\";s:13:\"Maryland (MD)\";s:13:\"Maryland (MD)\";s:21:\"Marshall Islands (MH)\";s:21:\"Marshall Islands (MH)\";s:18:\"Massachusetts (MA)\";s:18:\"Massachusetts (MA)\";s:13:\"Michigan (MI)\";s:13:\"Michigan (MI)\";s:15:\"Micronesia (FM)\";s:15:\"Micronesia (FM)\";s:14:\"Minnesota (MN)\";s:14:\"Minnesota (MN)\";s:16:\"Mississippi (MS)\";s:16:\"Mississippi (MS)\";s:13:\"Missouri (MO)\";s:13:\"Missouri (MO)\";s:12:\"Montana (MT)\";s:12:\"Montana (MT)\";s:13:\"Nebraska (NE)\";s:13:\"Nebraska (NE)\";s:11:\"Nevada (NV)\";s:11:\"Nevada (NV)\";s:18:\"New Hampshire (NH)\";s:18:\"New Hampshire (NH)\";s:15:\"New Jersey (NJ)\";s:15:\"New Jersey (NJ)\";s:15:\"New Mexico (NM)\";s:15:\"New Mexico (NM)\";s:13:\"New York (NY)\";s:13:\"New York (NY)\";s:19:\"North Carolina (NC)\";s:19:\"North Carolina (NC)\";s:17:\"North Dakota (ND)\";s:17:\"North Dakota (ND)\";s:22:\"Northern Marianas (MP)\";s:22:\"Northern Marianas (MP)\";s:9:\"Ohio (OH)\";s:9:\"Ohio (OH)\";s:13:\"Oklahoma (OK)\";s:13:\"Oklahoma (OK)\";s:11:\"Oregon (OR)\";s:11:\"Oregon (OR)\";s:10:\"Palau (PW)\";s:10:\"Palau (PW)\";s:17:\"Pennsylvania (PA)\";s:17:\"Pennsylvania (PA)\";s:16:\"Puerto Rico (PR)\";s:16:\"Puerto Rico (PR)\";s:17:\"Rhode Island (RI)\";s:17:\"Rhode Island (RI)\";s:19:\"South Carolina (SC)\";s:19:\"South Carolina (SC)\";s:17:\"South Dakota (SD)\";s:17:\"South Dakota (SD)\";s:14:\"Tennessee (TN)\";s:14:\"Tennessee (TN)\";s:10:\"Texas (TX)\";s:10:\"Texas (TX)\";s:9:\"Utah (UT)\";s:9:\"Utah (UT)\";s:12:\"Vermont (VT)\";s:12:\"Vermont (VT)\";s:13:\"Virginia (VA)\";s:13:\"Virginia (VA)\";s:19:\"Virgin Islands (VI)\";s:19:\"Virgin Islands (VI)\";s:15:\"Washington (WA)\";s:15:\"Washington (WA)\";s:18:\"West Virginia (WV)\";s:18:\"West Virginia (WV)\";s:14:\"Wisconsin (WI)\";s:14:\"Wisconsin (WI)\";s:12:\"Wyoming (WY)\";s:12:\"Wyoming (WY)\";s:5:\"Other\";s:5:\"Other\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','89','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',83,'http://flatironsxrayservices.com/?p=89',5,'wpuf_input','',0),(90,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:17:\"ZIP / Postal Code\";s:4:\"name\";s:7:\"text_10\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','90','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',83,'http://flatironsxrayservices.com/?p=90',6,'wpuf_input','',0),(91,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:7:\"Country\";s:4:\"name\";s:7:\"text_15\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','91','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',83,'http://flatironsxrayservices.com/?p=91',7,'wpuf_input','',0),(92,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"text\";s:8:\"template\";s:10:\"text_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Phone\";s:4:\"name\";s:7:\"text_16\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','92','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',83,'http://flatironsxrayservices.com/?p=92',8,'wpuf_input','',0),(93,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":93,\"field_id\":3,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Sign Up Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Sign Up\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Sign Up Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Sign Up Form','','publish','closed','closed','','sign-up-form','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=93',0,'wpuf_contact_form','',0),(94,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','94','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',93,'http://flatironsxrayservices.com/?p=94',0,'wpuf_input','',0),(95,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','95','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',93,'http://flatironsxrayservices.com/?p=95',1,'wpuf_input','',0),(96,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','{\"id\":96,\"field_id\":9,\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"radio\",\"label\":\"On a scale of 1 to 5, how would you rate your experience with our product / service?\",\"choices\":{\"1\":{\"label\":\"1 (poor)\",\"value\":\"1\"},\"2\":{\"label\":\"2 (mediocre)\",\"value\":\"2\"},\"3\":{\"label\":\"3 (average)\",\"value\":\"3\"},\"4\":{\"label\":\"4 (fair)\",\"value\":\"4\"},\"5\":{\"label\":\"5 (excellent)\",\"value\":\"5\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"radio\",\"label\":\"How likely are you to recommend our product / service to people you know?\",\"choices\":{\"1\":{\"label\":\"Likely\",\"value\":\"Likely\"},\"2\":{\"label\":\"Somewhat Likely\",\"value\":\"Somewhat Likely\"},\"3\":{\"label\":\"Somewhat Unlikely\",\"value\":\"Somewhat Unlikely\"},\"4\":{\"label\":\"Unlikely\",\"value\":\"Unlikely\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"radio\",\"label\":\"Would you use our product / service in the future?\",\"choices\":{\"1\":{\"label\":\"Yes\",\"value\":\"Yes\"},\"2\":{\"label\":\"No\",\"value\":\"No\"}},\"description\":\"\",\"show_values\":\"1\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"select\",\"label\":\"How long have you used our product / service?\",\"choices\":{\"1\":{\"label\":\"Select...\",\"value\":\"\"},\"6\":{\"label\":\"Less than a month\",\"value\":\"Less than a month\"},\"2\":{\"label\":\"1 Month - 11 Months\",\"value\":\"1 Month - 11 Months\"},\"3\":{\"label\":\"1 Year - 2 Years\",\"value\":\"1 Year - 2 Years\"},\"5\":{\"label\":\"3 Years - 5 Years\",\"value\":\"3 Years - 5 Years\"},\"4\":{\"label\":\"Over 5 Years\",\"value\":\"Over 5 Years\"}},\"description\":\"\",\"show_values\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"textarea\",\"label\":\"Please tell us what you liked or disliked about our product / service\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"textarea\",\"label\":\"Additional Comments\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Customer Feedback Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Customer Feedback Form submission\",\"sender_name\":\"\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmation_type\":\"message\",\"confirmation_message\":\"<span id=u0022nf-drawer-contentu0022><span class=u0022nf-setting-groupsu0022><span class=u0022nf-field-settingsu0022>Thank you for getting in touch with us! We will try our best to respond back to you within 24 hours.</span></span></span>\",\"confirmation_message_scroll\":\"1\",\"confirmation_page\":\"72532\",\"confirmation_redirect\":\"\"},\"meta\":{\"template\":\"blank\"}}','Customer Feedback Form','','publish','closed','closed','','customer-feedback-form','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',0,'http://flatironsxrayservices.com/?post_type=wpuf_contact_form&#038;p=96',0,'wpuf_contact_form','',0),(97,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:4:\"name\";s:8:\"template\";s:10:\"name_field\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:4:\"Name\";s:4:\"name\";s:6:\"name_1\";s:7:\"is_meta\";s:3:\"yes\";s:6:\"format\";s:10:\"first-last\";s:10:\"first_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:5:\"First\";}s:11:\"middle_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:6:\"Middle\";}s:9:\"last_name\";a:3:{s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"sub\";s:4:\"Last\";}s:9:\"hide_subs\";b:0;s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','97','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',96,'http://flatironsxrayservices.com/?p=97',0,'wpuf_input','',0),(98,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:14:{s:10:\"input_type\";s:5:\"email\";s:8:\"template\";s:13:\"email_address\";s:8:\"required\";s:3:\"yes\";s:5:\"label\";s:5:\"Email\";s:4:\"name\";s:7:\"email_2\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"size\";s:0:\"\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}s:9:\"duplicate\";N;}','','','publish','closed','closed','','98','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',96,'http://flatironsxrayservices.com/?p=98',1,'wpuf_input','',0),(99,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:5:\"radio\";s:8:\"template\";s:11:\"radio_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:84:\"On a scale of 1 to 5, how would you rate your experience with our product / service?\";s:4:\"name\";s:7:\"radio_3\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:5:{s:8:\"1 (poor)\";s:8:\"1 (poor)\";s:12:\"2 (mediocre)\";s:12:\"2 (mediocre)\";s:11:\"3 (average)\";s:11:\"3 (average)\";s:8:\"4 (fair)\";s:8:\"4 (fair)\";s:13:\"5 (excellent)\";s:13:\"5 (excellent)\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','99','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',96,'http://flatironsxrayservices.com/?p=99',2,'wpuf_input','',0),(100,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:5:\"radio\";s:8:\"template\";s:11:\"radio_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:73:\"How likely are you to recommend our product / service to people you know?\";s:4:\"name\";s:7:\"radio_4\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:4:{s:6:\"Likely\";s:6:\"Likely\";s:15:\"Somewhat Likely\";s:15:\"Somewhat Likely\";s:17:\"Somewhat Unlikely\";s:17:\"Somewhat Unlikely\";s:8:\"Unlikely\";s:8:\"Unlikely\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','100','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',96,'http://flatironsxrayservices.com/?p=100',3,'wpuf_input','',0),(101,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:5:\"radio\";s:8:\"template\";s:11:\"radio_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:50:\"Would you use our product / service in the future?\";s:4:\"name\";s:7:\"radio_5\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:2:{s:3:\"Yes\";s:3:\"Yes\";s:2:\"No\";s:2:\"No\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','101','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',96,'http://flatironsxrayservices.com/?p=101',4,'wpuf_input','',0),(102,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:12:{s:10:\"input_type\";s:6:\"select\";s:8:\"template\";s:14:\"dropdown_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:45:\"How long have you used our product / service?\";s:4:\"name\";s:8:\"select_6\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:8:\"selected\";s:0:\"\";s:6:\"inline\";s:2:\"no\";s:7:\"options\";a:6:{s:9:\"Select...\";s:9:\"Select...\";s:17:\"Less than a month\";s:17:\"Less than a month\";s:19:\"1 Month - 11 Months\";s:19:\"1 Month - 11 Months\";s:16:\"1 Year - 2 Years\";s:16:\"1 Year - 2 Years\";s:17:\"3 Years - 5 Years\";s:17:\"3 Years - 5 Years\";s:12:\"Over 5 Years\";s:12:\"Over 5 Years\";}s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','102','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',96,'http://flatironsxrayservices.com/?p=102',5,'wpuf_input','',0),(103,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:69:\"Please tell us what you liked or disliked about our product / service\";s:4:\"name\";s:10:\"textarea_7\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','103','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',96,'http://flatironsxrayservices.com/?p=103',6,'wpuf_input','',0),(104,1,'2021-04-13 06:13:38','2021-04-13 12:13:38','a:15:{s:10:\"input_type\";s:8:\"textarea\";s:8:\"template\";s:14:\"textarea_field\";s:8:\"required\";s:2:\"no\";s:5:\"label\";s:19:\"Additional Comments\";s:4:\"name\";s:10:\"textarea_8\";s:7:\"is_meta\";s:3:\"yes\";s:4:\"help\";s:0:\"\";s:3:\"css\";s:0:\"\";s:4:\"rows\";i:5;s:4:\"cols\";i:25;s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:4:\"rich\";s:2:\"no\";s:16:\"word_restriction\";s:0:\"\";s:9:\"wpuf_cond\";a:5:{s:16:\"condition_status\";s:2:\"no\";s:10:\"cond_field\";a:0:{}s:13:\"cond_operator\";a:1:{i:0;s:1:\"=\";}s:11:\"cond_option\";a:1:{i:0;s:10:\"- select -\";}s:10:\"cond_logic\";s:3:\"all\";}}','','','publish','closed','closed','','104','','','2021-04-13 06:13:38','2021-04-13 12:13:38','',96,'http://flatironsxrayservices.com/?p=104',7,'wpuf_input','',0),(107,1,'2022-03-01 06:13:00','2022-03-01 12:13:00','<p>At Flatirons X-ray Services, our Qualified Inspectors conduct high quality Colorado state x-ray machine Certification Evaluations.</p><p>We provide inspections on all Dental and Veterinary x-ray machines, including CBCT/3D technology.</p>		\n			<h1>Meet the Team</h1>		\n			<figure><img width=\"150\" height=\"150\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689-150x150.jpg\" alt=\"Shawn Clemenson provides x-ray machine inspections in Colorado.\" loading=\"lazy\" /></figure><h2>Shawn Clemenson</h2><p>FOUNDER, CEO &amp; QUALIFIED INSPECTOR 164\n</p>		\n		<p>A graduate of Colorado State University with a Bachelor of Science (Zoology) degree, Shawn started his career in the x-ray profession while serving in the US Navy, working on electronic warfare and radar systems. After serving in the Persian Gulf War, he was honorably discharged in 1991 and began servicing civilian medical, dental and veterinary x-ray systems. </p><p> </p><p>Over the 20+ years he worked as a service technician, Shawn focused on x-ray machines, covering everything from dental intra-oral machines to the current Dental and Vet CBCT/3D imaging systems—installing, diagnosing and repairing them across Colorado and the western US. During those years, he participated in numerous manufacturer training courses while providing training to inexperienced technicians and office staff, earning a reputation among his customers and peers as a superb technician and outstanding instructor in the areas of dental, veterinary and CBCT/3D technology. </p><p> </p><p>In 2007 Shawn earned his license to conduct x-ray machine Certification Evaluations as a Colorado Qualified Inspector. In 2011 he started Flatirons X-Ray Services, LLC, focusing on providing best in class x-ray machine inspections available in the state of Colorado.</p><p>Shawn currently lives in Louisville, CO with his beautiful bride, Sheila; two rescued mutts, Rio and Zoey and a sassy Sun Conure named Mango. When not running their respective businesses, Shawn and Sheila love to travel in their Sprinter campervan on all the backroads they can find to explore along with their dogs and even occasionally with Mango.</p>		\n			<figure><img width=\"150\" height=\"150\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/10/Ben-Updated-Headshot-e1635207141842-150x150.jpg\" alt=\"Ben Elwood headshot\" loading=\"lazy\" /></figure><h2>Ben Elwood, MS</h2><p>QUALIFIED INSPECTOR 376</p>		\n		<p>Originally from Illinois, Ben joined the Flatirons X-Ray Services team in 2019. He received his Bachelor of Science in Physics from Southern Illinois University Carbondale with a research focus in materials science, followed by a Master of Science in Physics from Florida State University with a research focus in stellar astrophysics. </p><p> </p><p>In 2020 Ben completed his formal training and earned his license to conduct x-ray machine Certification Evaluations as a Colorado Qualified Inspector.</p><p> </p><p>Ben lives in Denver with his wife Izabel and their beloved springerdoodle, Bartok. In addition to his work as a Qualified Inspector, Ben also enjoys reading about the latest advancements in science, discussing politics and philosophy, and supporting the efforts of the <a href=\"https://coloradosymphony.org/Home/gclid/CjwKCAiA9tyQBhAIEiwA6tdCrHQTvoZzbs9ZFg6YfME1cUNf39w0pWYKAv_mn2JxtjTv7Pk2X4lcuxoCTgMQAvD_BwE\" target=\"_blank\" rel=\"noopener\">Colorado Symphony Orchestra.</a></p>		\n			<figure><img width=\"150\" height=\"150\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/10/Susie-Headhsot-e1633630924223-150x150.jpg\" alt=\"Susie Headshot\" loading=\"lazy\" /></figure><h2>Susie</h2><p>Administrator</p>		\n		The voice of Flatirons X-ray Services since 2016, Susie’s work behind the scenes makes Shawn and Ben look like Rock Stars in the field. Susie will set up your appointments, answer your questions, prepare inspection documents, send forms, and help your business in a myriad of ways. Truly, without her, Flatirons would grind to a halt. \n \nSusie is a Colorado native who lives in Highlands Ranch with her husband Jason and their 3 daughters. A cat, a bearded dragon, and a new golden retriever puppy round out the bunch. Their daughters keep the family quite busy traveling the state and occasionally the country to play competitive volleyball. Susie and her family enjoy lots of outdoor activities like camping and enjoying the awesome Colorado lifestyle. When possible, Susie and Jason love to travel and explore new places.<p style=\"text-align: center;\"><a href=\"http://flatironsxrayservices.com/contact/\">Contact us</a><a href=\"http://contact\"> </a>to learn more.</p>','About','','publish','closed','closed','','about-x-ray-machine-certification-evaluations','','','2022-06-26 00:38:31','2022-06-26 06:38:31','',0,'http://flatironsxrayservices.com/about-us/',2,'page','',0),(108,1,'2021-09-18 13:45:00','2021-04-13 12:13:38',' ','','','publish','closed','closed','','108','','','2021-09-18 13:45:00','2021-09-18 19:45:00','',0,'http://flatironsxrayservices.com/108/',2,'nav_menu_item','',0),(162,1,'2021-05-14 12:19:21','2021-05-14 18:19:21','<div class=\"boldgrid-section background-scroll\" style=\"background-image: linear-gradient(to left, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42)), url(\'http://flatironsxrayservices.com/wp-content/uploads/2021/04/home-repair-2-imhwpb-jbyzew9jndsqg6m.jpg\'); background-size: cover; background-position: 50% 90%;\" data-image-url=\"http://flatironsxrayservices.com/wp-content/uploads/2021/04/home-repair-2-imhwpb-jbyzew9jndsqg6m.jpg\" data-bg-overlaycolor=\"rgba(0,0,0,0.42)\" data-imhwpb-asset-id=\"1181372\" data-mce-style=\"background-image: linear-gradient(to left, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42)), url(\'http://flatironsxrayservices.com/wp-content/uploads/2021/04/home-repair-2-imhwpb-jbyzew9jndsqg6m.jpg\'); background-size: cover; background-position: 50% 90%;\"><div class=\"container\"><div class=\"row\" style=\"padding-top: 120px;\" data-mce-style=\"padding-top: 120px;\"><div class=\"col-md-2 col-sm-1 col-xs-12\"><p><br></p></div><div class=\"col-md-8 col-sm-10 col-xs-12\"><h1 class=\"bg-text-fx bg-text-fx-closeheavy\" style=\"text-align: center; color: #ffffff;\" data-mce-style=\"text-align: center; color: #ffffff;\">Let Us Elevate Your Standards</h1></div></div><div class=\"row\" style=\"padding-top: 25px; padding-bottom: 90px;\" data-mce-style=\"padding-top: 25px; padding-bottom: 90px;\"><div class=\"col-md-12 col-sm-12 col-xs-12\"><p class=\"\" style=\"text-align: center;\" data-mce-style=\"text-align: center;\"><a class=\"button-primary\" href=\"about-us\" data-mce-href=\"about-us\">&nbsp;Learn More&nbsp;</a></p></div></div></div></div>','Blue Antique Room','','publish','closed','closed','','blue-antique-room','','','2021-05-14 12:19:21','2021-05-14 18:19:21','',0,'http://flatironsxrayservices.com/bg-block/blue-antique-room/',0,'bg_block','',0),(2245,1,'2021-10-25 18:07:14','2021-10-26 00:07:14','','Ben Elwood headshot','','inherit','open','closed','','ben-updated-headshot','','','2021-11-09 09:44:40','2021-11-09 15:44:40','',107,'http://flatironsxrayservices.com/wp-content/uploads/2021/10/Ben-Updated-Headshot.jpg',0,'attachment','image/jpeg',0),(196,1,'2021-05-14 21:26:40','2021-05-15 03:26:40','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','publish','closed','closed','','faq','','','2022-07-22 17:59:07','2022-07-22 23:59:07','',0,'http://flatironsxrayservices.com/?page_id=196',3,'page','',0),(7575,1,'2022-07-22 17:29:11','2022-07-22 23:29:11','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:29:11','2022-07-22 23:29:11','',196,'http://flatironsxrayservices.com/?p=7575',0,'revision','',0),(198,1,'2021-09-18 13:45:00','2021-05-15 03:26:41',' ','','','publish','closed','closed','','198','','','2021-09-18 13:45:00','2021-09-18 19:45:00','',0,'http://flatironsxrayservices.com/198/',3,'nav_menu_item','',0),(199,1,'2021-05-14 21:27:05','2021-05-15 03:27:05','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','publish','closed','closed','','resources','','','2022-07-22 18:02:22','2022-07-23 00:02:22','',0,'http://flatironsxrayservices.com/?page_id=199',4,'page','',0),(7521,1,'2022-07-22 14:15:05','2022-07-22 20:15:05','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:15:05','2022-07-22 20:15:05','',199,'http://flatironsxrayservices.com/?p=7521',0,'revision','',0),(7518,1,'2022-07-22 14:13:32','2022-07-22 20:13:32','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:13:32','2022-07-22 20:13:32','',199,'http://flatironsxrayservices.com/?p=7518',0,'revision','',0),(7512,1,'2022-07-22 14:10:23','2022-07-22 20:10:23','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.<br /></a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Getting Rid of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-61 Form</strong>.</a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:10:23','2022-07-22 20:10:23','',199,'http://flatironsxrayservices.com/?p=7512',0,'revision','',0),(201,1,'2021-09-18 13:45:00','2021-05-15 03:27:05',' ','','','publish','closed','closed','','201','','','2021-09-18 13:45:00','2021-09-18 19:45:00','',0,'http://flatironsxrayservices.com/201/',4,'nav_menu_item','',0),(1771,1,'2021-09-30 16:59:14','2021-09-30 22:59:14','','Flatirons X-ray Services Logo','','inherit','open','closed','','flatirons-xray-services-logo','','','2022-03-02 15:56:31','2022-03-02 21:56:31','',654,'http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo.png',0,'attachment','image/png',0),(2067,1,'2021-10-19 14:47:10','2021-10-19 20:47:10','','Text Logo Black .2pt','','inherit','open','closed','','text-logo-black-2pt','','','2021-11-09 09:46:48','2021-11-09 15:46:48','',671,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Text-Logo-Black-.2pt.png',0,'attachment','image/png',0),(219,1,'2021-05-17 13:38:43','2021-05-17 19:38:43','<iframe title=\"City at Night\" width=\"1120\" height=\"630\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','f4b87f55ecaa50ae301514e310820561','','','2021-05-17 13:38:43','2021-05-17 19:38:43','',0,'http://flatironsxrayservices.com/f4b87f55ecaa50ae301514e310820561/',0,'oembed_cache','',0),(220,1,'2021-05-17 13:46:31','2021-05-17 19:46:31','<iframe title=\"City at Night\" width=\"780\" height=\"439\" src=\"https://www.youtube.com/embed/5LxGNTTxPis?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','1f72b9b20df6dad278506c9cdf9fe828','','','2021-05-17 13:46:31','2021-05-17 19:46:31','',0,'http://flatironsxrayservices.com/1f72b9b20df6dad278506c9cdf9fe828/',0,'oembed_cache','',0),(647,1,'2016-12-14 23:00:11','2016-12-14 23:00:11','/* Margin top for the counter title of the home page */\n.elementor-widget-counter.counter-title .elementor-counter-title { margin-top: 10px; } \n\n/* Style select */\nform select { border-width: 1px 1px 4px 1px; border-color: #ededed; height: 54px; margin-top: 3px; }\n\n/* Loader in contact form */\ndiv.wpcf7 img.ajax-loader { display: block; }\n\n/* Boxes in the Practice Areas page */\n.elementor-widget-image-box.areas-box .elementor-image-box-content { padding: 20px; }\n.elementor-widget-image-box.areas-box .elementor-image-box-content h3 { margin-top: 0; }\n\n/* Boxes in the Attorneys page */\n.attorneys-boxes .elementor-widget-image-box, .attorneys-boxes .elementor-widget-divider { margin-bottom: 10px; }\n.attorneys-boxes .elementor-image-box-title { margin-bottom: 4px; }\n\n\n.oceanwp-custom-links li a:before {\n	content:none;\n}\n\n/* Margin li contact info in the footer */\n#footer-widgets .contact-info-widget li { margin: 0 0 14px; }\n\n/* MailChimp input color in the footer */\n#footer-widgets .oceanwp-newsletter-form-wrap input[type=\"email\"] { color: #a0a8b1; }\n\n/* Responsive */\n@media (max-width: 767px) {\n	.elementor-element.custom-icon-boxes .elementor-widget-container}{ margin: 0; }\n}\n\n','oceanwp','','publish','closed','closed','','oceanwp','','','2022-02-10 12:21:02','2022-02-10 18:21:02','',0,'https://oceanwp.org/lawyer/oceanwp/',0,'custom_css','',0),(654,1,'2022-03-01 15:19:00','2022-03-01 21:19:00','<h1>FLATIRONS X-RAY SERVICES, LLC</h1>		\n			<h2>Dental and Veterinary X-ray Machine Inspections</h2>		\n			<h2>Serving Colorado Since 2011</h2>		\n			<a href=\"https://www.bestcardteam.com/Payments/?Profile=xrayWEB\" role=\"button\">\n						Pay Invoice\n					</a>\n			<a href=\"http://flatironsxrayservices.com/contact/\" role=\"button\">\n						Schedule An Inspection\n					</a>\n			<h2>Our Approach</h2>		\n		<p>At<strong> Flatirons X-Ray Services</strong>, we believe all x-ray machine inspections should be a stress-free experience.</p>		\n				<h3>\n						Friendly					\n				</h3>\n									<p>\n						We want you to feel comfortable with the inspection process. No question is too big or too small. 					</p>\n				<h3>\n						Educational					\n				</h3>\n									<p>\n						We teach your staff and operators how to provide a safe treatment environment. We\'re here to help you learn.					</p>\n				<h3>\n						Accurate					\n				</h3>\n									<p>\n						Our qualified Inspectors provide high quality Colorado state Certification Evaluations on all Dental and Veterinary x-ray machines, including CBCT/3D machines.					</p>\n															<img width=\"275\" height=\"183\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray-equipment.jpeg\" alt=\"Dental X-ray equipment, an example of x-ray machine inspections\" loading=\"lazy\" />															\n															<img width=\"280\" height=\"180\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/06/animal-xray.jpeg\" alt=\"Dog on a veterinary x-ray table, an example of x-ray machine inspections\" loading=\"lazy\" />															\n			<h2>What We Offer</h2>		\n				<h3>\n						Education					\n				</h3>\n									<p>\n						We teach you how to protect your office staff, x-ray operators and patients from excessive and scatter radiation.					</p>\n				<h3>\n						Certification					\n				</h3>\n									<p>\n						Your facility and its equipment will be compliant with Colorado state regulations governing radiation.					</p>\n				<h3>\n						Confidence					\n				</h3>\n									<p>\n						Your staff will be  confident that they are providing a safe treatment environment for themselves and your patients.					</p>\n				<h3>\n						Outstanding Service					\n				</h3>\n									<p>\n						We will do everything we can to exceed your expectations.\n					</p>','Home','','publish','closed','closed','','home','','','2022-06-27 14:03:52','2022-06-27 20:03:52','',0,'http://lawyer2.mythemecloud.io/?page_id=161',1,'page','',0),(354,1,'2022-06-23 17:58:44','2022-06-23 23:58:44','<h1>Contact Us</h1>		\n		<h3 style=\"text-align: center;\">Call us at <a href=\"tel:3039687445\"><strong>303-968-7445</strong></a> or fill in your information below to request a <strong>Colorado X-ray Inspection (Certification Evaluation)</strong> or to make any inquiries.</h3><h3 style=\"text-align: center;\">We will contact you within one business day.</h3><p> </p>','Contact','','publish','closed','closed','','contact','','','2022-07-20 15:48:42','2022-07-20 21:48:42','',0,'http://lawyer2.mythemecloud.io/?page_id=354',5,'page','',0),(662,1,'2018-09-05 17:25:20','2018-09-05 17:25:20','<p>This is the WPForms preview page. All your form previews will be handled on this page.</p><p>The page is set to private, so it is not publicly accessible. Please do not delete this page :) .</p>','WPForms Preview','','private','closed','closed','','wpforms-preview','','','2018-09-05 17:25:20','2018-09-05 17:25:20','',0,'https://lawyer.oceanwp.org/wpforms-preview/',0,'page','',0),(669,1,'2021-05-18 14:41:20','2021-05-18 20:41:20','/* Margin top for the counter title of the home page */\n.elementor-widget-counter.counter-title .elementor-counter-title { margin-top: 10px; }\n\n/* Style select */\nform select { border-width: 1px 1px 4px 1px; border-color: #ededed; height: 54px; margin-top: 3px; }\n\n/* Loader in contact form */\ndiv.wpcf7 img.ajax-loader { display: block; }\n\n/* Boxes in the Practice Areas page */\n.elementor-widget-image-box.areas-box .elementor-image-box-content { padding: 20px; }\n.elementor-widget-image-box.areas-box .elementor-image-box-content h3 { margin-top: 0; }\n\n/* Boxes in the Attorneys page */\n.attorneys-boxes .elementor-widget-image-box, .attorneys-boxes .elementor-widget-divider { margin-bottom: 10px; }\n.attorneys-boxes .elementor-image-box-title { margin-bottom: 4px; }\n\n/* Buttons in the footer */\n#footer-widgets .footer-box .footer-btn { display: inline-block; font-size: 12px; line-height: 1; color: #cca876; border: 1px solid #202326; border-radius: 3px; padding: 12px 15px; text-transform: uppercase; letter-spacing: 1px; }\n#footer-widgets .footer-box .footer-btn.first { margin-right: 15px; }\n#footer-widgets .footer-box .footer-btn:hover { background-color: #202326; color: #fff; }\n\n/* Margin li contact info in the footer */\n#footer-widgets .contact-info-widget li { margin: 0 0 14px; }\n\n/* MailChimp input color in the footer */\n#footer-widgets .oceanwp-newsletter-form-wrap input[type=\"email\"] { color: #a0a8b1; }\n\n/* Responsive */\n@media (max-width: 767px) {\n    .elementor-element.custom-icon-boxes .elementor-widget-container { margin: 0; }\n}','oceanwp','','publish','closed','closed','','oceanwp-2','','','2021-05-18 14:41:20','2021-05-18 20:41:20','',0,'http://flatironsxrayservices.com/oceanwp-2/',0,'custom_css','',0),(671,1,'2021-05-18 14:42:16','2021-05-18 20:42:16','','Default Kit','','publish','closed','closed','','default-kit','','','2022-06-27 16:59:54','2022-06-27 22:59:54','',0,'http://flatironsxrayservices.com/?elementor_library=default-kit',0,'elementor_library','',0),(891,1,'2021-06-03 17:47:57','2021-06-03 23:47:57','','dental xray','','inherit','open','closed','','dental-xray','','','2021-06-03 17:48:40','2021-06-03 23:48:40','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray.jpg',0,'attachment','image/jpeg',0),(893,1,'2021-06-03 17:58:01','2021-06-03 23:58:01','','animal xray 2','','inherit','open','closed','','animal-xray-2','','','2021-11-09 09:49:00','2021-11-09 15:49:00','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/animal-xray-2.jpeg',0,'attachment','image/jpeg',0),(894,1,'2021-06-03 17:58:21','2021-06-03 23:58:21','','Animal xray','','inherit','open','closed','','animal-xray','','','2022-03-02 15:58:35','2022-03-02 21:58:35','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/animal-xray.jpeg',0,'attachment','image/jpeg',0),(895,1,'2021-06-03 17:58:47','2021-06-03 23:58:47','','Dental X-Rray Equipment','','inherit','open','closed','','dental-xray-equipment','','','2022-03-02 15:57:46','2022-03-02 21:57:46','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray-equipment.jpeg',0,'attachment','image/jpeg',0),(1015,1,'2021-09-18 13:45:00','2021-06-09 19:06:09',' ','','','publish','closed','closed','','1015','','','2021-09-18 13:45:00','2021-09-18 19:45:00','',0,'http://flatironsxrayservices.com/?p=1015',5,'nav_menu_item','',0),(1016,1,'2021-09-18 13:45:00','2021-06-09 19:06:09',' ','','','publish','closed','closed','','1016','','','2021-09-18 13:45:00','2021-09-18 19:45:00','',0,'http://flatironsxrayservices.com/?p=1016',1,'nav_menu_item','',0),(1224,1,'2021-06-17 06:22:40','2021-06-17 12:22:40','','Flatirons-mobile','','inherit','open','closed','','flatirons-intricate-explorer-unsplash-2','','','2021-06-17 06:23:07','2021-06-17 12:23:07','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/Flatirons-intricate-explorer-unsplash.jpg',0,'attachment','image/jpeg',0),(1795,1,'2021-10-07 11:27:22','2021-10-07 17:27:22','','Susie Headshot','','inherit','open','closed','','susie-headhsot','','','2021-10-07 12:10:15','2021-10-07 18:10:15','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/10/Susie-Headhsot.jpg',0,'attachment','image/jpeg',0),(3309,1,'2021-11-15 16:39:48','2021-11-15 22:39:48','','Radiation Protection Program Guidance','','inherit','open','closed','','radiation-protection-program-guidance','','','2021-11-15 16:39:48','2021-11-15 22:39:48','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf',0,'attachment','application/pdf',0),(3319,1,'2021-11-16 17:40:27','2021-11-16 23:40:27','','Facility Registrant Responsibilities','','inherit','open','closed','','facility-registrant-responsibilities','','','2021-11-16 17:40:27','2021-11-16 23:40:27','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf',0,'attachment','application/pdf',0),(3334,1,'2021-11-16 18:07:09','2021-11-17 00:07:09','','R-61 Form','','inherit','open','closed','','r-61-form','','','2021-11-16 18:07:09','2021-11-17 00:07:09','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf',0,'attachment','application/pdf',0),(3335,1,'2021-11-16 18:07:10','2021-11-17 00:07:10','','R-400 Request for Dosimetry Monitoring Waiver','','inherit','open','closed','','r-400-request-for-dosimetry-monitoring-waiver','','','2021-11-16 18:07:10','2021-11-17 00:07:10','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf',0,'attachment','application/pdf',0),(3336,1,'2021-11-16 18:07:12','2021-11-17 00:07:12','','R-4a Registration of Radiation Machines','','inherit','open','closed','','r-4a-registration-of-radiation-machines','','','2021-11-16 18:07:12','2021-11-17 00:07:12','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf',0,'attachment','application/pdf',0),(3337,1,'2021-11-16 18:07:14','2021-11-17 00:07:14','','R-4 Application for Registration of Radiation Machines','','inherit','open','closed','','r-4-application-for-registration-of-radiation-machines','','','2021-11-16 18:07:14','2021-11-17 00:07:14','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf',0,'attachment','application/pdf',0),(3213,1,'2021-11-12 08:33:38','2021-11-12 14:33:38','<h2>Our Approach</h2>','Accented Heading','','publish','closed','closed','','accented-heading','','','2021-11-12 08:33:39','2021-11-12 14:33:39','',0,'http://flatironsxrayservices.com/?elementor_library=accented-heading',0,'elementor_library','',0),(2159,1,'2021-10-20 15:26:58','2021-10-20 21:26:58','','Elementor-post-screenshot_2060_2021-10-20-21-26-58_7ef4be2e.png','','inherit','open','closed','','elementor-post-screenshot_2060_2021-10-20-21-26-58_7ef4be2e-png','','','2021-10-20 15:26:58','2021-10-20 21:26:58','',0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_2060_2021-10-20-21-26-58_7ef4be2e.png',0,'attachment','image/png',0),(2160,1,'2021-10-21 18:12:33','2021-10-22 00:12:33','<h2>Flatirons X-Ray Services, LLC</h2><p>The friendliest inspectors in Colorado for your dental and veterinary x-ray machines</p>		\n					<ul>\n							<li>\n											<a href=\"tel:3039687445\">\n										<p>Call 303-968-7445 </p>\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@flatironsxrayservices.com\">\n										info@flatironsxrayservices.com\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n											<a href=\"http://flatironsxrayservices.com/contact/\">\n										Schedule An Inspection\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.bestcardteam.com/Payments/?Profile=xrayWEB\" target=\"_blank\" rel=\"noopener\">\n										Pay Your Invoice\n											</a>\n									</li>\n						</ul>','Footer','','publish','closed','closed','','footer','','','2022-03-21 23:29:55','2022-03-22 05:29:55','',0,'http://flatironsxrayservices.com/?post_type=elementor_library&#038;p=2160',0,'elementor_library','',0),(2165,1,'2021-10-20 17:29:58','2021-10-20 23:29:58','','Flatirons X-Ray Logo','','inherit','open','closed','','text-logo-black-1pt','','','2021-10-20 17:30:32','2021-10-20 23:30:32','',671,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Text-Logo-Black-.1pt.png',0,'attachment','image/png',0),(2168,1,'2021-10-20 23:16:33','2021-10-21 05:16:33','<a href=\"tel:3039687445\" role=\"button\">\n						<p>Call303-968-7445 </p>\n					</a>','Mobile Header','','publish','closed','closed','','header-home-page','','','2022-06-25 14:35:59','2022-06-25 20:35:59','',0,'http://flatironsxrayservices.com/?post_type=elementor_library&#038;p=2168',0,'elementor_library','',0),(6522,1,'2022-03-21 22:01:51','2022-03-22 04:01:51','<a href=\"http://flatironsxrayservices.com/contact/\" role=\"button\">\n						Schedule An Inspection\n					</a>\n			<a href=\"https://www.bestcardteam.com/Payments/?Profile=xrayWEB\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Pay Invoice\n					</a>\n			<a href=\"tel:3039687445\" role=\"button\">\n						303-968-7445\n					</a>\n															<img width=\"371\" height=\"178\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2022/06/Flatirons-Xray-Services-Logo.png\" alt=\"Flatirions X-ray Services Logo\" loading=\"lazy\" srcset=\"http://flatironsxrayservices.com/wp-content/uploads/2022/06/Flatirons-Xray-Services-Logo.png 371w, http://flatironsxrayservices.com/wp-content/uploads/2022/06/Flatirons-Xray-Services-Logo-300x144.png 300w\" sizes=\"(max-width: 371px) 100vw, 371px\" />','Desktop Header','','publish','closed','closed','','header-menu-across-the-top','','','2022-06-27 17:50:23','2022-06-27 23:50:23','',0,'http://flatironsxrayservices.com/?elementor_library=header-menu-across-the-top',0,'elementor_library','',0),(6526,1,'2022-03-21 22:02:56','2022-03-22 04:02:56','','Elementor-post-screenshot_6520_2022-03-22-04-02-56_2741c03e.png','','inherit','','closed','','elementor-post-screenshot_6520_2022-03-22-04-02-56_2741c03e-png','','','2022-03-21 22:02:56','2022-03-22 04:02:56','',0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_6520_2022-03-22-04-02-56_2741c03e.png',0,'attachment','image/png',0),(2218,1,'2021-10-22 15:30:51','2021-10-22 21:30:51','<a href=\"tel:3039687445\" role=\"button\">\n						303-968-7445\n					</a>','Clickable phone number','','publish','closed','closed','','clickable-phone-number','','','2021-11-12 08:49:03','2021-11-12 14:49:03','',0,'http://flatironsxrayservices.com/?elementor_library=clickable-phone-number',0,'elementor_library','',0),(3126,1,'2021-11-11 19:26:55','2021-11-12 01:26:55','','Shawn Clemenson Headshot','','inherit','open','closed','','shawn-clemenson-headshot-jun-2021-2','','','2022-03-02 13:23:04','2022-03-02 19:23:04','',0,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021.jpg',0,'attachment','image/jpeg',0),(3722,1,'2021-11-19 10:24:17','2021-11-19 16:24:17','','Flatirons X-Ray Services logo png','','inherit','open','closed','','png-logo','','','2021-11-19 10:27:45','2021-11-19 16:27:45','',671,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/PNG-Logo.png',0,'attachment','image/png',0),(3925,1,'2021-12-01 10:56:49','2021-12-01 16:56:49','<img width=\"300\" height=\"208\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo-300x208.png\" alt=\"Flatirons X-Ray Services logo\" loading=\"lazy\" srcset=\"http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo-300x208.png 300w, http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo-1024x711.png 1024w, http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo-768x533.png 768w, http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo-1536x1067.png 1536w, http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo.png 2000w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<h1>THANK YOU!</h1><p>We got your message and our team is on it!</p><p>You can expect a reply within 24 hours.</p><p> </p><p>If you need immediate assistance, please call us at 303-968-7445.</p>		\n			<a href=\"http://flatironsxrayservices.com/home\" role=\"button\">\n						Home\n					</a>','Thank you!','','publish','closed','closed','','thank-you','','','2021-12-12 11:34:18','2021-12-12 17:34:18','',0,'http://flatironsxrayservices.com/?page_id=3925',0,'page','',0),(3953,1,'2021-12-01 18:29:22','2021-12-02 00:29:22','<a href=\"http://flatironsxrayservices.com/contact/\" role=\"button\">\n						Schedule An Inspection\n					</a>','Button','','publish','closed','closed','','button','','','2021-12-01 18:29:22','2021-12-02 00:29:22','',0,'http://flatironsxrayservices.com/?elementor_library=button',0,'elementor_library','',0),(4128,1,'2021-12-08 17:45:58','0000-00-00 00:00:00','<h1>Sample Website Style Guide</h1>		\n			<h1>Heading 1 </h1>		\n		<p>Dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>This is my link hover color.</p>		\n												<figure>\n										<img width=\"1024\" height=\"768\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1-1024x768.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1-1024x768.jpeg 1024w, http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1-300x225.jpeg 300w, http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1-768x576.jpeg 768w, http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1-1536x1152.jpeg 1536w, http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											<figcaption>This is a caption</figcaption>\n										</figure>\n			<a href=\"#\" role=\"button\">\n						Medium Button\n					</a>\n			<a href=\"#\" role=\"button\">\n						Large Button\n					</a>\n			<h2>Primary Colors</h2>		\n				<p>\n						#484848					\n				</p>\n									<p>\n						Primary Color					</p>\n				<p>\n						#A49D9C					\n				</p>\n									<p>\n						Secondary Color					</p>\n				<p>\n						#FF3A1E					\n				</p>\n									<p>\n						Accent Color					</p>\n			<h2>Secondary Colors</h2>		\n				<p>\n						#fbfaf1					\n				</p>\n									<p>\n						Light Background					</p>\n				<p>\n						#F0F0F0					\n				</p>\n									<p>\n						Border Color					</p>\n				<p>\n						#171717					\n				</p>\n									<p>\n						Dark Background					</p>\n			<h2>Additional Colors</h2>		\n				<p>\n						#859196					\n				</p>\n									<p>\n						Light Items					</p>\n				<p>\n						#6B0505					\n				</p>\n									<p>\n						Alert Background					</p>\n			<h2>Heading 2</h2>		\n		<p><strong><a href=\"https://intercambio-elementor.sitedistrict.com/?elementor_library=style-guide&amp;elementor-preview=29154&amp;ver=1637286365#\">Link text</a></strong>, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;<em>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</em>. Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;<strong>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</strong>.</p><p>This is my link hover color.</p>		\n			<h3>Heading 3 </h3>		\n		<p><strong><a href=\"#\">Link text</a></strong>, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. <em>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</em>. Lorem ipsum dolor sit amet, consectetur adipiscing elit. <strong>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</strong>.</p><ol><li>This numbered text uses the lightest possible grey that is still accessible.</li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit. </li></ol>		\n			<h4>Heading 4  </h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p><ul><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</li></ul>		\n			<h5>Heading 5</h5>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Heading 2</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<a href=\"mailto:info@intercambio.org\" role=\"button\">\n						Contact Us\n					</a>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n			<h2>Post Grids</h2>','Style Guide','','draft','closed','closed','','','','','2021-12-08 17:45:58','2021-12-08 23:45:58','',0,'http://flatironsxrayservices.com/?post_type=elementor_library&#038;p=4128',0,'elementor_library','',0),(4131,1,'2021-12-08 10:57:48','2021-12-08 16:57:48','<h1>Sample Website Style Guide</h1>		\n			<h1>Heading 1 </h1>		\n		<p>Dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>This is my link hover color.</p>		\n												<figure>\n										<img width=\"1024\" height=\"768\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1-1024x768.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1-1024x768.jpeg 1024w, http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1-300x225.jpeg 300w, http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1-768x576.jpeg 768w, http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1-1536x1152.jpeg 1536w, http://flatironsxrayservices.com/wp-content/uploads/2021/12/bear-peak-3-1.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											<figcaption>This is a caption</figcaption>\n										</figure>\n			<a href=\"#\" role=\"button\">\n						Medium Button\n					</a>\n			<a href=\"#\" role=\"button\">\n						Large Button\n					</a>\n			<h2>Primary Colors</h2>		\n				<p>\n						#484848					\n				</p>\n									<p>\n						Primary Color					</p>\n				<p>\n						#A49D9C					\n				</p>\n									<p>\n						Secondary Color					</p>\n				<p>\n						#FF3A1E					\n				</p>\n									<p>\n						Accent Color					</p>\n			<h2>Secondary Colors</h2>		\n				<p>\n						#fbfaf1					\n				</p>\n									<p>\n						Light Background					</p>\n				<p>\n						#F0F0F0					\n				</p>\n									<p>\n						Border Color					</p>\n				<p>\n						#171717					\n				</p>\n									<p>\n						Dark Background					</p>\n			<h2>Additional Colors</h2>		\n				<p>\n						#859196					\n				</p>\n									<p>\n						Light Items					</p>\n				<p>\n						#6B0505					\n				</p>\n									<p>\n						Alert Background					</p>\n			<h2>Heading 2</h2>		\n		<p><strong><a href=\"https://intercambio-elementor.sitedistrict.com/?elementor_library=style-guide&amp;elementor-preview=29154&amp;ver=1637286365#\">Link text</a></strong>, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;<em>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</em>. Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;<strong>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</strong>.</p><p>This is my link hover color.</p>		\n			<h3>Heading 3 </h3>		\n		<p><strong><a href=\"#\">Link text</a></strong>, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. <em>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</em>. Lorem ipsum dolor sit amet, consectetur adipiscing elit. <strong>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</strong>.</p><ol><li>This numbered text uses the lightest possible grey that is still accessible.</li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit. </li></ol>		\n			<h4>Heading 4  </h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p><ul><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</li><li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li><li>Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</li></ul>		\n			<h5>Heading 5</h5>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Heading 2</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<a href=\"mailto:info@intercambio.org\" role=\"button\">\n						Contact Us\n					</a>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n			<h2>Post Grids</h2>','Style Guide','','publish','closed','closed','','style-guide','','','2021-12-08 10:57:48','2021-12-08 16:57:48','',0,'http://flatironsxrayservices.com/?elementor_library=style-guide',0,'elementor_library','',0),(4618,1,'2022-01-27 01:32:25','2022-01-27 07:32:25','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-oceanwp','','','2022-01-27 01:32:25','2022-01-27 07:32:25','',0,'http://flatironsxrayservices.com/wp-global-styles-oceanwp/',0,'wp_global_styles','',0),(6556,1,'2022-03-21 23:30:59','2022-03-22 05:30:59','','Elementor-post-screenshot_2160_2022-03-22-05-30-59_76191b58.png','','inherit','','closed','','elementor-post-screenshot_2160_2022-03-22-05-30-59_76191b58-png','','','2022-03-21 23:30:59','2022-03-22 05:30:59','',2160,'http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_2160_2022-03-22-05-30-59_76191b58.png',0,'attachment','image/png',0),(7269,1,'2022-06-25 18:38:35','2022-06-26 00:38:35','','Nav Menu','','publish','closed','closed','','nav-menu','','','2022-06-25 18:38:35','2022-06-26 00:38:35','',0,'http://flatironsxrayservices.com/?elementor_library=nav-menu',0,'elementor_library','',0),(7272,1,'2022-06-25 18:38:54','2022-06-26 00:38:54','<a href=\"tel:3039687445\" role=\"button\">\n						<p>Call303-968-7445 </p>\n					</a>','Clickable phone number','','publish','closed','closed','','clickable-phone-number-2','','','2022-06-25 18:38:55','2022-06-26 00:38:55','',0,'http://flatironsxrayservices.com/?elementor_library=clickable-phone-number-2',0,'elementor_library','',0),(6051,1,'2022-02-17 11:34:41','0000-00-00 00:00:00','<h1>Meet the Team</h1>		\n			<figure><img width=\"150\" height=\"150\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689-150x150.jpg\" alt=\"Shawn Clemenson headshot\" loading=\"lazy\" /></figure><h2>Shawn Clemenson</h2><p>FOUNDER, CEO &amp; QUALIFIED INSPECTOR 164\n</p>		\n		A graduate of Colorado State University with a Bachelor of Science degree, Shawn started his career in the x-ray profession while serving in the US Navy, working on electronic warfare and radar systems. After participating in the Persian Gulf War, he was honorably discharged in 1991 and began servicing civilian medical, veterinary and dental x-ray systems.\nOver the past 20+ years, Shawn has focused on x-ray machines, covering everything from dental intra-oral machines to the current Dental Cone Beam or Computed Tomography/3D imaging systems—installing, diagnosing and repairing them across Colorado and the western US. To expand his knowledge base and stay current on industry changes, he participates in numerous manufacturer training courses while providing training to inexperienced technicians and office staff.\nShawn has built a reputation among his customers and peers as a superb technician and outstanding teacher in the areas of dental and CT/3D technology. In 2007 Shawn earned his license to conduct x-ray Certification Evaluations as a Colorado Qualified Inspector.		\n			<figure><img width=\"150\" height=\"150\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/10/Ben-Updated-Headshot-e1635207141842-150x150.jpg\" alt=\"Ben Elwood headshot\" loading=\"lazy\" /></figure><h2>Ben Elwood, MS</h2><p>QUALIFIED INSPECTOR 376</p>		\n		<p>Originally from Illinois, Ben joined the Flatirons X-Ray Services team in 2019. He received his Bachelor of Science in Physics from Southern Illinois University Carbondale with a research focus in materials science, followed by a Master of Science in Physics from Florida State University with a research focus in stellar astrophysics. </p><p> </p><p>Ben lives in Denver with his wife Izabel and their beloved springerdoodle, Bartok. In addition to his work as a Qualified Inspector, Ben also enjoys reading about the latest advancements in science, discussing politics and philosophy, and supporting the efforts of the Colorado Symphony Orchestra.</p>		\n			<figure><img width=\"150\" height=\"150\" src=\"http://flatironsxrayservices.com/wp-content/uploads/2021/10/Susie-Headhsot-e1633630924223-150x150.jpg\" alt=\"Susie Headshot\" loading=\"lazy\" /></figure><h2>Susie</h2><p>Administrator</p>		\n		<p>The voice of Flatirons X-ray Services since 2016, Susie’s work behind the scenes makes Shawn and Ben look like Rock Stars in the field. Susie will set up your appointments, answer your questions, prepare inspection documents, send forms, and help your business in a myriad of ways. Truly, without her, Flatirons would grind to a halt. </p><p> </p><p>Susie is a Colorado native who lives in Highlands Ranch with her husband Jason and their 3 daughters. A cat, a bearded dragon, and a new golden retriever puppy round out the bunch. Their daughters keep the family quite busy traveling the state and occasionally the country to play competitive volleyball. Susie and her family enjoy lots of outdoor activities like camping and enjoying the awesome Colorado lifestyle. When possible, Susie and Jason love to travel and explore new places.</p>','About','','draft','closed','closed','','','','','2022-02-17 11:34:41','0000-00-00 00:00:00','',0,'http://flatironsxrayservices.com/?page_id=6051',2,'page','',0),(6070,1,'2022-07-22 19:30:10','2022-07-23 01:30:10','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover the entire state of Colorado. We are based in the Metro Denver area but have customers throughout the state. We are in the Western Slope area every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental machines are required to be inspected every three years with the following exceptions: Dental 3D/CT machines and Dental Handheld Portable machines which need to be inspected annually (every year).  Veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is &#8220;Yes.&#8221; The reason is that the Colorado State Regulations covering this topic are very clear.</li><li>RH 4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from licensed or unlicensed sources under the control of the licensee and shall supply and require the use of individual monitoring devices…</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film badge/radiation monitoring device.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but only if your office is in possession of a current signed waiver issued by the Radiation Monitoring Division. To obtain a waiver you must follow the request procedure correctly.</p><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include submittal to the Department of an acceptable application documenting six months of the use of continuous individual monitoring devices</em>”</p><p>In other words, if after 6 months of monitoring your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may send a letter to the State requesting a waiver from continued monitoring. This is a request only and a granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p><p>Here is the official waiver request:  <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p><p>If you receive a waiver from the Radiation Control Division, you must keep it in a safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special monitoring requirements if we use a handheld x-ray machine?</a>\n					<p>Yes there are. RH 6.3.3.10 (2) states, &#8220;<em>Each operator of portable hand-held x-ray equipment shall wear whole body and extremity personnel dosimetric monitoring devices.</em>&#8221; In other words each operator who uses a handheld x-ray machine must wear both a whole body badge and an extremity badge (commonly known as a &#8220;finger badge&#8221;) when making an exposure.</p>\n												<a href=\"\">What about handheld x-ray machines? Are all of them allowed?</a>\n					<p>Currently, the Aribex Nomad and the Gen-Ray Zen-PX2 are the only handheld x-ray machines that we know are FDA approved for use. Be very careful if purchasing online as there are reports of ILLEGAL, non FDA approved machines showing up for sale on line.</p><p>Here are the regulations specifically addressing these machines:<br />  <a href=\"https://flatironsxrayservices.com/images/Handheld_Machines_Regulations.pdf\" target=\"_blank\" rel=\"noopener\">Handheld Machine Regulations.pdf</a></p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. RH 4.5.2 states &#8220;The licensee or registrant shall use, to the extent practical, procedures and engineering controls based upon sound radiation protection principles to achieve occupational doses and doses to members of the public that are as low as is reasonably achievable (ALARA).&#8221; This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states &#8220;The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.&#8221; This means that once a year everyone who takes x-rays needs to review ALARA. RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA.</p><p>Radiation Division&#8217;s view on ALARA. <a href=\"http://www.colorado.gov/cs/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper\" target=\"_blank\" rel=\"noopener\">Click here.</a></p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as well as a sheet to document the event.</p><p>  <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of last year. What should I do?</a>\n					<p>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner&#8217;s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out form R-61 Disposition of Machines and send it in by mail or fax. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</p><p>Here is a copy of the form and the instructions on how to fill it out.</p><ul><li>  <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Disposition Form.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015. Cost is about $24.00 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','publish','closed','closed','','faq-2','','','2022-07-22 19:31:29','2022-07-23 01:31:29','',0,'http://flatironsxrayservices.com/?page_id=6070',3,'page','',0),(6071,1,'2022-02-24 21:23:46','2022-02-25 03:23:46','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\"><strong>online</strong> R-4 Form.</a><br /><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a><br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\">Use the R-4a form to register a new radiation machine.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Getting Rid of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online</strong> R-61 Form.</a><br /><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online</strong> form</a><br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','publish','closed','closed','','resources-2','','','2022-03-10 19:46:31','2022-03-11 01:46:31','',0,'http://flatironsxrayservices.com/?page_id=6071',4,'page','',0),(6518,1,'2022-03-21 21:56:03','2022-03-22 03:56:03','','Elementor-post-screenshot_2262_2022-03-22-03-56-03_f566b45.png','','inherit','','closed','','elementor-post-screenshot_2262_2022-03-22-03-56-03_f566b45-png','','','2022-03-21 21:56:03','2022-03-22 03:56:03','',0,'http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_2262_2022-03-22-03-56-03_f566b45.png',0,'attachment','image/png',0),(6321,1,'2022-03-04 00:23:11','2022-03-04 06:23:11','','Flatirons X-ray Services','','inherit','','closed','','flatirons-x-ray-services','','','2022-03-04 00:23:11','2022-03-04 06:23:11','',0,'http://flatironsxrayservices.com/wp-content/uploads/2022/03/Flatirons-X-ray-Services.png',0,'attachment','image/png',0),(7496,1,'2022-06-27 17:36:38','2022-06-27 23:36:38','','Flatirons Xray Services Logo','','inherit','closed','closed','','flatirons-xray-services-logo-2','','','2022-06-27 17:37:05','2022-06-27 23:37:05','',0,'http://flatironsxrayservices.com/wp-content/uploads/2022/06/Flatirons-Xray-Services-Logo.png',0,'attachment','image/png',0),(7010,1,'2022-04-18 17:38:46','2022-04-18 23:38:46','','Flatirons X-ray Services Logo','','inherit','closed','closed','','site-logo','','','2022-04-18 17:39:25','2022-04-18 23:39:25','',671,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Site-Logo.png',0,'attachment','image/png',0),(7230,1,'2022-06-25 14:35:07','2022-06-25 20:35:07','','Elementor-post-screenshot_2168_2022-06-25-20-35-07_526ab937.png','','inherit','','closed','','elementor-post-screenshot_2168_2022-06-25-20-35-07_526ab937-png','','','2022-06-25 14:35:07','2022-06-25 20:35:07','',2168,'http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_2168_2022-06-25-20-35-07_526ab937.png',0,'attachment','image/png',0),(7504,1,'2022-07-20 09:58:16','0000-00-00 00:00:00','','Auto Draft','','auto-draft','','open','','','','','2022-07-20 09:58:16','0000-00-00 00:00:00','',0,'http://flatironsxrayservices.com/?p=7504',0,'post','',0),(7508,1,'2022-07-20 15:48:42','2022-07-20 21:48:42','<h1>Contact Us</h1>		\n		<h3 style=\"text-align: center;\">Call us at <a href=\"tel:3039687445\"><strong>303-968-7445</strong></a> or fill in your information below to request a <strong>Colorado X-ray Inspection (Certification Evaluation)</strong> or to make any inquiries.</h3><h3 style=\"text-align: center;\">We will contact you within one business day.</h3><p> </p>','Contact','','inherit','closed','closed','','354-revision-v1','','','2022-07-20 15:48:42','2022-07-20 21:48:42','',354,'http://flatironsxrayservices.com/?p=7508',0,'revision','',0),(7513,1,'2022-07-22 14:11:38','2022-07-22 20:11:38','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.<br /></a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Getting Rid of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-61 Form</strong>.</a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:11:38','2022-07-22 20:11:38','',199,'http://flatironsxrayservices.com/?p=7513',0,'revision','',0),(7506,1,'2022-07-20 15:48:42','2022-07-20 21:48:42','<h1>Contact Us</h1>		\n		<h3 style=\"text-align: center;\">Call us at <a href=\"tel:3039687445\"><strong>303-968-7445</strong></a> or fill in your information below to request a <strong>Colorado X-ray Inspection (Certification Evaluation)</strong> or to make any inquiries.</h3><h3 style=\"text-align: center;\">We will contact you within one business day.</h3><p> </p>','Contact','','inherit','closed','closed','','354-revision-v1','','','2022-07-20 15:48:42','2022-07-20 21:48:42','',354,'http://flatironsxrayservices.com/?p=7506',0,'revision','',0),(7507,1,'2022-07-20 15:48:42','2022-07-20 21:48:42','<h1>Contact Us</h1>		\n		<h3 style=\"text-align: center;\">Call us at <a href=\"tel:3039687445\"><strong>303-968-7445</strong></a> or fill in your information below to request a <strong>Colorado X-ray Inspection (Certification Evaluation)</strong> or to make any inquiries.</h3><h3 style=\"text-align: center;\">We will contact you within one business day.</h3><p> </p>','Contact','','inherit','closed','closed','','354-revision-v1','','','2022-07-20 15:48:42','2022-07-20 21:48:42','',354,'http://flatironsxrayservices.com/?p=7507',0,'revision','',0),(7510,1,'2022-07-22 14:10:22','2022-07-22 20:10:22','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\">Use the R-4a form to register a new radiation machine.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Getting Rid of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-61 Form</strong>.</a>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a>\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"> <p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:10:22','2022-07-22 20:10:22','',199,'http://flatironsxrayservices.com/?p=7510',0,'revision','',0),(7511,1,'2022-07-22 14:10:23','2022-07-22 20:10:23','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\">Use the R-4a form to register a new radiation machine.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Getting Rid of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-61 Form</strong>.</a>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a>\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"> <p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:10:23','2022-07-22 20:10:23','',199,'http://flatironsxrayservices.com/?p=7511',0,'revision','',0),(7514,1,'2022-07-22 14:11:39','2022-07-22 20:11:39','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.<br /></a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Getting Rid of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-61 Form</strong>.</a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:11:39','2022-07-22 20:11:39','',199,'http://flatironsxrayservices.com/?p=7514',0,'revision','',0),(7515,1,'2022-07-22 14:11:39','2022-07-22 20:11:39','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.<br /></a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-61 Form</strong>.</a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:11:39','2022-07-22 20:11:39','',199,'http://flatironsxrayservices.com/?p=7515',0,'revision','',0),(7516,1,'2022-07-22 14:13:32','2022-07-22 20:13:32','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.<br /></a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-61 Form</strong>.</a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:13:32','2022-07-22 20:13:32','',199,'http://flatironsxrayservices.com/?p=7516',0,'revision','',0),(7517,1,'2022-07-22 14:13:32','2022-07-22 20:13:32','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.<br /></a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-61 Form</strong>.</a></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:13:32','2022-07-22 20:13:32','',199,'http://flatironsxrayservices.com/?p=7517',0,'revision','',0),(7519,1,'2022-07-22 14:15:05','2022-07-22 20:15:05','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:15:05','2022-07-22 20:15:05','',199,'http://flatironsxrayservices.com/?p=7519',0,'revision','',0),(7520,1,'2022-07-22 14:15:05','2022-07-22 20:15:05','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\"><strong>online R-4 Form</strong>.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:15:05','2022-07-22 20:15:05','',199,'http://flatironsxrayservices.com/?p=7520',0,'revision','',0),(7522,1,'2022-07-22 14:59:49','2022-07-22 20:59:49','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:59:49','2022-07-22 20:59:49','',199,'http://flatironsxrayservices.com/?p=7522',0,'revision','',0),(7523,1,'2022-07-22 14:59:50','2022-07-22 20:59:50','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the workorder or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:59:50','2022-07-22 20:59:50','',199,'http://flatironsxrayservices.com/?p=7523',0,'revision','',0),(7524,1,'2022-07-22 14:59:50','2022-07-22 20:59:50','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 14:59:50','2022-07-22 20:59:50','',199,'http://flatironsxrayservices.com/?p=7524',0,'revision','',0),(7525,1,'2022-07-22 16:16:56','2022-07-22 22:16:56','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the online form <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Disposition of Machine.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 16:16:56','2022-07-22 22:16:56','',196,'http://flatironsxrayservices.com/?p=7525',0,'revision','',0),(7526,1,'2022-07-22 16:16:57','2022-07-22 22:16:57','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the online form <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Disposition of Machine.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 16:16:57','2022-07-22 22:16:57','',196,'http://flatironsxrayservices.com/?p=7526',0,'revision','',0),(7527,1,'2022-07-22 16:16:57','2022-07-22 22:16:57','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the online form <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Disposition of Machine.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 16:16:57','2022-07-22 22:16:57','',196,'http://flatironsxrayservices.com/?p=7527',0,'revision','',0),(7531,1,'2022-07-22 16:34:52','2022-07-22 22:34:52','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\nRectangular Dental Collimator Guidance		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:34:52','2022-07-22 22:34:52','',199,'http://flatironsxrayservices.com/?p=7531',0,'revision','',0),(7532,1,'2022-07-22 16:36:34','2022-07-22 22:36:34','','Rectangular Dental Collimator guidance 02.25.2021','','inherit','','closed','','rectangular-dental-collimator-guidance-02-25-2021','','','2022-07-22 16:36:34','2022-07-22 22:36:34','',0,'http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf',0,'attachment','application/pdf',0),(7529,1,'2022-07-22 16:34:51','2022-07-22 22:34:51','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:34:51','2022-07-22 22:34:51','',199,'http://flatironsxrayservices.com/?p=7529',0,'revision','',0),(7530,1,'2022-07-22 16:34:52','2022-07-22 22:34:52','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p><p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p><p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p><p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:34:52','2022-07-22 22:34:52','',199,'http://flatironsxrayservices.com/?p=7530',0,'revision','',0),(7536,1,'2022-07-22 16:41:30','2022-07-22 22:41:30','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\nRectangular Dental Collimator Guidance		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:41:30','2022-07-22 22:41:30','',199,'http://flatironsxrayservices.com/?p=7536',0,'revision','',0),(7537,1,'2022-07-22 16:44:28','2022-07-22 22:44:28','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\nRectangular Dental Collimator Guidance		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:44:28','2022-07-22 22:44:28','',199,'http://flatironsxrayservices.com/?p=7537',0,'revision','',0),(7534,1,'2022-07-22 16:41:30','2022-07-22 22:41:30','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\nRectangular Dental Collimator Guidance		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:41:30','2022-07-22 22:41:30','',199,'http://flatironsxrayservices.com/?p=7534',0,'revision','',0),(7535,1,'2022-07-22 16:41:30','2022-07-22 22:41:30','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\nRectangular Dental Collimator Guidance		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:41:30','2022-07-22 22:41:30','',199,'http://flatironsxrayservices.com/?p=7535',0,'revision','',0),(7538,1,'2022-07-22 16:44:29','2022-07-22 22:44:29','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\nRectangular Dental Collimator Guidance		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:44:29','2022-07-22 22:44:29','',199,'http://flatironsxrayservices.com/?p=7538',0,'revision','',0),(7539,1,'2022-07-22 16:44:29','2022-07-22 22:44:29','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"<p style=\"padding-left: 40px;\">Rectangular Dental Collimator Guidance</a>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:44:29','2022-07-22 22:44:29','',199,'http://flatironsxrayservices.com/?p=7539',0,'revision','',0),(7540,1,'2022-07-22 16:47:24','2022-07-22 22:47:24','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"<p style=\"padding-left: 40px;\">Rectangular Dental Collimator Guidance</a>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:47:24','2022-07-22 22:47:24','',199,'http://flatironsxrayservices.com/?p=7540',0,'revision','',0),(7541,1,'2022-07-22 16:47:24','2022-07-22 22:47:24','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"<p style=\"padding-left: 40px;\">Rectangular Dental Collimator Guidance</a>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:47:24','2022-07-22 22:47:24','',199,'http://flatironsxrayservices.com/?p=7541',0,'revision','',0),(7542,1,'2022-07-22 16:47:24','2022-07-22 22:47:24','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=Rectangular Dental Collimator Guidance</a>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:47:24','2022-07-22 22:47:24','',199,'http://flatironsxrayservices.com/?p=7542',0,'revision','',0),(7546,1,'2022-07-22 16:53:33','2022-07-22 22:53:33','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a Rectangular Dental Collimator Guidance		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:53:33','2022-07-22 22:53:33','',199,'http://flatironsxrayservices.com/?p=7546',0,'revision','',0),(7547,1,'2022-07-22 16:56:36','2022-07-22 22:56:36','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a Rectangular Dental Collimator Guidance		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:56:36','2022-07-22 22:56:36','',199,'http://flatironsxrayservices.com/?p=7547',0,'revision','',0),(7544,1,'2022-07-22 16:53:32','2022-07-22 22:53:32','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=Rectangular Dental Collimator Guidance</a>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:53:32','2022-07-22 22:53:32','',199,'http://flatironsxrayservices.com/?p=7544',0,'revision','',0),(7545,1,'2022-07-22 16:53:33','2022-07-22 22:53:33','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=Rectangular Dental Collimator Guidance</a>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:53:33','2022-07-22 22:53:33','',199,'http://flatironsxrayservices.com/?p=7545',0,'revision','',0),(7548,1,'2022-07-22 16:56:37','2022-07-22 22:56:37','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a Rectangular Dental Collimator Guidance		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:56:37','2022-07-22 22:56:37','',199,'http://flatironsxrayservices.com/?p=7548',0,'revision','',0),(7549,1,'2022-07-22 16:56:37','2022-07-22 22:56:37','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\"Rectangular Dental Collimator Guidance</p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:56:37','2022-07-22 22:56:37','',199,'http://flatironsxrayservices.com/?p=7549',0,'revision','',0),(7550,1,'2022-07-22 16:57:22','2022-07-22 22:57:22','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\"Rectangular Dental Collimator Guidance</p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:57:22','2022-07-22 22:57:22','',199,'http://flatironsxrayservices.com/?p=7550',0,'revision','',0),(7551,1,'2022-07-22 16:57:22','2022-07-22 22:57:22','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\"Rectangular Dental Collimator Guidance</p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:57:22','2022-07-22 22:57:22','',199,'http://flatironsxrayservices.com/?p=7551',0,'revision','',0),(7552,1,'2022-07-22 16:57:22','2022-07-22 22:57:22','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\"Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:57:22','2022-07-22 22:57:22','',199,'http://flatironsxrayservices.com/?p=7552',0,'revision','',0),(7553,1,'2022-07-22 16:58:18','2022-07-22 22:58:18','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\"Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:58:18','2022-07-22 22:58:18','',199,'http://flatironsxrayservices.com/?p=7553',0,'revision','',0),(7554,1,'2022-07-22 16:58:19','2022-07-22 22:58:19','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\"Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:58:19','2022-07-22 22:58:19','',199,'http://flatironsxrayservices.com/?p=7554',0,'revision','',0),(7555,1,'2022-07-22 16:58:19','2022-07-22 22:58:19','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 16:58:19','2022-07-22 22:58:19','',199,'http://flatironsxrayservices.com/?p=7555',0,'revision','',0),(7556,1,'2022-07-22 17:08:47','2022-07-22 23:08:47','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:08:47','2022-07-22 23:08:47','',199,'http://flatironsxrayservices.com/?p=7556',0,'revision','',0),(7557,1,'2022-07-22 17:08:47','2022-07-22 23:08:47','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3>\n<h4>Radiation Safety Program</h4>\n<p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p>\n<h4></h4>\n<h4>Facility Responsibilities</h4>\n<p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p>\n<h4></h4>\n<h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.\n</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p>\n<h4></h4>\n<h4>Request for a Dosimetry Monitoring Waiver</h4>\n<p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.\n<a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p>\n<h4></h4>\n<h4>Disposing of an Old X-ray Machine</h4>\n<p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p>\n<p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:08:47','2022-07-22 23:08:47','',199,'http://flatironsxrayservices.com/?p=7557',0,'revision','',0),(7558,1,'2022-07-22 17:08:47','2022-07-22 23:08:47','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:08:47','2022-07-22 23:08:47','',199,'http://flatironsxrayservices.com/?p=7558',0,'revision','',0),(7559,1,'2022-07-22 17:11:12','2022-07-22 23:11:12','','2018_Radiation Protection Program Guidance','','inherit','','closed','','2018_radiation-protection-program-guidance','','','2022-07-22 17:11:12','2022-07-22 23:11:12','',0,'http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf',0,'attachment','application/pdf',0),(7560,1,'2022-07-22 17:12:22','2022-07-22 23:12:22','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:12:22','2022-07-22 23:12:22','',199,'http://flatironsxrayservices.com/?p=7560',0,'revision','',0),(7561,1,'2022-07-22 17:12:22','2022-07-22 23:12:22','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:12:22','2022-07-22 23:12:22','',199,'http://flatironsxrayservices.com/?p=7561',0,'revision','',0),(7562,1,'2022-07-22 17:12:22','2022-07-22 23:12:22','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:12:22','2022-07-22 23:12:22','',199,'http://flatironsxrayservices.com/?p=7562',0,'revision','',0),(7566,1,'2022-07-22 17:15:13','2022-07-22 23:15:13','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:15:13','2022-07-22 23:15:13','',199,'http://flatironsxrayservices.com/?p=7566',0,'revision','',0),(7567,1,'2022-07-22 17:24:26','2022-07-22 23:24:26','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:24:26','2022-07-22 23:24:26','',199,'http://flatironsxrayservices.com/?p=7567',0,'revision','',0),(7564,1,'2022-07-22 17:15:13','2022-07-22 23:15:13','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:15:13','2022-07-22 23:15:13','',199,'http://flatironsxrayservices.com/?p=7564',0,'revision','',0),(7565,1,'2022-07-22 17:15:13','2022-07-22 23:15:13','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:15:13','2022-07-22 23:15:13','',199,'http://flatironsxrayservices.com/?p=7565',0,'revision','',0),(7568,1,'2022-07-22 17:24:27','2022-07-22 23:24:27','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:24:27','2022-07-22 23:24:27','',199,'http://flatironsxrayservices.com/?p=7568',0,'revision','',0),(7569,1,'2022-07-22 17:24:27','2022-07-22 23:24:27','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:24:27','2022-07-22 23:24:27','',199,'http://flatironsxrayservices.com/?p=7569',0,'revision','',0),(7570,1,'2022-07-22 17:28:03','2022-07-22 23:28:03','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the online form <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Disposition of Machine.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:28:03','2022-07-22 23:28:03','',196,'http://flatironsxrayservices.com/?p=7570',0,'revision','',0),(7571,1,'2022-07-22 17:28:03','2022-07-22 23:28:03','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the online form <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Disposition of Machine.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:28:03','2022-07-22 23:28:03','',196,'http://flatironsxrayservices.com/?p=7571',0,'revision','',0),(7572,1,'2022-07-22 17:28:03','2022-07-22 23:28:03','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the online form <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Disposition of Machine.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:28:03','2022-07-22 23:28:03','',196,'http://flatironsxrayservices.com/?p=7572',0,'revision','',0),(7573,1,'2022-07-22 17:29:10','2022-07-22 23:29:10','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the online form <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Disposition of Machine.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:29:10','2022-07-22 23:29:10','',196,'http://flatironsxrayservices.com/?p=7573',0,'revision','',0),(7574,1,'2022-07-22 17:29:11','2022-07-22 23:29:11','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the online form <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Disposition of Machine.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:29:11','2022-07-22 23:29:11','',196,'http://flatironsxrayservices.com/?p=7574',0,'revision','',0),(7576,1,'2022-07-22 17:36:34','2022-07-22 23:36:34','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:36:34','2022-07-22 23:36:34','',199,'http://flatironsxrayservices.com/?p=7576',0,'revision','',0),(7577,1,'2022-07-22 17:36:35','2022-07-22 23:36:35','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\">R-61 Removal of X-ray Machine – download</p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:36:35','2022-07-22 23:36:35','',199,'http://flatironsxrayservices.com/?p=7577',0,'revision','',0),(7578,1,'2022-07-22 17:36:35','2022-07-22 23:36:35','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:36:35','2022-07-22 23:36:35','',199,'http://flatironsxrayservices.com/?p=7578',0,'revision','',0),(7579,1,'2022-07-22 17:49:00','2022-07-22 23:49:00','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:49:00','2022-07-22 23:49:00','',199,'http://flatironsxrayservices.com/?p=7579',0,'revision','',0),(7580,1,'2022-07-22 17:49:00','2022-07-22 23:49:00','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:49:00','2022-07-22 23:49:00','',199,'http://flatironsxrayservices.com/?p=7580',0,'revision','',0),(7581,1,'2022-07-22 17:49:00','2022-07-22 23:49:00','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:49:00','2022-07-22 23:49:00','',199,'http://flatironsxrayservices.com/?p=7581',0,'revision','',0),(7582,1,'2022-07-22 17:49:18','2022-07-22 23:49:18','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:49:18','2022-07-22 23:49:18','',199,'http://flatironsxrayservices.com/?p=7582',0,'revision','',0),(7583,1,'2022-07-22 17:49:18','2022-07-22 23:49:18','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:49:18','2022-07-22 23:49:18','',199,'http://flatironsxrayservices.com/?p=7583',0,'revision','',0),(7584,1,'2022-07-22 17:49:18','2022-07-22 23:49:18','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:49:18','2022-07-22 23:49:18','',199,'http://flatironsxrayservices.com/?p=7584',0,'revision','',0),(7585,1,'2022-07-22 17:50:46','2022-07-22 23:50:46','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:50:46','2022-07-22 23:50:46','',199,'http://flatironsxrayservices.com/?p=7585',0,'revision','',0),(7586,1,'2022-07-22 17:50:46','2022-07-22 23:50:46','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:50:46','2022-07-22 23:50:46','',199,'http://flatironsxrayservices.com/?p=7586',0,'revision','',0),(7587,1,'2022-07-22 17:50:46','2022-07-22 23:50:46','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:50:46','2022-07-22 23:50:46','',199,'http://flatironsxrayservices.com/?p=7587',0,'revision','',0),(7588,1,'2022-07-22 17:51:05','2022-07-22 23:51:05','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:51:05','2022-07-22 23:51:05','',199,'http://flatironsxrayservices.com/?p=7588',0,'revision','',0),(7589,1,'2022-07-22 17:51:05','2022-07-22 23:51:05','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:51:05','2022-07-22 23:51:05','',199,'http://flatironsxrayservices.com/?p=7589',0,'revision','',0),(7590,1,'2022-07-22 17:51:06','2022-07-22 23:51:06','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:51:06','2022-07-22 23:51:06','',199,'http://flatironsxrayservices.com/?p=7590',0,'revision','',0),(7591,1,'2022-07-22 17:52:23','2022-07-22 23:52:23','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:52:23','2022-07-22 23:52:23','',196,'http://flatironsxrayservices.com/?p=7591',0,'revision','',0),(7592,1,'2022-07-22 17:52:24','2022-07-22 23:52:24','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:52:24','2022-07-22 23:52:24','',196,'http://flatironsxrayservices.com/?p=7592',0,'revision','',0),(7593,1,'2022-07-22 17:52:24','2022-07-22 23:52:24','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:52:24','2022-07-22 23:52:24','',196,'http://flatironsxrayservices.com/?p=7593',0,'revision','',0),(7594,1,'2022-07-22 17:55:07','2022-07-22 23:55:07','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:55:07','2022-07-22 23:55:07','',199,'http://flatironsxrayservices.com/?p=7594',0,'revision','',0),(7595,1,'2022-07-22 17:55:07','2022-07-22 23:55:07','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:55:07','2022-07-22 23:55:07','',199,'http://flatironsxrayservices.com/?p=7595',0,'revision','',0),(7596,1,'2022-07-22 17:55:07','2022-07-22 23:55:07','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:55:07','2022-07-22 23:55:07','',199,'http://flatironsxrayservices.com/?p=7596',0,'revision','',0),(7597,1,'2022-07-22 17:56:13','2022-07-22 23:56:13','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:56:13','2022-07-22 23:56:13','',196,'http://flatironsxrayservices.com/?p=7597',0,'revision','',0),(7598,1,'2022-07-22 17:56:13','2022-07-22 23:56:13','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:56:13','2022-07-22 23:56:13','',196,'http://flatironsxrayservices.com/?p=7598',0,'revision','',0),(7599,1,'2022-07-22 17:56:13','2022-07-22 23:56:13','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:56:13','2022-07-22 23:56:13','',196,'http://flatironsxrayservices.com/?p=7599',0,'revision','',0),(7600,1,'2022-07-22 17:57:59','2022-07-22 23:57:59','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:57:59','2022-07-22 23:57:59','',199,'http://flatironsxrayservices.com/?p=7600',0,'revision','',0),(7601,1,'2022-07-22 17:58:00','2022-07-22 23:58:00','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:58:00','2022-07-22 23:58:00','',199,'http://flatironsxrayservices.com/?p=7601',0,'revision','',0),(7602,1,'2022-07-22 17:58:00','2022-07-22 23:58:00','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 17:58:00','2022-07-22 23:58:00','',199,'http://flatironsxrayservices.com/?p=7602',0,'revision','',0),(7603,1,'2022-07-22 17:59:07','2022-07-22 23:59:07','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:59:07','2022-07-22 23:59:07','',196,'http://flatironsxrayservices.com/?p=7603',0,'revision','',0),(7604,1,'2022-07-22 17:59:07','2022-07-22 23:59:07','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:59:07','2022-07-22 23:59:07','',196,'http://flatironsxrayservices.com/?p=7604',0,'revision','',0),(7605,1,'2022-07-22 17:59:07','2022-07-22 23:59:07','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine including CBCT/3D machines.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover a large portion of the state of Colorado. We are based in the Metro Denver area and have customers throughout the state. More specifically we cover the Front Range from Castle Rock north to Wellington, East to Sterling and West to Estes Park. We also cover the I-70 corridor from Denver to Grand Junction. Additionally, we travel to the Gunnison/Crested Butte and Steamboat Springs/Craig areas. We are on the Western Slope every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental and Veterinary machines are required to be inspected every three years with the following exceptions: Dental CBCT/3D machines and Dental Handheld Portable machines need to be inspected annually (every year).  All veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">I received an email notice to complete the annual registration of my office with the state and pay an annual registration fee of $50. What is this all about? I thought you did this when you inspected my x-rays.</a>\n					<p>This annual requirement started in 2010 and has been required annually ever since. This MUST be completed by the office, not the inspector.  It is not part of the Certification Inspection that was conducted on your x-ray machine. The Radiation Safety Officer (or their designee) must complete the R-4 online Registration form <a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">(click here)</a> and the state will then invoice you for the annual $50 registration fee. The office must then pay it.  Not completing this each year will affect any communications you may have with the CDPHE X-ray division. An example would be a denial for a waiver for radiation monitoring because you are not current with your registration.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is “Yes.” The reason is that the Colorado State<br />Regulations covering this topic are very clear. </li><li>4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from </em><em>licensed or unlicensed sources under the control of the licensee and shall supply and </em><em>require the use of individual monitoring devices&#8230;</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film<br />badge/radiation monitoring device.</li><li>This must continue until or unless you receive a waiver from the CDPHE.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but you MUST receive a waiver from the CDPHE before you stop monitoring.</p></li><li><p>To obtain a waiver you must follow the request procedure correctly.</p></li><li><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not </em><em>exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include </em><em>submittal to the Department of an acceptable application documenting six months of the </em><em>use of continuous individual monitoring devices.</em>” In other words, if after 6 months of monitoring, your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may then apply to the State requesting a waiver from continued monitoring. This is a request only and granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p></li><li><p>Here is the official waiver request: <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p></li><li><p>If you receive a waiver from the Radiation Control Division, you must keep the letter in a<br />safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special requirements if we use a handheld x-ray machine?</a>\n					<p>Yes, there are additional safety measures and procedures that must be followed when using a handheld X-ray unit. Click here to read the one-page addendum, Part 6 Appendix 6E.</p>\n												<a href=\"\">Which handheld x-ray machines are allowed for use in Colorado?</a>\n					<p>Currently, there are several handheld x-ray machines that we know are FDA approved for use. If they are FDA approved they will have a label on the unit stating: <em>Meets the standards prescribed in the Code of Federal Regulations, Title 21, Chapter I, Subchapter J</em>. Be very careful if purchasing online as there are reports of ILLEGAL, non-FDA approved machines showing up for sale on line. These non-approved machines are illegal to possess or use at both the Federal and State level.</p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. 4.5.2 states <em>“The licensee or registrant shall use, to the extent </em><em>practical, procedures and engineering controls based upon sound radiation protection principles to </em><em>achieve occupational doses and doses to members of the public that are as low as is reasonably </em><em>achievable (ALARA).”</em> This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states “The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.” This means that once a year everyone who takes x-rays needs to review ALARA and any x-ray policies in place at your office.</p><p>RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA annually.</p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as<br />well as a sheet to document the event. <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of. What should I do?</a>\n					<ul><li>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner’s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out the online form R-61 Disposition of Machine. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</li><li>Here is the link to the <a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">online form.</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','196-revision-v1','','','2022-07-22 17:59:07','2022-07-22 23:59:07','',196,'http://flatironsxrayservices.com/?p=7605',0,'revision','',0),(7606,1,'2022-07-22 18:01:16','2022-07-23 00:01:16','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 18:01:16','2022-07-23 00:01:16','',199,'http://flatironsxrayservices.com/?p=7606',0,'revision','',0),(7607,1,'2022-07-22 18:01:16','2022-07-23 00:01:16','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 18:01:16','2022-07-23 00:01:16','',199,'http://flatironsxrayservices.com/?p=7607',0,'revision','',0),(7608,1,'2022-07-22 18:01:16','2022-07-23 00:01:16','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 18:01:16','2022-07-23 00:01:16','',199,'http://flatironsxrayservices.com/?p=7608',0,'revision','',0),(7609,1,'2022-07-22 18:01:41','2022-07-23 00:01:41','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 18:01:41','2022-07-23 00:01:41','',199,'http://flatironsxrayservices.com/?p=7609',0,'revision','',0),(7610,1,'2022-07-22 18:01:41','2022-07-23 00:01:41','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 18:01:41','2022-07-23 00:01:41','',199,'http://flatironsxrayservices.com/?p=7610',0,'revision','',0),(7611,1,'2022-07-22 18:01:41','2022-07-23 00:01:41','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 18:01:41','2022-07-23 00:01:41','',199,'http://flatironsxrayservices.com/?p=7611',0,'revision','',0),(7612,1,'2022-07-22 18:02:21','2022-07-23 00:02:21','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 18:02:21','2022-07-23 00:02:21','',199,'http://flatironsxrayservices.com/?p=7612',0,'revision','',0),(7613,1,'2022-07-22 18:02:22','2022-07-23 00:02:22','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 18:02:22','2022-07-23 00:02:22','',199,'http://flatironsxrayservices.com/?p=7613',0,'revision','',0),(7614,1,'2022-07-22 18:02:22','2022-07-23 00:02:22','<h1>Resources: Helpful Links and Forms</h1>		\n			<h2>Helpful Links</h2>		\n		<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/xray\" target=\"_blank\" rel=\"noopener\">Colorado State X-ray Certification Unit</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/radregs\" target=\"_blank\" rel=\"noopener\">Colorado State Radiation Regulations</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/\" target=\"_blank\" rel=\"noopener\">Radiation Answers</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html\" target=\"_blank\" rel=\"noopener\">Pregnancy and Radiation</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://www.xrayrisk.com/calculator/select_study.php?id=12\" target=\"_blank\" rel=\"noopener\">Calculate Your Risk of X-ray</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://ans.org/pi/resources/dosechart/\" target=\"_blank\" rel=\"noopener\">Determine Your Estimated Annual Dose</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"https://cdphe.colorado.gov/recycling\" target=\"_blank\" rel=\"noopener\">Find a Recycler for Your Old X-ray Machine</a></p>\n<p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf\">Rectangular Dental Collimator Guidance</a></p>		\n			<h2>Forms</h2>		\n		<h3 style=\"text-align: center;\">Click the links below to either complete your forms online or download and print.</h3><h4>Radiation Safety Program</h4><p style=\"padding-left: 40px;\">This Colorado Department of Public Health and Environment (CDPHE) document reviews everything you need to know about creating and maintaining a proper radiation safety program.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf\" target=\"_blank\" rel=\"noopener\">Radiation Protection Program Guidance – download</a></p><h4> </h4><h4>Facility Responsibilities</h4><p style=\"padding-left: 40px;\">Document from the CDPHE describing your responsibilities as a company that owns x-ray equipment in the state of Colorado.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf\" target=\"_blank\" rel=\"noopener\">Facility Responsibilities – download</a></p><h4> </h4><h4>Registering a New Office, Changing Ownership of an Office, or Registering a New X-ray Machine</h4><p style=\"padding-left: 40px;\">If you are opening a new office, purchasing an existing practice or have a new x-ray machine, fill out an R-4 form. CDPHE prefers that you use the online R-4 Form.<br /></p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr4/index.html\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - <strong>online form</strong></a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4 Register a New Office and New Machines, Renew an Office Registration, or Change Office Ownership - download</a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf\" target=\"_blank\" rel=\"noopener\">R-4a Registration of Radiation Machines – download Use the R-4a form to register a new radiation machine.</a></p><h4> </h4><h4>Request for a Dosimetry Monitoring Waiver</h4><p style=\"padding-left: 40px;\">Form used to ask the CDPHE if you can stop radiation monitoring and to issue a waiver from having to use dosimeter badges. You <strong>MUST</strong> have 6 months of current data to make this request.<br /><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Waiver Request – download</a></p><h4> </h4><h4>Disposing of an Old X-ray Machine</h4><p style=\"padding-left: 40px;\">Form used for getting rid of an x-ray machine or placing it in storage. You will need to upload the work order or signature of the certified technician who disables, disassembles or removes the machine. CDPHE prefers that you use the online R-61 Form.</p><p style=\"padding-left: 40px;\"><a href=\"https://fs20.formsite.com/HMWMD/xrayr61/index.html\" target=\"_blank\" rel=\"noopener\">R-61 Removal of X-ray Machine – <strong>online form</strong> </a></p><p style=\"padding-left: 40px;\"><a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\">R-61 Removal of X-ray Machine – download</a></p>','Resources','','inherit','closed','closed','','199-revision-v1','','','2022-07-22 18:02:22','2022-07-23 00:02:22','',199,'http://flatironsxrayservices.com/?p=7614',0,'revision','',0),(7618,1,'2022-07-22 19:31:29','2022-07-23 01:31:29','<h1>Frequently Asked Questions</h1>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover the entire state of Colorado. We are based in the Metro Denver area but have customers throughout the state. We are in the Western Slope area every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental machines are required to be inspected every three years with the following exceptions: Dental 3D/CT machines and Dental Handheld Portable machines which need to be inspected annually (every year).  Veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is &#8220;Yes.&#8221; The reason is that the Colorado State Regulations covering this topic are very clear.</li><li>RH 4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from licensed or unlicensed sources under the control of the licensee and shall supply and require the use of individual monitoring devices…</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film badge/radiation monitoring device.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but only if your office is in possession of a current signed waiver issued by the Radiation Monitoring Division. To obtain a waiver you must follow the request procedure correctly.</p><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include submittal to the Department of an acceptable application documenting six months of the use of continuous individual monitoring devices</em>”</p><p>In other words, if after 6 months of monitoring your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may send a letter to the State requesting a waiver from continued monitoring. This is a request only and a granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p><p>Here is the official waiver request:  <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p><p>If you receive a waiver from the Radiation Control Division, you must keep it in a safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special monitoring requirements if we use a handheld x-ray machine?</a>\n					<p>Yes there are. RH 6.3.3.10 (2) states, &#8220;<em>Each operator of portable hand-held x-ray equipment shall wear whole body and extremity personnel dosimetric monitoring devices.</em>&#8221; In other words each operator who uses a handheld x-ray machine must wear both a whole body badge and an extremity badge (commonly known as a &#8220;finger badge&#8221;) when making an exposure.</p>\n												<a href=\"\">What about handheld x-ray machines? Are all of them allowed?</a>\n					<p>Currently, the Aribex Nomad and the Gen-Ray Zen-PX2 are the only handheld x-ray machines that we know are FDA approved for use. Be very careful if purchasing online as there are reports of ILLEGAL, non FDA approved machines showing up for sale on line.</p><p>Here are the regulations specifically addressing these machines:<br />  <a href=\"https://flatironsxrayservices.com/images/Handheld_Machines_Regulations.pdf\" target=\"_blank\" rel=\"noopener\">Handheld Machine Regulations.pdf</a></p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. RH 4.5.2 states &#8220;The licensee or registrant shall use, to the extent practical, procedures and engineering controls based upon sound radiation protection principles to achieve occupational doses and doses to members of the public that are as low as is reasonably achievable (ALARA).&#8221; This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states &#8220;The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.&#8221; This means that once a year everyone who takes x-rays needs to review ALARA. RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA.</p><p>Radiation Division&#8217;s view on ALARA. <a href=\"http://www.colorado.gov/cs/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper\" target=\"_blank\" rel=\"noopener\">Click here.</a></p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as well as a sheet to document the event.</p><p>  <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of last year. What should I do?</a>\n					<p>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner&#8217;s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out form R-61 Disposition of Machines and send it in by mail or fax. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</p><p>Here is a copy of the form and the instructions on how to fill it out.</p><ul><li>  <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Disposition Form.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015. Cost is about $24.00 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','6070-revision-v1','','','2022-07-22 19:31:29','2022-07-23 01:31:29','',6070,'https://flatironsxrayservices.com/?p=7618',0,'revision','',0),(7615,1,'2022-07-22 19:30:11','2022-07-23 01:30:11','<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Frequently Asked Questions</h1>		\n			<style>.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:500px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover the entire state of Colorado. We are based in the Metro Denver area but have customers throughout the state. We are in the Western Slope area every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental machines are required to be inspected every three years with the following exceptions: Dental 3D/CT machines and Dental Handheld Portable machines which need to be inspected annually (every year).  Veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is &#8220;Yes.&#8221; The reason is that the Colorado State Regulations covering this topic are very clear.</li><li>RH 4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from licensed or unlicensed sources under the control of the licensee and shall supply and require the use of individual monitoring devices…</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film badge/radiation monitoring device.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but only if your office is in possession of a current signed waiver issued by the Radiation Monitoring Division. To obtain a waiver you must follow the request procedure correctly.</p><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include submittal to the Department of an acceptable application documenting six months of the use of continuous individual monitoring devices</em>”</p><p>In other words, if after 6 months of monitoring your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may send a letter to the State requesting a waiver from continued monitoring. This is a request only and a granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p><p>Here is the official waiver request:  <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p><p>If you receive a waiver from the Radiation Control Division, you must keep it in a safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special monitoring requirements if we use a handheld x-ray machine?</a>\n					<p>Yes there are. RH 6.3.3.10 (2) states, &#8220;<em>Each operator of portable hand-held x-ray equipment shall wear whole body and extremity personnel dosimetric monitoring devices.</em>&#8221; In other words each operator who uses a handheld x-ray machine must wear both a whole body badge and an extremity badge (commonly known as a &#8220;finger badge&#8221;) when making an exposure.</p>\n												<a href=\"\">What about handheld x-ray machines? Are all of them allowed?</a>\n					<p>Currently, the Aribex Nomad and the Gen-Ray Zen-PX2 are the only handheld x-ray machines that we know are FDA approved for use. Be very careful if purchasing online as there are reports of ILLEGAL, non FDA approved machines showing up for sale on line.</p><p>Here are the regulations specifically addressing these machines:<br />  <a href=\"https://flatironsxrayservices.com/images/Handheld_Machines_Regulations.pdf\" target=\"_blank\" rel=\"noopener\">Handheld Machine Regulations.pdf</a></p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. RH 4.5.2 states &#8220;The licensee or registrant shall use, to the extent practical, procedures and engineering controls based upon sound radiation protection principles to achieve occupational doses and doses to members of the public that are as low as is reasonably achievable (ALARA).&#8221; This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states &#8220;The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.&#8221; This means that once a year everyone who takes x-rays needs to review ALARA. RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA.</p><p>Radiation Division&#8217;s view on ALARA. <a href=\"http://www.colorado.gov/cs/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper\" target=\"_blank\" rel=\"noopener\">Click here.</a></p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as well as a sheet to document the event.</p><p>  <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of last year. What should I do?</a>\n					<p>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner&#8217;s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out form R-61 Disposition of Machines and send it in by mail or fax. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</p><p>Here is a copy of the form and the instructions on how to fill it out.</p><ul><li>  <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Disposition Form.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015. Cost is about $24.00 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','6070-revision-v1','','','2022-07-22 19:30:11','2022-07-23 01:30:11','',6070,'https://flatironsxrayservices.com/?p=7615',0,'revision','',0),(7616,1,'2022-07-22 19:31:29','2022-07-23 01:31:29','<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Frequently Asked Questions</h1>		\n			<style>.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:500px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover the entire state of Colorado. We are based in the Metro Denver area but have customers throughout the state. We are in the Western Slope area every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental machines are required to be inspected every three years with the following exceptions: Dental 3D/CT machines and Dental Handheld Portable machines which need to be inspected annually (every year).  Veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is &#8220;Yes.&#8221; The reason is that the Colorado State Regulations covering this topic are very clear.</li><li>RH 4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from licensed or unlicensed sources under the control of the licensee and shall supply and require the use of individual monitoring devices…</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film badge/radiation monitoring device.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but only if your office is in possession of a current signed waiver issued by the Radiation Monitoring Division. To obtain a waiver you must follow the request procedure correctly.</p><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include submittal to the Department of an acceptable application documenting six months of the use of continuous individual monitoring devices</em>”</p><p>In other words, if after 6 months of monitoring your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may send a letter to the State requesting a waiver from continued monitoring. This is a request only and a granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p><p>Here is the official waiver request:  <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p><p>If you receive a waiver from the Radiation Control Division, you must keep it in a safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special monitoring requirements if we use a handheld x-ray machine?</a>\n					<p>Yes there are. RH 6.3.3.10 (2) states, &#8220;<em>Each operator of portable hand-held x-ray equipment shall wear whole body and extremity personnel dosimetric monitoring devices.</em>&#8221; In other words each operator who uses a handheld x-ray machine must wear both a whole body badge and an extremity badge (commonly known as a &#8220;finger badge&#8221;) when making an exposure.</p>\n												<a href=\"\">What about handheld x-ray machines? Are all of them allowed?</a>\n					<p>Currently, the Aribex Nomad and the Gen-Ray Zen-PX2 are the only handheld x-ray machines that we know are FDA approved for use. Be very careful if purchasing online as there are reports of ILLEGAL, non FDA approved machines showing up for sale on line.</p><p>Here are the regulations specifically addressing these machines:<br />  <a href=\"https://flatironsxrayservices.com/images/Handheld_Machines_Regulations.pdf\" target=\"_blank\" rel=\"noopener\">Handheld Machine Regulations.pdf</a></p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. RH 4.5.2 states &#8220;The licensee or registrant shall use, to the extent practical, procedures and engineering controls based upon sound radiation protection principles to achieve occupational doses and doses to members of the public that are as low as is reasonably achievable (ALARA).&#8221; This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states &#8220;The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.&#8221; This means that once a year everyone who takes x-rays needs to review ALARA. RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA.</p><p>Radiation Division&#8217;s view on ALARA. <a href=\"http://www.colorado.gov/cs/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper\" target=\"_blank\" rel=\"noopener\">Click here.</a></p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as well as a sheet to document the event.</p><p>  <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of last year. What should I do?</a>\n					<p>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner&#8217;s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out form R-61 Disposition of Machines and send it in by mail or fax. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</p><p>Here is a copy of the form and the instructions on how to fill it out.</p><ul><li>  <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Disposition Form.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015. Cost is about $24.00 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','6070-revision-v1','','','2022-07-22 19:31:29','2022-07-23 01:31:29','',6070,'https://flatironsxrayservices.com/?p=7616',0,'revision','',0),(7617,1,'2022-07-22 19:31:29','2022-07-23 01:31:29','<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Frequently Asked Questions</h1>		\n			<style>.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:500px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}</style>		\n												<a href=\"\">What type of x-ray machines do you inspect?</a>\n					<p>We provide inspections on every type of Dental and Veterinary X-Ray machine.</p>\n												<a href=\"\">In which areas of Colorado do you conduct x-ray inspections?</a>\n					<p>We cover the entire state of Colorado. We are based in the Metro Denver area but have customers throughout the state. We are in the Western Slope area every month.</p>\n												<a href=\"\">How often do I need to have my x-ray machines inspected?</a>\n					<p>Dental machines are required to be inspected every three years with the following exceptions: Dental 3D/CT machines and Dental Handheld Portable machines which need to be inspected annually (every year).  Veterinary machines are required to be inspected every three years.</p>\n												<a href=\"\">Do we need to wear x-ray dosimeter badges even if we are now taking digital x-rays?</a>\n					<ul><li>The short answer to this question is &#8220;Yes.&#8221; The reason is that the Colorado State Regulations covering this topic are very clear.</li><li>RH 4.18.1 states that “<em>each licensee or registrant shall monitor occupational exposure from licensed or unlicensed sources under the control of the licensee and shall supply and require the use of individual monitoring devices…</em>”</li><li>In other words, each operator of the x-ray units at your facility must wear a film badge/radiation monitoring device.</li></ul>\n												<a href=\"\">I heard we can stop using radiation monitoring badges or get a waiver. Is that allowed?</a>\n					<ul><li><p>Yes, but only if your office is in possession of a current signed waiver issued by the Radiation Monitoring Division. To obtain a waiver you must follow the request procedure correctly.</p><p>RH 4.18.3.1 (1) states that “<em>Acceptable alternative demonstration that doses will not exceed 10 percent of the annual dose limits in RH 4.61. RH 4.12 and RH 4.13 include submittal to the Department of an acceptable application documenting six months of the use of continuous individual monitoring devices</em>”</p><p>In other words, if after 6 months of monitoring your reports show that every operator is receiving less than 10% of the allowed occupational dosage of radiation, you may send a letter to the State requesting a waiver from continued monitoring. This is a request only and a granting of a waiver is solely at the discretion of the Radiation Monitoring Division.</p><p>Here is the official waiver request:  <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf\" target=\"_blank\" rel=\"noopener\">R-400 Dosimetry Request Waiver.pdf</a></p><p>If you receive a waiver from the Radiation Control Division, you must keep it in a safe place at your office and be able to show it to the inspector upon request.</p></li></ul>\n												<a href=\"\">Are there special monitoring requirements if we use a handheld x-ray machine?</a>\n					<p>Yes there are. RH 6.3.3.10 (2) states, &#8220;<em>Each operator of portable hand-held x-ray equipment shall wear whole body and extremity personnel dosimetric monitoring devices.</em>&#8221; In other words each operator who uses a handheld x-ray machine must wear both a whole body badge and an extremity badge (commonly known as a &#8220;finger badge&#8221;) when making an exposure.</p>\n												<a href=\"\">What about handheld x-ray machines? Are all of them allowed?</a>\n					<p>Currently, the Aribex Nomad and the Gen-Ray Zen-PX2 are the only handheld x-ray machines that we know are FDA approved for use. Be very careful if purchasing online as there are reports of ILLEGAL, non FDA approved machines showing up for sale on line.</p><p>Here are the regulations specifically addressing these machines:<br />  <a href=\"https://flatironsxrayservices.com/images/Handheld_Machines_Regulations.pdf\" target=\"_blank\" rel=\"noopener\">Handheld Machine Regulations.pdf</a></p>\n												<a href=\"\">What is ALARA and what are we responsible for?</a>\n					<p>ALARA stands for As Low As Reasonably Achievable. It is a concept of keeping all exposure risks to a minimum amount needed to properly diagnose by way of an x-ray exposure. The best ways to minimize the risk are by decreasing the length of Time of the exposure, increasing the Distance from the exposure and using adequate Shielding from the exposure. These pertain to both the patient as well as the operator and staff. RH 4.5.2 states &#8220;The licensee or registrant shall use, to the extent practical, procedures and engineering controls based upon sound radiation protection principles to achieve occupational doses and doses to members of the public that are as low as is reasonably achievable (ALARA).&#8221; This means your office needs to employ ALARA as part of the routine way you conduct x-ray exposures.</p><p>RH 4.5.3 states &#8220;The licensee or registrant shall, at intervals not to exceed 12 months, review the radiation protection program content and implementation.&#8221; This means that once a year everyone who takes x-rays needs to review ALARA. RH 4.5.1 states that you need to properly document that all x-ray operators in your office have reviewed ALARA.</p><p>Radiation Division&#8217;s view on ALARA. <a href=\"http://www.colorado.gov/cs/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper\" target=\"_blank\" rel=\"noopener\">Click here.</a></p><p>Here is a suggested review of ALARA principles you can use to meet your annual requirement as well as a sheet to document the event.</p><p>  <a href=\"https://flatironsxrayservices.com/images/ALARA.pdf\" target=\"_blank\" rel=\"noopener\">ALARA.pdf</a></p>\n												<a href=\"\">I am getting a notice from the state Radiation Program that says I have an inspection due on an x-ray machine we got rid of last year. What should I do?</a>\n					<p>First, your service company who removed the x-ray unit should have coached you to fill out the proper form and send it in to the state so the Radiation Program would know that you are no longer using that x-ray. While it is the x-ray owner&#8217;s responsibility to comply with notifying the state, the Radiation Program has asked all Certified Service Providers to help their customers by coaching them on what to do when they get rid of an x-ray machine. Specifically, you need to fill out form R-61 Disposition of Machines and send it in by mail or fax. The state will then send you a letter confirming you are no longer using or in possession of that machine. Keep the letter for your records.</p><p>Here is a copy of the form and the instructions on how to fill it out.</p><ul><li>  <a href=\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf\" target=\"_blank\" rel=\"noopener\">R-61 Disposition Form.pdf</a></li></ul>\n												<a href=\"\">Intra Oral Test Phantom</a>\n					<p>DentX Step Wedge p/n 9992440015. Cost is about $24.00 from your dental parts supplier. This is a great tool for the office. Place the wedge on the sensor or film pack and take an image with your x-ray at the typical settings like you normally would. If you can see all 10 shades of grey then your setting on the x-ray is right on or possibly a timer setting up or down for best image quality.</p>','FAQ','','inherit','closed','closed','','6070-revision-v1','','','2022-07-22 19:31:29','2022-07-23 01:31:29','',6070,'https://flatironsxrayservices.com/?p=7617',0,'revision','',0);
/*!40000 ALTER TABLE `wpml_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_term_relationships`
--

DROP TABLE IF EXISTS `wpml_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_term_relationships`
--

LOCK TABLES `wpml_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpml_term_relationships` DISABLE KEYS */;
INSERT INTO `wpml_term_relationships` VALUES (198,2,0),(108,2,0),(201,2,0),(1015,2,0),(1016,2,0),(3213,13,0),(2160,12,0),(3953,13,0),(2168,10,0),(2218,13,0),(4128,6,0),(4131,6,0),(4618,14,0),(6522,10,0),(7269,13,0),(7272,13,0);
/*!40000 ALTER TABLE `wpml_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_term_taxonomy`
--

DROP TABLE IF EXISTS `wpml_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_term_taxonomy`
--

LOCK TABLES `wpml_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpml_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpml_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'nav_menu','',0,5),(6,6,'elementor_library_type','',0,1),(10,10,'elementor_library_type','',0,2),(12,12,'elementor_library_type','',0,1),(13,13,'elementor_library_type','',0,5),(14,14,'wp_theme','',0,1);
/*!40000 ALTER TABLE `wpml_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_termmeta`
--

DROP TABLE IF EXISTS `wpml_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_termmeta`
--

LOCK TABLES `wpml_termmeta` WRITE;
/*!40000 ALTER TABLE `wpml_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_terms`
--

DROP TABLE IF EXISTS `wpml_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_terms`
--

LOCK TABLES `wpml_terms` WRITE;
/*!40000 ALTER TABLE `wpml_terms` DISABLE KEYS */;
INSERT INTO `wpml_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Main Menu','main-menu',0),(6,'page','page',0),(10,'header','header',0),(12,'footer','footer',0),(13,'widget','widget',0),(14,'oceanwp','oceanwp',0);
/*!40000 ALTER TABLE `wpml_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_usermeta`
--

DROP TABLE IF EXISTS `wpml_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=187 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_usermeta`
--

LOCK TABLES `wpml_usermeta` WRITE;
/*!40000 ALTER TABLE `wpml_usermeta` DISABLE KEYS */;
INSERT INTO `wpml_usermeta` VALUES (1,1,'nickname','KMaloney'),(2,1,'first_name','Kathy'),(3,1,'last_name','Maloney'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wpml_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpml_user_level','10'),(14,1,'dismissed_wp_pointers','theme_editor_notice,wp410_dfw'),(15,1,'show_welcome_panel','0'),(133,4,'_wtlwp_login_count','3'),(134,4,'bglibDashboardOrder','1'),(135,4,'wpml_dashboard_quick_press_last_post_id','6504'),(139,4,'wpml_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:345:\"<p>We see that you enabled automatic updates for WordPress. We recommend that you do this for Yoast SEO as well. This way we can guarantee that WordPress and Yoast SEO will continue to run smoothly together. <a href=\"http://flatironsxrayservices.com/wp-admin/plugins.php\">Go to your plugins overview to enable auto-updates for Yoast SEO.</a></p>\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-auto-update\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"4\";s:10:\"user_login\";s:15:\"inmotionsupport\";s:9:\"user_pass\";s:34:\"$P$BKDHvAH1hgAHGQhJEzHTYUH6WOQeGQ0\";s:13:\"user_nicename\";s:15:\"inmotionsupport\";s:10:\"user_email\";s:24:\"kathymaloneyco@gmail.com\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2022-03-17 18:11:53\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:16:\"InMotion Support\";}s:2:\"ID\";i:4;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wpml_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:64:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;s:10:\"copy_posts\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(43,2,'nickname','Elementor Support'),(44,2,'first_name',''),(45,2,'last_name',''),(46,2,'description',''),(47,2,'rich_editing','true'),(17,1,'bglibDashboardOrder','1'),(18,1,'jetpack_tracks_anon_id','jetpack:OYzqWIG0K3zujEK/LluL0Ee9'),(19,1,'wpml_dashboard_quick_press_last_post_id','7504'),(20,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"73.243.9.0\";}'),(26,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:151:\"boldgrid-notifications,dashboard_right_now,dashboard_site_health,dashboard_activity,wpforms_reports_widget_lite,owp_dashboard_news,e-dashboard-overview\";s:4:\"side\";s:60:\"boldgrid_news_widget,dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),(27,1,'closedpostboxes_dashboard','a:2:{i:0;s:22:\"boldgrid-notifications\";i:1;s:18:\"dashboard_activity\";}'),(28,1,'metaboxhidden_dashboard','a:2:{i:0;s:20:\"boldgrid_news_widget\";i:1;s:21:\"dashboard_quick_press\";}'),(21,1,'_new_email','a:2:{s:4:\"hash\";s:32:\"ce3e9623b7b1103840ada44374857c16\";s:8:\"newemail\";s:21:\"ksm.maloney@gmail.com\";}'),(22,1,'wpml_user-settings','editor=tinymce&ampmfold=o&amphidetb=1&amplibraryContent=browse&ampunfold=1&ampposts_list_mode=excerpt&libraryContent=browse'),(23,1,'wpml_user-settings-time','1658531331'),(24,1,'first_login','2021-04-13 11:29:06'),(25,1,'last_login','2021-05-17 22:57:39'),(29,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:19:\"feedback-notice-1-1\";s:9:\"timestamp\";i:1620682748;}'),(30,1,'meta-box-order_page','a:3:{s:4:\"side\";s:23:\"submitdiv,pageparentdiv\";s:6:\"normal\";s:110:\"postimagediv,butterbean-ui-boldgrid_seo,revisionsdiv,postcustom,commentstatusdiv,commentsdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),(31,1,'screen_layout_page','2'),(32,1,'nav_menu_recently_edited','2'),(33,1,'managenav-menuscolumnshidden','a:0:{}'),(37,1,'elementor_library_remote','a:1:{s:9:\"favorites\";a:11:{i:15486;b:1;i:14932;b:1;i:14737;b:1;i:11781;b:1;i:12080;b:1;i:463;b:1;i:5472;b:1;i:4736;b:1;i:5737;b:1;i:5703;b:1;i:5719;b:1;}}'),(34,1,'metaboxhidden_nav-menus','a:3:{i:0;s:22:\"add-post-type-bg_block\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(36,1,'elementor_introduction','a:2:{s:7:\"flexbox\";b:1;s:18:\"yoast-introduction\";b:1;}'),(38,1,'wpml_elementor_connect_common_data','a:7:{s:9:\"client_id\";s:32:\"Q2NQIZ4xe5rRv8j8tF8qSsWPWTxko8IR\";s:11:\"auth_secret\";s:32:\"NnKPocbAyszrLm88WYabZVciqbGheXG6\";s:12:\"access_token\";s:32:\"ORAfr0juFEqJuhcCbel4QenhrpzpEWMp\";s:19:\"access_token_secret\";s:32:\"XCz2ppA2IcFafsmYoXMei8yu7bTJgHZs\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:21:\"ksm.maloney@gmail.com\";}s:19:\"data_share_opted_in\";b:1;}'),(39,1,'elementor_admin_notices','a:1:{s:21:\"elementor_dev_promote\";s:4:\"true\";}'),(40,1,'closedpostboxes_page','a:0:{}'),(42,1,'elementor_preferences','a:1:{s:8:\"ui_theme\";s:5:\"light\";}'),(41,1,'metaboxhidden_page','a:0:{}'),(48,2,'syntax_highlighting','true'),(49,2,'comment_shortcuts','false'),(50,2,'admin_color','fresh'),(51,2,'use_ssl','0'),(52,2,'show_admin_bar_front','true'),(53,2,'locale',''),(54,2,'wpml_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(55,2,'wpml_user_level','10'),(56,2,'dismissed_wp_pointers',''),(61,2,'session_tokens','a:2:{s:64:\"96ecdc004f170aeaab7af52fc567e99c0a4fddd88982faa4b1f452fdabcfbb60\";a:4:{s:10:\"expiration\";i:1634196685;s:2:\"ip\";s:12:\"8.40.111.101\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36\";s:5:\"login\";i:1634023885;}s:64:\"95fb84b0321c3af50de290816d66260805114e0e2795a29b8d9aa018424eefd1\";a:4:{s:10:\"expiration\";i:1634197106;s:2:\"ip\";s:14:\"109.93.224.110\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36\";s:5:\"login\";i:1634024306;}}'),(58,2,'bglibDashboardOrder','1'),(59,2,'wpml_dashboard_quick_press_last_post_id','1869'),(60,2,'community-events-location','a:1:{s:2:\"ip\";s:12:\"109.93.224.0\";}'),(132,4,'session_tokens','a:2:{s:64:\"173ee948be60850ca220ca45bc4baf7b02c74e832ba8a0b870e3b5e0d907ec28\";a:4:{s:10:\"expiration\";i:1647713680;s:2:\"ip\";s:14:\"54.217.172.157\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36\";s:5:\"login\";i:1647540880;}s:64:\"0387f81d38c9115198fda3af8a5324854a4f572ba3cd46a0af15f619019b10d5\";a:4:{s:10:\"expiration\";i:1647714932;s:2:\"ip\";s:12:\"77.137.34.90\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36\";s:5:\"login\";i:1647542132;}}'),(131,4,'_wtlwp_last_login','1647700661'),(130,4,'show_welcome_panel','0'),(129,4,'_wtlwp_redirect_to','wp_dashboard'),(126,4,'_wtlwp_created','1647540713'),(127,4,'_wtlwp_expire','1648145513'),(128,4,'_wtlwp_token','27f0763bc4850be003b084612f0c71444bf9b524f457a4248d2f4af5a8fabd2837095f95ed0ce4ce7396f5ecaea258b90fb2a70b47254d57ad14ad65f4b083c4'),(125,4,'_wtlwp_user','1'),(124,4,'dismissed_wp_pointers',''),(123,4,'_yoast_wpseo_profile_updated','1647540713'),(122,4,'wpml_user_level','0'),(121,4,'wpml_capabilities','a:0:{}'),(160,1,'session_tokens','a:2:{s:64:\"6fa3304723b070f116f658d125d2eca1dc8fb5fa4ba38b046d1fb6a939f3ff85\";a:4:{s:10:\"expiration\";i:1658692629;s:2:\"ip\";s:12:\"73.243.9.190\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\";s:5:\"login\";i:1658519829;}s:64:\"a074cefdf0a7f3a9bdb8452a4dda744daab134e6b11dc06ce71cf0a516a92d5d\";a:4:{s:10:\"expiration\";i:1658712124;s:2:\"ip\";s:12:\"73.243.9.190\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\";s:5:\"login\";i:1658539324;}}'),(91,1,'edit_elementor_library_per_page','20'),(120,4,'locale','en_US'),(119,4,'show_admin_bar_front','true'),(118,4,'use_ssl','0'),(117,4,'admin_color','fresh'),(116,4,'comment_shortcuts','false'),(115,4,'syntax_highlighting','true'),(110,4,'nickname','inmotionsupport'),(111,4,'first_name','InMotion'),(112,4,'last_name','Support'),(113,4,'description',''),(114,4,'rich_editing','true'),(93,2,'_yoast_wpseo_profile_updated','1645109831'),(94,1,'_yoast_wpseo_profile_updated','1645109831'),(96,1,'edit_post_per_page','100'),(97,1,'edit_page_per_page','100'),(137,4,'community-events-location','a:1:{s:2:\"ip\";s:13:\"190.121.140.0\";}'),(161,4,'facebook',''),(162,4,'instagram',''),(163,4,'linkedin',''),(164,4,'myspace',''),(165,4,'pinterest',''),(166,4,'soundcloud',''),(167,4,'tumblr',''),(168,4,'twitter',''),(169,4,'youtube',''),(170,4,'wikipedia',''),(185,1,'wpml_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:345:\"<p>We see that you enabled automatic updates for WordPress. We recommend that you do this for Yoast SEO as well. This way we can guarantee that WordPress and Yoast SEO will continue to run smoothly together. <a href=\"http://flatironsxrayservices.com/wp-admin/plugins.php\">Go to your plugins overview to enable auto-updates for Yoast SEO.</a></p>\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-auto-update\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:13:\"flatironsxray\";s:9:\"user_pass\";s:34:\"$P$BMXnQHaGEyUwKb3k4DdR5Z..nFkchY1\";s:13:\"user_nicename\";s:13:\"flatironsxray\";s:10:\"user_email\";s:21:\"ksm.maloney@gmail.com\";s:8:\"user_url\";s:32:\"http://flatironsxrayservices.com\";s:15:\"user_registered\";s:19:\"2021-04-10 15:09:54\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:8:\"KMaloney\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wpml_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:71:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;s:10:\"copy_posts\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";s:10:\"0ef45eeae4\";s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(186,1,'tgmpa_dismissed_notice_oceanwp_theme','1');
/*!40000 ALTER TABLE `wpml_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_users`
--

DROP TABLE IF EXISTS `wpml_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_users`
--

LOCK TABLES `wpml_users` WRITE;
/*!40000 ALTER TABLE `wpml_users` DISABLE KEYS */;
INSERT INTO `wpml_users` VALUES (1,'flatironsxray','$P$BMXnQHaGEyUwKb3k4DdR5Z..nFkchY1','flatironsxray','ksm.maloney@gmail.com','http://flatironsxrayservices.com','2021-04-10 15:09:54','',0,'KMaloney'),(2,'Elementor Support','$P$BNfVMJDRJSfLoiPUeY9Ak6i8xvFfoL0','elementor-support','joe.maloney62@gmail.com','','2021-10-11 17:22:11','',0,'Elementor Support'),(4,'inmotionsupport','$P$BKDHvAH1hgAHGQhJEzHTYUH6WOQeGQ0','inmotionsupport','kathymaloneyco@gmail.com','','2022-03-17 18:11:53','',0,'InMotion Support');
/*!40000 ALTER TABLE `wpml_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_weforms_entries`
--

DROP TABLE IF EXISTS `wpml_weforms_entries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_weforms_entries` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned DEFAULT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` int(11) unsigned DEFAULT NULL,
  `user_device` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `referer` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT 'publish',
  `created_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_weforms_entries`
--

LOCK TABLES `wpml_weforms_entries` WRITE;
/*!40000 ALTER TABLE `wpml_weforms_entries` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_weforms_entries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_weforms_entrymeta`
--

DROP TABLE IF EXISTS `wpml_weforms_entrymeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_weforms_entrymeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `weforms_entry_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `meta_key` (`meta_key`(250)),
  KEY `entry_id` (`weforms_entry_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_weforms_entrymeta`
--

LOCK TABLES `wpml_weforms_entrymeta` WRITE;
/*!40000 ALTER TABLE `wpml_weforms_entrymeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_weforms_entrymeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_wpforms_lite`
--

DROP TABLE IF EXISTS `wpml_wpforms_lite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_wpforms_lite` (
  `rid` int(10) NOT NULL AUTO_INCREMENT,
  `start` bigint(20) NOT NULL,
  `end` bigint(20) NOT NULL,
  `status` tinyint(2) NOT NULL DEFAULT 1,
  `date` int(10) NOT NULL,
  PRIMARY KEY (`rid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_wpforms_lite`
--

LOCK TABLES `wpml_wpforms_lite` WRITE;
/*!40000 ALTER TABLE `wpml_wpforms_lite` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_wpforms_lite` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wpml_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_wpforms_tasks_meta`
--

LOCK TABLES `wpml_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wpml_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wpml_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-05-18 20:43:04'),(2,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-05-18 20:43:04'),(3,'wpforms_admin_addons_cache_update','W10=','2021-05-18 20:43:04'),(4,'wpforms_admin_notifications_update','W10=','2021-05-18 20:43:07'),(5,'wpforms_admin_notifications_update','W10=','2021-05-20 00:30:41'),(6,'wpforms_admin_notifications_update','W10=','2021-05-21 23:15:37'),(7,'wpforms_builder_help_cache_update','W10=','2021-05-22 13:22:46'),(8,'wpforms_admin_notifications_update','W10=','2021-05-25 13:22:32'),(9,'wpforms_admin_notifications_update','W10=','2021-05-27 13:35:40'),(10,'wpforms_admin_notifications_update','W10=','2021-06-01 18:33:47'),(11,'wpforms_admin_notifications_update','W10=','2021-06-02 19:14:59'),(12,'wpforms_admin_notifications_update','W10=','2021-06-03 21:08:18'),(13,'wpforms_admin_notifications_update','W10=','2021-06-04 21:34:18'),(14,'wpforms_admin_notifications_update','W10=','2021-06-07 19:27:48'),(15,'wpforms_admin_notifications_update','W10=','2021-06-09 18:48:56'),(16,'wpforms_admin_notifications_update','W10=','2021-06-12 20:40:44'),(17,'wpforms_admin_notifications_update','W10=','2021-06-15 00:08:03'),(18,'wpforms_admin_notifications_update','W10=','2021-06-16 00:42:03'),(19,'wpforms_admin_notifications_update','W10=','2021-06-17 12:07:56'),(20,'wpforms_admin_notifications_update','W10=','2021-06-18 21:42:30'),(21,'wpforms_admin_notifications_update','W10=','2021-06-28 10:42:24'),(22,'wpforms_admin_notifications_update','W10=','2021-07-01 01:52:18'),(23,'wpforms_admin_notifications_update','W10=','2021-07-04 15:01:21'),(24,'wpforms_admin_notifications_update','W10=','2021-07-05 15:21:45'),(25,'wpforms_admin_notifications_update','W10=','2021-07-07 11:36:42'),(26,'wpforms_admin_notifications_update','W10=','2021-07-08 11:40:10'),(27,'wpforms_admin_notifications_update','W10=','2021-07-09 11:41:06'),(28,'wpforms_admin_notifications_update','W10=','2021-07-13 12:05:19'),(29,'wpforms_admin_notifications_update','W10=','2021-07-17 13:56:04'),(30,'wpforms_admin_notifications_update','W10=','2021-09-09 21:57:29'),(31,'wpforms_admin_notifications_update','W10=','2021-09-11 14:22:48'),(32,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-09-11 15:15:09'),(33,'wpforms_admin_addons_cache_update','W10=','2021-09-11 15:15:12');
/*!40000 ALTER TABLE `wpml_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_yoast_indexable`
--

DROP TABLE IF EXISTS `wpml_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `breadcrumb_title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_image` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_description` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_image_source` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_description` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_image` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_image_source` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  `language` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT 1,
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=MyISAM AUTO_INCREMENT=106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_yoast_indexable`
--

LOCK TABLES `wpml_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wpml_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wpml_yoast_indexable` VALUES (1,'http://flatironsxrayservices.com/author/flatironsxray/','54:60a852c546fb635cd157ed2ee884443f',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://2.gravatar.com/avatar/e0138c75e8aa9d6f964811ed66dd7b66?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://2.gravatar.com/avatar/e0138c75e8aa9d6f964811ed66dd7b66?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2022-02-17 13:53:33','2022-07-23 21:23:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-07-23 01:31:29','2016-12-14 23:00:11'),(2,'http://flatironsxrayservices.com/','33:ae329cbe4f5aa5c0702c3f1e8bda1158',654,'post','page',1,0,'X-ray Machine Inspections %%sep%% Colorado %%sep%% %%sitename%%','Flatirons X-ray Services has been providing Dental and Veterinary x-ray machine inspections in Colorado since 2011.','Home','publish',NULL,0,NULL,NULL,NULL,'x-ray machine inspections',51,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray-equipment.jpeg',NULL,NULL,'first-content-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray-equipment.jpeg',NULL,'first-content-image',NULL,1,0,NULL,'2022-02-17 13:53:33','2022-07-23 21:23:52',1,NULL,NULL,NULL,NULL,0,2,2,'2022-06-27 20:03:52','2022-03-01 21:19:00'),(3,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray-equipment.jpeg','86:a9496f1a83eb58b1367de79ddcff4a87',895,'post','attachment',1,0,NULL,NULL,'Dental X-Rray Equipment','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray-equipment.jpeg',NULL,'895','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray-equipment.jpeg','895','attachment-image','{\"width\":275,\"height\":183,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray-equipment.jpeg\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/06/dental-xray-equipment.jpeg\",\"size\":\"full\",\"id\":895,\"alt\":\"Dental X-ray equipment, an example of x-ray machine inspections\",\"pixels\":50325,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-02-17 13:53:33','2022-07-23 21:23:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-03-02 21:57:46','2021-06-03 23:58:47'),(4,'https://flatironsxrayservices.com/','34:c6347e3a1f6259ede76038d7ccc59598',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Colorado Dental and Veterinary X-Ray Machine Inspections','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,20,NULL,'2022-02-17 13:53:33','2022-07-23 21:09:39',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(5,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-02-17 13:56:39','2022-07-23 21:09:39',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(59,NULL,NULL,4,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/ef70dbd6bdf33a5d5aae818a946b5a78?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/ef70dbd6bdf33a5d5aae818a946b5a78?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2022-03-17 18:11:53','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-06-24 00:12:17',NULL),(7,NULL,NULL,2,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/c48e803d81e5fa935e092ee10e76e566?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/c48e803d81e5fa935e092ee10e76e566?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2022-02-17 15:07:00','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(8,'http://flatironsxrayservices.com/about-x-ray-machine-certification-evaluations/','79:8f327e25006d4839320be620b8e41c35',107,'post','page',1,0,'X-ray Machine Certification Evaluations %%sep%% %%sitename%%','Shawn Clemenson, Founder and CEO, and his team have been providing x-ray machine Certification Evaluations in Colorado since 2011.','About','publish',NULL,0,NULL,NULL,NULL,'x-ray machine Certification Evaluations',66,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689-150x150.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689-150x150.jpg',NULL,'first-content-image',NULL,1,0,NULL,'2022-02-17 15:53:21','2022-07-24 01:58:41',1,NULL,NULL,NULL,NULL,0,3,2,'2022-06-26 06:38:31','2022-03-01 12:13:00'),(9,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689.jpg','112:7e385a812eae480fd519e4ce84ba3418',3126,'post','attachment',1,0,NULL,NULL,'Shawn Clemenson Headshot','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689.jpg',NULL,'3126','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689.jpg','3126','attachment-image','{\"width\":238,\"height\":264,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689.jpg\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689.jpg\",\"size\":\"full\",\"id\":3126,\"alt\":\"Shawn Clemenson provides x-ray machine inspections in Colorado.\",\"pixels\":62832,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-02-17 15:53:21','2022-07-24 01:58:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-03-02 19:23:04','2021-11-12 01:26:55'),(10,'https://flatironsxrayservices.com/faq/','38:63e75c6f09343a870d251849757a994e',196,'post','page',1,0,NULL,NULL,'FAQ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,12,0,NULL,'2022-02-17 15:56:03','2022-07-24 02:09:57',1,NULL,NULL,NULL,NULL,0,6,2,'2022-07-22 23:59:07','2021-05-15 03:26:40'),(11,'https://flatironsxrayservices.com/resources/','44:268c396db122d12d870eb45d7ce577cb',199,'post','page',1,0,NULL,NULL,'Resources','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,7,0,NULL,'2022-02-17 16:08:15','2022-07-24 02:10:16',1,NULL,NULL,NULL,NULL,0,2,2,'2022-07-23 00:02:22','2021-05-15 03:27:05'),(12,'https://flatironsxrayservices.com/contact/','42:729eb0bc55b5e7f5e29c60695bc1f3ad',354,'post','page',1,0,NULL,NULL,'Contact','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,NULL,'2022-02-17 16:08:35','2022-07-23 21:27:12',1,NULL,NULL,NULL,NULL,0,1,2,'2022-07-20 21:48:42','2022-06-23 23:58:44'),(13,NULL,NULL,3,'post','page',1,0,NULL,NULL,'Privacy Policy','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-02-17 17:04:26','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-10 15:09:54','2021-04-10 15:09:54'),(14,NULL,NULL,3925,'post','page',1,0,NULL,NULL,'Thank you!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo-300x208.png',NULL,NULL,'first-content-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo-300x208.png',NULL,'first-content-image',NULL,1,NULL,NULL,'2022-02-17 17:04:26','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-12 17:34:18','2021-12-01 16:56:49'),(15,NULL,NULL,662,'post','page',1,0,NULL,NULL,'WPForms Preview','private',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-02-17 17:04:26','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-09-05 17:25:20','2018-09-05 17:25:20'),(16,NULL,NULL,1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-02-17 17:05:44','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(20,NULL,NULL,165,'post','attachment',1,0,NULL,NULL,'Flatirons-intricate-explorer-unsplash','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Flatirons-intricate-explorer-unsplash-1-e1622587241899.jpg',NULL,'165','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Flatirons-intricate-explorer-unsplash-1-e1622587241899.jpg','165','attachment-image','{\"width\":1600,\"height\":500,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/05/Flatirons-intricate-explorer-unsplash-1-e1622587241899.jpg\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/05/Flatirons-intricate-explorer-unsplash-1-e1622587241899.jpg\",\"size\":\"full\",\"id\":165,\"alt\":\"\",\"pixels\":800000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-01 22:40:58','2021-05-14 18:28:43'),(21,NULL,NULL,891,'post','attachment',1,0,NULL,NULL,'dental xray','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray.jpg',NULL,'891','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray.jpg','891','attachment-image','{\"width\":800,\"height\":300,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray.jpg\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/06/dental-xray.jpg\",\"size\":\"full\",\"id\":891,\"alt\":\"Doctor holding a dental x-ray\",\"pixels\":240000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-03 23:48:40','2021-06-03 23:47:57'),(22,NULL,NULL,893,'post','attachment',1,0,NULL,NULL,'animal xray 2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/animal-xray-2.jpeg',NULL,'893','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/animal-xray-2.jpeg','893','attachment-image','{\"width\":291,\"height\":173,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/06/animal-xray-2.jpeg\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/06/animal-xray-2.jpeg\",\"size\":\"full\",\"id\":893,\"alt\":\"Dog being x-rayed\",\"pixels\":50343,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-11-09 15:49:00','2021-06-03 23:58:01'),(23,NULL,NULL,894,'post','attachment',1,0,NULL,NULL,'Animal xray','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/animal-xray.jpeg',NULL,'894','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/animal-xray.jpeg','894','attachment-image','{\"width\":280,\"height\":180,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/06/animal-xray.jpeg\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/06/animal-xray.jpeg\",\"size\":\"full\",\"id\":894,\"alt\":\"Dog on a veterinary x-ray table, an example of x-ray machine inspections\",\"pixels\":50400,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-03-02 21:58:35','2021-06-03 23:58:21'),(24,NULL,NULL,1224,'post','attachment',1,0,NULL,NULL,'Flatirons-mobile','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/Flatirons-intricate-explorer-unsplash-e1623932919918.jpg',NULL,'1224','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/Flatirons-intricate-explorer-unsplash-e1623932919918.jpg','1224','attachment-image','{\"width\":325,\"height\":502,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/06/Flatirons-intricate-explorer-unsplash-e1623932919918.jpg\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/06/Flatirons-intricate-explorer-unsplash-e1623932919918.jpg\",\"size\":\"full\",\"id\":1224,\"alt\":\"\",\"pixels\":163150,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-17 12:23:07','2021-06-17 12:22:40'),(25,NULL,NULL,1771,'post','attachment',1,654,NULL,NULL,'Flatirons X-ray Services Logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo.png',NULL,'1771','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo.png','1771','attachment-image','{\"width\":2000,\"height\":1389,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo.png\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo.png\",\"size\":\"full\",\"id\":1771,\"alt\":\"Logo for Flatirons X-ray Services, Colorado x-ray machine inspections\",\"pixels\":2778000,\"type\":\"image/png\"}',NULL,1,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,1,NULL,0,'2022-03-02 21:56:31','2021-09-30 22:59:14'),(61,NULL,NULL,6526,'post','attachment',1,6520,NULL,NULL,'Elementor-post-screenshot_6520_2022-03-22-04-02-56_2741c03e.png','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_6520_2022-03-22-04-02-56_2741c03e.png',NULL,'6526','attachment-image',NULL,NULL,NULL,'6526','attachment-image',NULL,NULL,NULL,NULL,'2022-03-22 04:02:56','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-03-22 04:02:56','2022-03-22 04:02:56'),(27,NULL,NULL,1795,'post','attachment',1,0,NULL,NULL,'Susie Headshot','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/10/Susie-Headhsot-e1633630924223.jpg',NULL,'1795','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/10/Susie-Headhsot-e1633630924223.jpg','1795','attachment-image','{\"width\":176,\"height\":191,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/10/Susie-Headhsot-e1633630924223.jpg\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/10/Susie-Headhsot-e1633630924223.jpg\",\"size\":\"full\",\"id\":1795,\"alt\":\"Susie Headshot\",\"pixels\":33616,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-10-07 18:10:15','2021-10-07 17:27:22'),(95,NULL,NULL,7230,'post','attachment',1,2168,NULL,NULL,'Elementor-post-screenshot_2168_2022-06-25-20-35-07_526ab937.png','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_2168_2022-06-25-20-35-07_526ab937.png',NULL,'7230','attachment-image',NULL,NULL,NULL,'7230','attachment-image',NULL,NULL,NULL,NULL,'2022-06-25 20:35:07','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-06-25 20:35:07','2022-06-25 20:35:07'),(60,NULL,NULL,6518,'post','attachment',1,2262,NULL,NULL,'Elementor-post-screenshot_2262_2022-03-22-03-56-03_f566b45.png','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_2262_2022-03-22-03-56-03_f566b45.png',NULL,'6518','attachment-image',NULL,NULL,NULL,'6518','attachment-image',NULL,NULL,NULL,NULL,'2022-03-22 03:56:03','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-03-22 03:56:03','2022-03-22 03:56:03'),(29,NULL,NULL,2067,'post','attachment',1,671,NULL,NULL,'Text Logo Black .2pt','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Text-Logo-Black-.2pt.png',NULL,'2067','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Text-Logo-Black-.2pt.png','2067','attachment-image','{\"width\":1174,\"height\":75,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/05/Text-Logo-Black-.2pt.png\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/05/Text-Logo-Black-.2pt.png\",\"size\":\"full\",\"id\":2067,\"alt\":\"Flatirons X-Ray Services logo\",\"pixels\":88050,\"type\":\"image/png\"}',NULL,NULL,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-11-09 15:46:48','2021-10-19 20:47:10'),(30,NULL,NULL,2159,'post','attachment',1,0,NULL,NULL,'Elementor-post-screenshot_2060_2021-10-20-21-26-58_7ef4be2e.png','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_2060_2021-10-20-21-26-58_7ef4be2e.png',NULL,'2159','attachment-image',NULL,NULL,NULL,'2159','attachment-image',NULL,NULL,NULL,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-10-20 21:26:58','2021-10-20 21:26:58'),(31,NULL,NULL,2165,'post','attachment',1,671,NULL,NULL,'Flatirons X-Ray Logo','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Text-Logo-Black-.1pt-e1636670820488.png',NULL,'2165','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Text-Logo-Black-.1pt-e1636670820488.png','2165','attachment-image','{\"width\":500,\"height\":35,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/05/Text-Logo-Black-.1pt-e1636670820488.png\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/05/Text-Logo-Black-.1pt-e1636670820488.png\",\"size\":\"full\",\"id\":2165,\"alt\":\"Flatirons X-Ray Logo\",\"pixels\":17500,\"type\":\"image/png\"}',NULL,NULL,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-10-20 23:30:32','2021-10-20 23:29:58'),(32,NULL,NULL,2245,'post','attachment',1,107,NULL,NULL,'Ben Elwood headshot','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/10/Ben-Updated-Headshot-e1635207141842.jpg',NULL,'2245','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/10/Ben-Updated-Headshot-e1635207141842.jpg','2245','attachment-image','{\"width\":154,\"height\":180,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/10/Ben-Updated-Headshot-e1635207141842.jpg\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/10/Ben-Updated-Headshot-e1635207141842.jpg\",\"size\":\"full\",\"id\":2245,\"alt\":\"Ben Elwood headshot\",\"pixels\":27720,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-11-09 15:44:40','2021-10-26 00:07:14'),(104,NULL,NULL,7532,'post','attachment',1,0,NULL,NULL,'Rectangular Dental Collimator guidance 02.25.2021','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'2022-07-22 22:36:34','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-07-22 22:36:34','2022-07-22 22:36:34'),(105,NULL,NULL,7559,'post','attachment',1,0,NULL,NULL,'2018_Radiation Protection Program Guidance','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'2022-07-22 23:11:12','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-07-22 23:11:12','2022-07-22 23:11:12'),(34,NULL,NULL,3309,'post','attachment',1,0,NULL,NULL,'Radiation Protection Program Guidance','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-11-15 22:39:48','2021-11-15 22:39:48'),(35,NULL,NULL,3319,'post','attachment',1,0,NULL,NULL,'Facility Registrant Responsibilities','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-11-16 23:40:27','2021-11-16 23:40:27'),(36,NULL,NULL,3334,'post','attachment',1,0,NULL,NULL,'R-61 Form','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-11-17 00:07:09','2021-11-17 00:07:09'),(37,NULL,NULL,3335,'post','attachment',1,0,NULL,NULL,'R-400 Request for Dosimetry Monitoring Waiver','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-11-17 00:07:10','2021-11-17 00:07:10'),(38,NULL,NULL,3336,'post','attachment',1,0,NULL,NULL,'R-4a Registration of Radiation Machines','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-11-17 00:07:12','2021-11-17 00:07:12'),(39,NULL,NULL,3337,'post','attachment',1,0,NULL,NULL,'R-4 Application for Registration of Radiation Machines','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-11-17 00:07:14','2021-11-17 00:07:14'),(40,NULL,NULL,3722,'post','attachment',1,671,NULL,NULL,'Flatirons X-Ray Services logo png','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/PNG-Logo-e1637339373363.png',NULL,'3722','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/PNG-Logo-e1637339373363.png','3722','attachment-image','{\"width\":2827,\"height\":234,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/05/PNG-Logo-e1637339373363.png\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/05/PNG-Logo-e1637339373363.png\",\"size\":\"full\",\"id\":3722,\"alt\":\"Flatirons X-Ray Services logo\",\"pixels\":661518,\"type\":\"image/png\"}',NULL,NULL,NULL,'2022-02-17 17:05:45','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-11-19 16:27:45','2021-11-19 16:24:17'),(56,NULL,NULL,6321,'post','attachment',1,0,NULL,NULL,'Flatirons X-ray Services','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2022/03/Flatirons-X-ray-Services.png',NULL,'6321','attachment-image',NULL,NULL,NULL,'6321','attachment-image',NULL,NULL,NULL,NULL,'2022-03-04 06:23:12','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-03-04 06:23:11','2022-03-04 06:23:11'),(69,NULL,NULL,6556,'post','attachment',1,2160,NULL,NULL,'Elementor-post-screenshot_2160_2022-03-22-05-30-59_76191b58.png','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_2160_2022-03-22-05-30-59_76191b58.png',NULL,'6556','attachment-image',NULL,NULL,NULL,'6556','attachment-image',NULL,NULL,NULL,NULL,'2022-03-22 05:30:59','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-03-22 05:30:59','2022-03-22 05:30:59'),(49,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-02-17 17:05:46','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(50,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-02-17 17:05:46','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(51,NULL,NULL,6051,'post','page',1,0,NULL,NULL,'About','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689-150x150.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689-150x150.jpg',NULL,'first-content-image',NULL,NULL,NULL,NULL,'2022-02-17 17:34:41','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(53,NULL,NULL,6070,'post','page',1,0,NULL,NULL,'FAQ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,14,NULL,NULL,'2022-02-25 03:23:38','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,5,0,'2022-07-23 01:31:29','2022-07-23 01:30:10'),(54,NULL,NULL,6071,'post','page',1,0,NULL,NULL,'Resources','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,7,NULL,NULL,'2022-02-25 03:23:46','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,2,0,'2022-03-11 01:46:31','2022-02-25 03:23:46'),(103,NULL,NULL,7496,'post','attachment',1,0,NULL,NULL,'Flatirons Xray Services Logo','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2022/06/Flatirons-Xray-Services-Logo.png',NULL,'7496','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2022/06/Flatirons-Xray-Services-Logo.png','7496','attachment-image','{\"width\":371,\"height\":178,\"filesize\":29626,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2022/06/Flatirons-Xray-Services-Logo.png\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2022/06/Flatirons-Xray-Services-Logo.png\",\"size\":\"full\",\"id\":7496,\"alt\":\"Flatirions X-ray Services Logo\",\"pixels\":66038,\"type\":\"image/png\"}',NULL,NULL,NULL,'2022-06-27 23:36:38','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-06-27 23:37:05','2022-06-27 23:36:38'),(85,NULL,NULL,7010,'post','attachment',1,671,NULL,NULL,'Flatirons X-ray Services Logo','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Site-Logo.png',NULL,'7010','attachment-image',NULL,NULL,'http://flatironsxrayservices.com/wp-content/uploads/2021/05/Site-Logo.png','7010','attachment-image','{\"width\":390,\"height\":202,\"url\":\"http://flatironsxrayservices.com/wp-content/uploads/2021/05/Site-Logo.png\",\"path\":\"/home/flatir11/public_html/wp-content/uploads/2021/05/Site-Logo.png\",\"size\":\"full\",\"id\":7010,\"alt\":\"Flatirions X-ray Services Logo\",\"pixels\":78780,\"type\":\"image/png\"}',NULL,0,NULL,'2022-04-18 23:38:46','2022-07-23 14:09:12',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-04-18 23:39:25','2022-04-18 23:38:46');
/*!40000 ALTER TABLE `wpml_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wpml_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL,
  `ancestor_id` int(11) unsigned NOT NULL,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_yoast_indexable_hierarchy`
--

LOCK TABLES `wpml_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wpml_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wpml_yoast_indexable_hierarchy` VALUES (6,0,0,1),(7,0,0,1),(1,0,0,1),(54,0,0,1),(12,0,0,1),(11,0,0,1),(10,0,0,1),(4,0,0,1),(50,0,0,1),(23,0,0,1),(3,0,0,1),(19,0,0,1),(25,2,1,1),(8,0,0,1),(2,0,0,1),(49,0,0,1),(14,0,0,1),(59,0,0,1),(103,0,0,1),(85,0,0,1),(53,0,0,1),(9,0,0,1);
/*!40000 ALTER TABLE `wpml_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_yoast_migrations`
--

DROP TABLE IF EXISTS `wpml_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wpml_yoast_migrations_version` (`version`)
) ENGINE=MyISAM AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_yoast_migrations`
--

LOCK TABLES `wpml_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wpml_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wpml_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404');
/*!40000 ALTER TABLE `wpml_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_yoast_primary_term`
--

DROP TABLE IF EXISTS `wpml_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_yoast_primary_term`
--

LOCK TABLES `wpml_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wpml_yoast_primary_term` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpml_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpml_yoast_seo_links`
--

DROP TABLE IF EXISTS `wpml_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpml_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `target_post_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=117 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpml_yoast_seo_links`
--

LOCK TABLES `wpml_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wpml_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wpml_yoast_seo_links` VALUES (80,'https://www.bestcardteam.com/Payments/?Profile=xrayWEB',654,NULL,'external',2,NULL,NULL,NULL,NULL,NULL,NULL),(81,'http://flatironsxrayservices.com/contact/',654,354,'internal',2,12,NULL,NULL,NULL,NULL,NULL),(5,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/dental-xray-equipment.jpeg',654,895,'image-in',2,3,183,275,7864,NULL,NULL),(6,'http://flatironsxrayservices.com/wp-content/uploads/2021/06/animal-xray.jpeg',654,894,'image-in',2,23,180,280,7104,NULL,NULL),(7,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Shawn-Clemenson-Headshot-Jun-2021-e1636680532689-150x150.jpg',107,3126,'image-in',8,9,264,238,11552,NULL,NULL),(8,'http://flatironsxrayservices.com/wp-content/uploads/2021/10/Ben-Updated-Headshot-e1635207141842-150x150.jpg',107,2245,'image-in',8,32,180,154,6657,NULL,NULL),(9,'http://flatironsxrayservices.com/wp-content/uploads/2021/10/Susie-Headhsot-e1633630924223-150x150.jpg',107,1795,'image-in',8,27,191,176,9971,NULL,NULL),(10,'',196,NULL,'internal',10,4,NULL,NULL,NULL,NULL,NULL),(11,'',196,NULL,'internal',10,4,NULL,NULL,NULL,NULL,NULL),(12,'',196,NULL,'internal',10,4,NULL,NULL,NULL,NULL,NULL),(13,'',196,NULL,'internal',10,4,NULL,NULL,NULL,NULL,NULL),(14,'',196,NULL,'internal',10,4,NULL,NULL,NULL,NULL,NULL),(15,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf',196,3335,'internal',10,37,NULL,NULL,NULL,NULL,NULL),(16,'',196,NULL,'internal',10,4,NULL,NULL,NULL,NULL,NULL),(17,'',196,NULL,'internal',10,4,NULL,NULL,NULL,NULL,NULL),(19,'',196,NULL,'internal',10,4,NULL,NULL,NULL,NULL,NULL),(21,'https://flatironsxrayservices.com/images/ALARA.pdf',196,NULL,'external',10,NULL,NULL,NULL,NULL,NULL,NULL),(22,'',196,NULL,'internal',10,4,NULL,NULL,NULL,NULL,NULL),(100,'https://fs20.formsite.com/HMWMD/xrayr61/index.html',196,NULL,'external',10,NULL,NULL,NULL,NULL,NULL,NULL),(24,'',196,NULL,'internal',10,4,NULL,NULL,NULL,NULL,NULL),(99,'http://flatironsxrayservices.com/wp-content/uploads/2022/07/2018_Radiation-Protection-Program-Guidance.pdf',199,7559,'internal',11,105,NULL,NULL,NULL,NULL,NULL),(26,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf',199,3319,'internal',11,35,NULL,NULL,NULL,NULL,NULL),(27,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf',199,3337,'internal',11,39,NULL,NULL,NULL,NULL,NULL),(28,'https://fs20.formsite.com/HMWMD/xrayr4/index.html',199,NULL,'external',11,NULL,NULL,NULL,NULL,NULL,NULL),(29,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf',199,3337,'internal',11,39,NULL,NULL,NULL,NULL,NULL),(30,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf',199,3336,'internal',11,38,NULL,NULL,NULL,NULL,NULL),(31,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf',199,3335,'internal',11,37,NULL,NULL,NULL,NULL,NULL),(101,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf',199,3334,'internal',11,36,NULL,NULL,NULL,NULL,NULL),(33,'https://fs20.formsite.com/HMWMD/xrayr61/index.html',199,NULL,'external',11,NULL,NULL,NULL,NULL,NULL,NULL),(98,'http://flatironsxrayservices.com/wp-content/uploads/2022/07/Rectangular-Dental-Collimator-guidance-02.25.2021.pdf',199,7532,'internal',11,104,NULL,NULL,NULL,NULL,NULL),(35,'https://cdphe.colorado.gov/xray',199,NULL,'external',11,NULL,NULL,NULL,NULL,NULL,NULL),(36,'https://cdphe.colorado.gov/radregs',199,NULL,'external',11,NULL,NULL,NULL,NULL,NULL,NULL),(37,'https://www.radiationanswers.org/',199,NULL,'external',11,NULL,NULL,NULL,NULL,NULL,NULL),(38,'https://cdphe.colorado.gov/recycling',199,NULL,'external',11,NULL,NULL,NULL,NULL,NULL,NULL),(39,'https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html',199,NULL,'external',11,NULL,NULL,NULL,NULL,NULL,NULL),(40,'https://www.xrayrisk.com/calculator/select_study.php?id=12',199,NULL,'external',11,NULL,NULL,NULL,NULL,NULL,NULL),(41,'https://ans.org/pi/resources/dosechart/',199,NULL,'external',11,NULL,NULL,NULL,NULL,NULL,NULL),(42,'http://flatironsxrayservices.com/home',3925,NULL,'internal',14,NULL,NULL,NULL,NULL,NULL,NULL),(43,'http://flatironsxrayservices.com/wp-content/uploads/2021/09/Flatirons-XRay-Services-Logo-300x208.png',3925,1771,'image-in',14,25,1389,2000,77465,NULL,NULL),(44,'http://flatironsxrayservices.com/contact/',107,354,'internal',8,12,NULL,NULL,NULL,NULL,NULL),(45,'http://contact',107,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(46,'https://coloradosymphony.org/Home/gclid/CjwKCAiA9tyQBhAIEiwA6tdCrHQTvoZzbs9ZFg6YfME1cUNf39w0pWYKAv_mn2JxtjTv7Pk2X4lcuxoCTgMQAvD_BwE',107,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(77,'tel:3039687445',354,NULL,'external',12,NULL,NULL,NULL,NULL,NULL,NULL),(52,'https://fs20.formsite.com/HMWMD/xrayr4/index.html',196,NULL,'external',10,NULL,NULL,NULL,NULL,NULL,NULL),(53,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Radiation-Protection-Program-Guidance.pdf',6071,3309,'internal',54,34,NULL,NULL,NULL,NULL,NULL),(54,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/Facility-Registrant-Responsibilities.pdf',6071,3319,'internal',54,35,NULL,NULL,NULL,NULL,NULL),(55,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf',6071,3337,'internal',54,39,NULL,NULL,NULL,NULL,NULL),(56,'https://fs20.formsite.com/HMWMD/xrayr4/index.html',6071,NULL,'external',54,NULL,NULL,NULL,NULL,NULL,NULL),(57,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4-Application-for-Registration-of-Radiation-Machines.pdf',6071,3337,'internal',54,39,NULL,NULL,NULL,NULL,NULL),(58,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-4a-Registration-of-Radiation-Machines.pdf',6071,3336,'internal',54,38,NULL,NULL,NULL,NULL,NULL),(59,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf',6071,3335,'internal',54,37,NULL,NULL,NULL,NULL,NULL),(60,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf',6071,3334,'internal',54,36,NULL,NULL,NULL,NULL,NULL),(61,'https://fs20.formsite.com/HMWMD/xrayr61/index.html',6071,NULL,'external',54,NULL,NULL,NULL,NULL,NULL,NULL),(62,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf',6071,3334,'internal',54,36,NULL,NULL,NULL,NULL,NULL),(63,'https://cdphe.colorado.gov/xray',6071,NULL,'external',54,NULL,NULL,NULL,NULL,NULL,NULL),(64,'https://cdphe.colorado.gov/radregs',6071,NULL,'external',54,NULL,NULL,NULL,NULL,NULL,NULL),(65,'https://www.radiationanswers.org/',6071,NULL,'external',54,NULL,NULL,NULL,NULL,NULL,NULL),(66,'https://cdphe.colorado.gov/recycling',6071,NULL,'external',54,NULL,NULL,NULL,NULL,NULL,NULL),(67,'https://www.radiationanswers.org/radiation-and-me/radiation-reproduction.html',6071,NULL,'external',54,NULL,NULL,NULL,NULL,NULL,NULL),(68,'https://www.xrayrisk.com/calculator/select_study.php?id=12',6071,NULL,'external',54,NULL,NULL,NULL,NULL,NULL,NULL),(69,'https://ans.org/pi/resources/dosechart/',6071,NULL,'external',54,NULL,NULL,NULL,NULL,NULL,NULL),(102,'',6070,NULL,'internal',53,4,NULL,NULL,NULL,NULL,NULL),(103,'',6070,NULL,'internal',53,4,NULL,NULL,NULL,NULL,NULL),(104,'',6070,NULL,'internal',53,4,NULL,NULL,NULL,NULL,NULL),(105,'',6070,NULL,'internal',53,4,NULL,NULL,NULL,NULL,NULL),(106,'',6070,NULL,'internal',53,4,NULL,NULL,NULL,NULL,NULL),(107,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-400-Request-for-Dosimetry-Monitoring-Waiver.pdf',6070,NULL,'internal',53,NULL,NULL,NULL,NULL,NULL,NULL),(108,'',6070,NULL,'internal',53,4,NULL,NULL,NULL,NULL,NULL),(109,'',6070,NULL,'internal',53,4,NULL,NULL,NULL,NULL,NULL),(110,'https://flatironsxrayservices.com/images/Handheld_Machines_Regulations.pdf',6070,NULL,'internal',53,NULL,NULL,NULL,NULL,NULL,NULL),(111,'',6070,NULL,'internal',53,4,NULL,NULL,NULL,NULL,NULL),(112,'http://www.colorado.gov/cs/Satellite?c=Page&amp;childpagename=CDPHE-HM%2FCBONLayout&amp;cid=1251617510478&amp;pagename=CBONWrapper',6070,NULL,'external',53,NULL,NULL,NULL,NULL,NULL,NULL),(113,'https://flatironsxrayservices.com/images/ALARA.pdf',6070,NULL,'internal',53,NULL,NULL,NULL,NULL,NULL,NULL),(114,'',6070,NULL,'internal',53,4,NULL,NULL,NULL,NULL,NULL),(115,'http://flatironsxrayservices.com/wp-content/uploads/2021/11/R-61-Form.pdf',6070,NULL,'internal',53,NULL,NULL,NULL,NULL,NULL,NULL),(116,'',6070,NULL,'internal',53,4,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wpml_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2022-07-23 13:44:06
